r4850 Fedora 21 - Host management - viewing a host's general page.
-
I get a white page.
Here are apache logs:
[Mon Oct 05 03:26:02.181311 2015] [auth_digest:notice] [pid 28842] AH01757: generating secret for digest authentication ... [Mon Oct 05 03:26:02.182706 2015] [lbmethod_heartbeat:notice] [pid 28842] AH02282: No slotmem from mod_heartmonitor [Mon Oct 05 03:26:02.237282 2015] [mpm_prefork:notice] [pid 28842] AH00163: Apache/2.4.16 (Fedora) OpenSSL/1.0.1k-fips PHP/5.6.14 configured -- resuming normal operations [Mon Oct 05 03:26:02.237324 2015] [core:notice] [pid 28842] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Mon Oct 05 22:07:42.616553 2015] [:error] [pid 28382] [client 10.0.0.22:39251] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 369, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=list [Mon Oct 05 22:29:57.055793 2015] [:error] [pid 28381] [client 10.0.0.5:44579] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 369, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=list [Mon Oct 05 22:30:08.314080 2015] [:error] [pid 28205] [client 10.0.0.5:44587] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 369, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=edit&id=9 [Mon Oct 05 22:30:15.103109 2015] [:error] [pid 4555] [client 10.0.0.5:44592] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 369, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=list [Mon Oct 05 22:35:03.251561 2015] [:error] [pid 28383] [client 10.0.0.22:39395] PHP Warning: mysqli::mysqli(): MySQL server has gone away in /var/www/html/fog/lib/db/MySQL.class.php on line 37, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=deploy&id=9&type=2 [Mon Oct 05 22:35:03.945139 2015] [mpm_prefork:notice] [pid 28842] AH00170: caught SIGWINCH, shutting down gracefully [Mon Oct 05 22:35:04.846919 2015] [:error] [pid 28205] [client 10.0.0.22:39396] PHP Warning: mysqli::mysqli(): MySQL server has gone away in /var/www/html/fog/lib/db/MySQL.class.php on line 37, referer: http://10.0.0.3/fog/management/index.php?node=image [Mon Oct 05 22:35:12.622244 2015] [suexec:notice] [pid 9382] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 198.105.244.24. Set the 'ServerName' directive globally to suppress this message [Mon Oct 05 22:35:12.824993 2015] [auth_digest:notice] [pid 9382] AH01757: generating secret for digest authentication ... [Mon Oct 05 22:35:12.826310 2015] [lbmethod_heartbeat:notice] [pid 9382] AH02282: No slotmem from mod_heartmonitor [Mon Oct 05 22:35:12.895610 2015] [mpm_prefork:notice] [pid 9382] AH00163: Apache/2.4.16 (Fedora) OpenSSL/1.0.1k-fips PHP/5.6.14 configured -- resuming normal operations [Mon Oct 05 22:35:12.895704 2015] [core:notice] [pid 9382] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND' [Mon Oct 05 22:38:29.256386 2015] [:error] [pid 9394] [client 10.0.0.22:39423] PHP Fatal error: Call to a member function isValid() on string in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 370, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=list [Mon Oct 05 22:38:36.359390 2015] [:error] [pid 11568] [client 10.0.0.22:39427] PHP Fatal error: Call to a member function isValid() on string in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 370, referer: http://10.0.0.3/fog/management/index.php?node=host&sub=list
-
same problem here
-
Same problem here also
with svn 4104
Downgrade to 4103 works finePHP Fatal error: Call to a member function isValid() on string in /var/www/fog/lib/pages/HostManagementPage.class.php on line 370, referer: http://192.168.39.243/fog/management/index.php?node=host
-
Same here on debian and with StorageManagement too.
PHP Fatal error: Call to a member function get() on null in /var/www/fog/lib/pages/StorageManagementPage.class.php on line 530, referer: http://*******/fog/management/index.php?node=storage&sub=storage-group
-
Same problem here with Ubuntu 14.04: PHP Fatal error: Call to a member function isValid() on string in /var/www/html/fog/lib/pages/HostManagementPage.class.php on line 370, referer: http://157.88.125.234/fog/management/index.php?node=host
-
This should be fixed now. Thanks for reporting.
-
@Tom-Elliott
after upgrade to 4105 :[Tue Oct 06 14:14:15.158169 2015] [:error] [pid 20445] [client 192.168.39.235:44958] PHP Fatal error: Call to a member function isValid() on string in /var/www/fog/lib/fog/Host.class.php on line 833, referer: http://192.168.39.243/fog/management/index.php?node=host
after upgrade to 4106 : Everything works fine