Bugs in FOG 0.33
-
Hi Tom, thanks. i have updated to latest version with rtrim included but is still the same, still putting in the two //,
Thanks -
You will have to re-restart the FOGMulticastManager service for it to take effect.
-
Thanks Tom, I believe I did restart is, however I ahve since installed phpmyadmin, and apears to have broken my fog installation. Busy setting up a new FOg server and will test again and let you know
-
Hi Tom, built new server with latest v1119, still getting error on /var/log/appache2/error.log.
This is similar to the issues I had with my previous fog sever, and though I has caused the issue.
When I try to run multitask , i get these error, UDP-transmit does not get called.[Mon Jan 20 15:15:05 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 15:15:18 2014] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server’s fully qualified domain name, using 10.10.6.98 for ServerName
[Mon Jan 20 15:15:18 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 15:15:26 2014] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server’s fully qualified domain name, using 10.10.6.98 for ServerName
[Mon Jan 20 15:15:26 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 15:20:02 2014] [notice] caught SIGTERM, shutting down
[Mon Jan 20 15:20:03 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 15:22:49 2014] [error] [client 10.10.6.31] File does not exist: /var/www/favicon.ico
[Mon Jan 20 15:23:03 2014] [error] [client 10.10.6.31] PHP Warning: mysql_close(): 23 is not a valid MySQL-Link resource in 98/fog/commons/schemaupdater/index.php?redir=1
[Mon Jan 20 15:23:03 2014] [error] [client 10.10.6.31] PHP Fatal error: Call to a member function debug() on a non-object in.98/fog/commons/schemaupdater/index.php?redir=1
[Mon Jan 20 15:47:02 2014] [notice] caught SIGTERM, shutting down
[Mon Jan 20 15:49:30 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 16:03:30 2014] [error] [client 10.10.6.31] File does not exist: /var/www/favicon.ico
[Mon Jan 20 16:05:11 2014] [error] [client 10.10.6.31] PHP Warning: Invalid argument supplied for foreach() in /var/www/fog/agement/index.php?node=storage
[Mon Jan 20 16:10:21 2014] [error] [client 10.10.6.31] PHP Warning: Invalid argument supplied for foreach() in /var/www/fog/agement/index.php?node=storage&sub=edit&id=1
[Mon Jan 20 16:29:58 2014] [notice] caught SIGTERM, shutting down
[Mon Jan 20 16:29:59 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 17:06:43 2014] [error] [client 10.10.6.31] PHP Warning: mysql_query() expects parameter 2 to be resource, booleap://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:06:43 2014] [error] [client 10.10.6.31] PHP Warning: array_key_exists() expects parameter 2 to be array, null://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:06:43 2014] [error] [client 10.10.6.31] PHP Warning: mysql_query() expects parameter 2 to be resource, booleap://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:06:43 2014] [error] [client 10.10.6.31] PHP Warning: array_key_exists() expects parameter 2 to be array, null://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:06:45 2014] [notice] caught SIGTERM, shutting down
[Mon Jan 20 17:06:46 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[Mon Jan 20 17:15:25 2014] [error] [client 10.10.6.31] PHP Warning: mysql_query() expects parameter 2 to be resource, booleap://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:15:25 2014] [error] [client 10.10.6.31] PHP Warning: array_key_exists() expects parameter 2 to be array, null://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:15:25 2014] [error] [client 10.10.6.31] PHP Warning: mysql_query() expects parameter 2 to be resource, booleap://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:15:25 2014] [error] [client 10.10.6.31] PHP Warning: array_key_exists() expects parameter 2 to be array, null://10.10.6.98/fog/management/index.php?node=tasks&sub=active-multicast
[Mon Jan 20 17:15:28 2014] [notice] caught SIGTERM, shutting down
[Mon Jan 20 17:15:29 2014] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.9 with Suhosin-Patch configured – resuming no
[EMAIL]adminuser@FOG033srv:/var/log/apache2$[/EMAIL]
Thanks again -
Denis,
Are active-snapins working properly now?
-
Hi Tom, sorry I have never used active-snapins, all I use is capture and deploy, but the error I am experiencing seem similar to the snapin issue in the latest fog thread.
-
r1120 released should help address the errors. The class is now created before storing the variable, which I think was throwing all those errors. Also fixed the GreenFog.class.php and HostAutoLogout.class.php variable issues as noted in Troye Johnson’s log file.
-
Hi Tom, have updated to the v 1124, still having same issues with multicsting as with my earlier post from yesterdat at 5:25, just letting you know, not sure if felt that multucasting should work or if your still working on it.
Thanks -
Try updating to 1125, somebody reported about an issue in variable set. (Multicas[B]e[/B]t instead of Multicast was used.)
-
Hello,
I get an error about firmware for nic driver, something with bnx2 firmware couldn’t be load. I tried now to build a new kernel and get this error:
[CODE] MK_FW firmware/bnx2/bnx2-mips-09-6.2.1b.fw.gen.S
make[1]: *** No rule to make targetlinux-firmware/bnx2/bnx2-mips-09-6.2.1b.fw', needed by
firmware/bnx2/bnx2-mips-09-6.2.1b.fw.gen.o’. Stop.
make: *** [firmware] Error 2
[/CODE]Any ideas?
-
Download my latest kernel from The local normal place and it already has that exact firmware loaded into the kernel.
-
I’ll try and post more formal HowTo to build the kernel using the TomElliott.config as there is an extra step involved now that I’m building firmware’s into the kernel.
-
[url]http://fogproject.org/wiki/index.php/Build_TomElliott_Kernel[/url]
Should help you guys all out.
-
Oh… Just noticed this thread. Not sure if i’ve found a bug or not, but I just updated to 1210 and now under Disk Information on the Dashboard, I have this error/link that says, “Failed to connect to DefaultMember”. When I click the link, it takes me to the Hardware Information screen and has a message saying, “[FONT=Ubuntu][COLOR=#555555]Unable to pull server information!” [/COLOR][/FONT]
-
That’s not really a bug, but a configuration issue on your FOG Server as far as I can tell.
-
Hmmm… I’m not sure how it was a config problem. I pretty much used the default settings, other than IP, subnet, etc…
-
Right,
How are you hosting your /images? Is it linked to another source or just the base /images?
Are there any messages in /var/log/{httpd,apache2}/{error_log,error.log}?
Maybe also check the access_log,access.log files.
-
Ok, I see what I did. I tried to modify default in /etc/apache2/sites-available/ to default to [url]http://(ip[/url] or host)/fog, so all I would need to do, is type [url]http://(ip[/url] or host) to get to the Fog login page. It was working, but I was getting the above error…
-
So it was a sort of configuration issue?
-
I guess so. I saw where the Fog install adds the index.php with a redirect to “./management/index.php”, but apache2 didn’t recognize it. It just kept showing the default apache “It Works!” page. But, once you remove the default “index.html” page, everything seems to work just fine. Perhaps a Fog installer oversight?