Error 500 - List All Images
-
Hi guys,
after fixing the last problem, there is another one:
I got the following error when trying to enter the image overview to unprotect my images.
http://X.X.X.X/fog/management/index.php?node=image&sub=list
Any ideas how to fix this?
-
@middendorf After this happens, go to FOG Configuration -> Log Viewer -> Apache error logs and let us know what you see in there. Typically a blank page or error 500 is just some minor syntax mistake. the apache error logs help the devs figure out where it is.
-
What version of FOG are you running? There was a bit of a bug for a little bit, which has now been corrected.
-
I just now updated to version 6727, but I think it is another problem here.
If I try to view the log I got the following error:
Into the named file it looks like:
Is this right that the variables are empty?
-
@middendorf I’m confused what does this have to do with image listing? Yes it is fine for those to be blank as they get filled automatically to connect to the nodes.
-
Does your image listing work now?
-
There could be a connection between the error and the list view. But you know it better than me
An I am not able to look into the requested log file.
Now I use the latest version 6755 and the error is still present.
-
@Tom-Elliott I can reproduce his issue by enabling FOG_FTP_IMAGE_SIZE and then going to the image listing.
[Wed Mar 16 10:39:57.982297 2016] [:error] [pid 21773] [client 192.168.1.31:53632] PHP Fatal error: Call to a member function get() on null in /var/www/fog/lib/pages/imagemanagementpage.class.php on line 70, referer: http://192.168.1.154/fog/management/index.php?node=about&sub=settings
-
@middendorf, @Quazz Thanks, I was then able to replicate and find the issue. It is now fixed in the latest.
-
@middendorf You can also check the apache log file on the console/terminal on your FOG server. See /var/log/apache2/error.log (Debian/Ubuntu) or /var/log/httpd/error_log (RedHat, CentOS, Fedora)
-
@middendorf Please upgrade to the latest version, re-run the installer and see if it’s fixed for you as well.
@Quazz Would you be interested in joining the FOG force as official ‘tester’? You seam to know FOG and most of your posts are very good as well! There is no obligation involved.
-
@Sebastian-Roth Sounds good yeah, I’d love to help out