@wayne-workman @Tom-Elliott
Thanks for the help guys! I was able to get it re-installed although I have one issue, I will open another thread for that.
Thanks again!

Posts made by Greg Plamondon
-
RE: Errors in my apache logs.
-
RE: Errors in my apache logs.
At this point I really would like to Uninstall or remove Fog and reinstall it.
I have a database backup. so I can import the hosts table.
is there an updated procedure on how to remove fog all the services for fog?as for the nodes, they work fine except for one location.
-
RE: Errors in my apache logs.
@tom-elliott
It very frustrating when trying to navigate to different hosts and make changes and it ends up at the schema update page that then brings you back to the Dashboard. sometimes it does this 3 or 4 times. I don’t know if these messages are causing this or not.
sorry very frustrated… -
RE: Errors in my apache logs.
@wayne-workman
The errors are all coming from the storage nodes.here is a complete log example:
[Fri Mar 09 16:19:11.416500 2018] [:error] [pid 5845] [client 192.168.18.39:57380] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 [Fri Mar 09 16:19:12.090818 2018] [:error] [pid 8867] [client 10.17.40.39:33785] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 [Fri Mar 09 16:19:35.050565 2018] [:error] [pid 23438] [client 10.10.112.39:37637] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 [Fri Mar 09 16:20:10.797218 2018] [:error] [pid 23438] [client 10.30.40.39:38838] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 [Fri Mar 09 16:21:21.500537 2018] [:error] [pid 7753] [client 192.168.18.39:57682] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 [Fri Mar 09 16:22:20.815902 2018] [:error] [pid 16364] [client 10.30.40.39:39060] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 [Fri Mar 09 16:22:21.809934 2018] [:error] [pid 21826] [client 192.168.10.39:50058] PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447
-
RE: Errors in my apache logs.
@wayne-workman
Sorry, Fog version 1.5.0 on Centos 7. -
Errors in my apache logs.
I am seeing allot of these errors in my apache logs:
PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447 PHP Fatal error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php on line 447, referer: http://10fogserver/fog/management/index.php
Thanks!
-
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
@sebastian-roth
Here is a new VIDEO with the new kernels and inits.Just so I am clear what is the git repository link I should be using?
-
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
@sebastian-roth
The kernel panics with Kernel too old.
Video -
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
I updated the inits and I the problem persists.
-
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
@sebastian-roth said in Fog 1.5.0 Storage Node Problems with PXE booting?:
10fogserver
Sorry i should have been more clear… the 10fogserver is management, 30fogserver is the node we are having issues with.
I was only mentioning the browser issue because I thought it may be causing the PXE problem.I will try the new init files and update.
Thanks! -
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
I dont know if this has anything to do with my current issues… but every now and then when accessing different menu options on the fogserver i get this:
If i refresh the page it takes me back to the fogserver console page…
-
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
@sebastian-roth said in Fog 1.5.0 Storage Node Problems with PXE booting?:
DHCP! Tried on interface(s): eth0” is a bit misleading. Behind the scenes the client tries to reach out to the FOG server via HTTP/S and fails with that same message. But w
Thaks for the reply, the exit works fine, the client in question doesn’t have an OS installed. I think that’s why we are seeing that.
I will look into the apache logs on the server and see what I can find. but I have noticed that some client from time to time take a second attempt at PXE booting to initiate the scheduled task.here is the git log -1 output for the storage node.
[root@30fogserver fogproject]# git log -1 commit e7164d0f844e2ad47d16e587f441e1c0e9f28d4a Author: Tom Elliott <tommygunsster@xxxxx.com> Date: Mon Feb 26 13:48:02 2018 -0500 Push up 1.5.0 [root@30fogserver fogproject]#
-
RE: Access Control Plugin - LDAP Users
I would love to try your unofficial plugin.
I will send you a message with my Email Address.Thanks
-
RE: Fog 1.5.0 Storage Node Problems with PXE booting?
@tom-elliott
Yes the 192.168.x.x is the managment fog server. -
Fog 1.5.0 Storage Node Problems with PXE booting?
I recently deployed a new storage node to one of our remote locations that are connected via MPLS as I always do when spinning up a new site.
The problem I am having is here is this VIDEO
Any help would be greatly appreciated, I have been struggling with this for hours.
Thanks.
-
Access Control Plugin - LDAP Users
Is there any way to use the access control plugin with LDAP authentication?
-
RE: MonitorFogStorage.sh Community Script
@wayne-workman
That Worked![root@10fogserver MonitorFogStorageNodes]# git log -1 commit bb920e4367b5076ac2bb7bb70575ec4b647d5aee Author: wayneworkman <13314799+wayneworkman@users.noreply.github.com> Date: Wed Feb 21 13:53:10 2018 -0600 Fix spacing in evaluations [root@10fogserver MonitorFogStorageNodes]# ./MonitorNodes.sh [root@10fogserver MonitorFogStorageNodes]#
Thanks @Wayne-Workman
-
RE: MonitorFogStorage.sh Community Script
@wayne-workman
I think i am on the latest…[root@10fogserver community-scripts]# git log -1 commit 081a1ff34c09288019bdfd2cdb5e353a92841a18 Merge: 69fd5cd 45d46f7 Author: wayneworkman <13314799+wayneworkman@users.noreply.github.com> Date: Sat Feb 3 09:02:12 2018 -0600 Merge pull request #31 from wayneworkman/master Additions and changes [root@10fogserver community-scripts]#