Pxe Input/output error
-
Hey guys all of our Fog servers this am have this issue of input/output error. One of them I did a reinstall and it worked. What would cause 4 different networks to have the same problem?
-
You need to provide a bit more information on your issue. Mind readers we are not.
What version of FOG?
What OS is this installed on?
Any screen shots of the error?
What does the apache error log have at the end (the location is dependent on what OS the fog server is running)
We need more details to help you. -
Running on RC10, Linux Ubuntu.
Based on what I am seeing George all of our systems are giving a Server error 500. So its seeming like Apache is crashing. The Log file confirms this.
[Wed Jan 24 14:01:37.520993 2018] [php7:error] [pid 7072] [client 192.168.1.212:57994] PHP Fatal error: Uncaught Error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php:447\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogcontroller.class.php(460): PDODB->insertId()\n#1 /var/www/html/fog/lib/fog/hookmanager.class.php(63): FOGController->save()\n#2 /var/www/html/fog/lib/fog/bootmenu.class.php(1172): HookManager->processEvent(‘IPXE_EDIT’, Array)\n#3 /var/www/html/fog/lib/fog/bootmenu.class.php(191): BootMenu->_parseMe(Array)\n#4 /var/www/html/fog/service/ipxe/boot.php(52): BootMenu->__construct()\n#5 {main}\n thrown in /var/www/html/fog/lib/db/pdodb.class.php on line 447
-
@sourceminer Please follow the information in this post:
https://forums.fogproject.org/topic/10006/ubuntu-is-fog-s-enemy -
@sourceminer There has been a rash of these in the last 2 days on the FOG forums, Connical must have changed something to trigger this again.
https://forums.fogproject.org/topic/10006/ubuntu-is-fog-s-enemy
-
@sourceminer Did you get this fixed? I am fairly sure George and Tom had the right pointer for you.