GIT 8036 - Unable to perform registration New install
-
Just as the title states. I have used fog previously and since updated my server, clean install of Ubuntu server 15.04 64x. I am now using the latest git release and attempting to quick register my machines. They get the PXEboot menu and I’m able to select quick registration, see the script run and seems to go successful. Log into the web view and it’s like nothing happened Logs attached, hoping for some help 0_1465392250127_Archive.zip
-
@mrdally204 Unfortunately the logs you send don’t help in debugging this issue. Please take a look at the apache error logs. See my signature on where to find those.
-
@Sebastian-Roth Hope this helps a little more. 0_1465398606907_apache.zip
-
The latest errors don’t seem to be related:
PHP Warning: array_unique() expects parameter 1 to be array, null given in /var/www/fog/lib/pages/reportmanagementpage.class.php on line 859, referer: http://172.22.2.25/fog/management/?node=report&sub=pend-mac PHP Warning: rsort() expects parameter 1 to be array, null given in /var/www/fog/lib/pages/reportmanagementpage.class.php on line 860, referer: http://172.22.2.25/fog/management/?node=report&sub=pend-mac
-
Thanks for looking. Is there something else I can try or provide to help further troubleshoot the issue?
-
@mrdally204 Please drop the fog database and update and try again?
I know this is extreme.
I tried making a more proper fix to the schema to use utf8, but I apparently missed a few spots. I found these and corrected and tested them.
The issue you’re hitting right now is it’s trying to update a column that never changed.
-
@Tom-Elliott After dropping and updating to latest git, I was able to register my computers. I’m now running into an issue pulling my first image, will start another thread for that. This one is solved!