Fog management website throws 500 error
-
During the installation process it directs me to a URL that throws a error code 500.
I have tried editing permissions and restarting services/ the entire ubuntu VM.
I’m sure that I will need to send some logs but I am not sure which logs, so please let me know.
-
@jacob-woolbright You need to give us a bit more info to go on. What version of ubuntu? What version of FOG?
The error 500 would probably mean that php-fpm is not working as intended, which could be the version of php that is installed.
FOG currently only supports ubuntu 20.04 (the last LTS version). I realize there is a 22.04 LTS but that hasn’t been validated against FOG as of now.
-
@george1421 I am using Ubuntu 22.04 and due to me using the newer version of ubuntu I also installed the development branch of fog found on their github.
-
Would it be best to just revert to 20.04?
-
@jacob-woolbright said in Fog management website throws 500 error:
Would it be best to just revert to 20.04?
Yes or debian 11 if you want to switch to FOG’s dev branch a.k.a.1.5.9.115 or later. When its released it will become FOG 1.5.10. The newest version of PHP in 22.04 needs a little clean up on the FOG side before its ready for release with FOG 1.5.11.