Unable to register host...
-
When trying to register from a PXE boot I am now getting the following:
Unable to register host for the following reasons:
You have an error in your SQL syntax;…(see attached photo for actual error)This has been working with no problems for a long time Ubuntu 10.04 and Fog .31
Any ideas?
[url=“/_imported_xf_attachments/0/232_photo.JPG?:”]photo.JPG[/url]
-
Do you have auto updates enabled or have you recently updated your mysql? I’ll look through the code to see what the exact statement is and why it might be broken now even though it worked before.
It looks like it’s at [url]http://freeghost.svn.sourceforge.net/viewvc/freeghost/tags/0.31/packages/web/service/auto.register.php?revision=701&view=markup[/url] line 62, but I don’t see anything wrong with the statement.
Look at your /var/www/fog/service/auto.register.php and see if it’s been modified recently and check your apache logs to see if there are any errors about the PHP.
I don’t have much else for you at this point.