Error when importing or creating machines. He says that already exist
-
-
Already known and fixed for working-RC-12.https://github.com/FOGProject/fogproject/commit/d6cff6cfc2272cbde7764217292715129fc8c2a6
-
-
@BASURILLABAS2 You need to clean the database first. You can do this by running:
DELETE FROM hosts WHERE hostID NOT IN (SELECT hmHostID FROM hostMAC);
Why are you using the tar file? You would be better using the GIT methods.
-
could you tell me the whole script to open the database and execute the delete command
-
@Tom-Elliott
I have done with phpmyadmin and it worked well