1.6.0-alpha.1401 - Storage node not adding correctly
-
Recreated a storage node today. The details in the master FOG Storage Node Management page are incorrect / garbage.
IP, web root, Storage Node Image Path etc are all corrupt. Trying to edit these manually results in a Generic Error:
Internal Server ErrorMaster FOG was on v1387 during install, now updated to 1401
-
Manually installed the php-pecl-ssh2 module on the master server and all is now working, thanks.
Apologies in advance and thanks for testing.
That’s what we’re doing here Thanks for solving so quickly.
Latest log file here, there’s errors at 11:30 when I edited the page last but no error shown on the UI.
www-error.log -
@sideone Can you post the error log you’re seeing when you try to edit?
-
Here you go
-
@sideone I was able to replicate the error 500 updating the node, but because it was missing the php-pecl-ssh2 module. Please install that and you should be able to edit that. I’m attempting to find out how to fix (after validating) the base64decoding issue you’re seeing
-
So I realized I had attempted to forcibly add the php-pecl-ssh2 /php-ssh2 (where appropriate) but I used the wrong syntax and was inadvertently removing it if it existed.
THis should be fixed.
I’ve also pushed what i think should fix the issue of the base64encoding you’re seeing.
Please give it a try and let me know if its working again? Apologies in advance and thanks for testing.
-
Manually installed the php-pecl-ssh2 module on the master server and all is now working, thanks.
Apologies in advance and thanks for testing.
That’s what we’re doing here Thanks for solving so quickly.
Latest log file here, there’s errors at 11:30 when I edited the page last but no error shown on the UI.
www-error.log -
@sideone So the warnings are just “empty” values it cannot find, which is nothign “bad”
the pdodb error you see is most likely from restarting of services during the install, so again, no big worries there.
Thank you!
-
Great, thanks. Bug resolved!
-