@Tom-Elliott thanks for the quick resolution
Posts made by shoong
-
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
-
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
@Tom-Elliott i’m in business! what was the issue?
-
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
@Tom-Elliott sorry i’m a linux noob. what is that command supposed to run? or is it supposed to reinstall fog? if so, i placed it in a the tmp folder and it deleted after a restart
-
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
@Tom-Elliott this is what i get when i run the git command
els-fogserver:/$ git checkout dev-branch fatal: Not a git repository (or any of the parent directories): .git
-
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
@Tom-Elliott
[Fri Feb 10 14:02:29.753796 2017] [mpm_prefork:notice] [pid 21285] AH00169: caught SIGTERM, shutting down
[Fri Feb 10 14:03:01.802281 2017] [mpm_prefork:notice] [pid 910] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2j configured – resuming normal operations
[Fri Feb 10 14:03:01.803317 2017] [core:notice] [pid 910] AH00094: Command line: ‘/usr/sbin/apache2’
[Fri Feb 10 14:05:11.558730 2017] [php7:error] [pid 911] [client 10.120.52.124:50692] PHP Fatal error: Uncaught Error: Call to a member function errorCode() on null in /var/www/fog/lib/db/pdodb.class.php:412\nStack trace:\n#0 /var/www/fog/lib/db/pdodb.class.php(227): PDODB->sqlerror()\n#1 /var/www/fog/lib/db/pdodb.class.php(168): PDODB::currentDb(Object(PDODB))\n#2 /var/www/fog/lib/db/pdodb.class.php(177): PDODB->_connect(false)\n#3 /var/www/fog/lib/db/pdodb.class.php(100): PDODB->_connect()\n#4 /var/www/fog/lib/db/databasemanager.class.php(43): PDODB->__construct()\n#5 /var/www/fog/lib/fog/loadglobals.class.php(42): DatabaseManager->establish()\n#6 /var/www/fog/lib/fog/loadglobals.class.php(79): LoadGlobals::_init()\n#7 /var/www/fog/commons/base.inc.php(49): LoadGlobals->__construct()\n#8 /var/www/fog/management/index.php(22): require(‘/var/www/fog/co…’)\n#9 {main}\n thrown in /var/www/fog/lib/db/pdodb.class.php on line 412 -
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
@Wayne-Workman so I went ahead and upgraded everything (Fog 1.3.x, Ubuntu 16.04) fresh install. I’m receiving a 500 error.
-
RE: Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
weird:
I restarted the server. still couldn’t hit it
I then did apt-get update/upgrade, restarted, and it worked. -
Fresh Install of FOG 1.3.4 on Ubuntu 16.04 LTS
Server
- FOG Version: 1.3.4
- OS: Ubuntu 16.04 LTS
Description
- I am at the part where it states to install/update the database schema by opening a web browser and going to http://<ip address>/fog/management. It states that the site can’t be reached.
-
RE: TFTP Open Timeout
so I went ahead and tried sudo service tftpd-hpa restart and waited a few minutes. then tried to PXE boot and it worked. However, instead of registering the host, I inputted the MAC address thru the WEB GUI.
-
RE: TFTP Open Timeout
Hi @Tom-Elliott
The GUI came back, but I’m still unable to PXE boot. still getting a timeout error.
-
RE: TFTP Open Timeout
Hi Tom,
I did that, now when I try to access it thru the WEB GUI it prompts me to update. Once I press on that, I get Update/Install Failed!
Also, when I try to PXE boot, the error I get is Could not boot: No such file or directory (http://ipxe.org/2d12603b)
-
TFTP Open Timeout
Hi Guys,
Our XenServer recently went down and when it came back up, I thought my FOG server was good, but when I try to PXE Boot, it throws an PXE-E32: TFTP Open Time Out.
Here’s a bit about the server and what I’ve tried.
- Ubuntu 14.04 Desktop
- FOG Server 1.2
- It is on static, 192.168.x.x
- DHCP Server is PF Sense, I did double check to make sure that it allows network boot under the correct VLAN and made sure that the IP and file name is correct
- when I try to get the file on windows tftp -i 192.168.42.5 get undionly,kpxe the output is > tftp: can’t write to local file ‘undionly.kpxe’
- so I tried to run cmd as an administrator, and when I do that it throws Connect Request Failed
- I can access the server via web GUI
- I tried cp /tftp/undionly.kpx /tftp/undionly.0, restarted the server, nothing
Let me know if there’s something else I should try or look?
-
RE: Deploying an Image
@jordonlovik so when you created the image, you set it to ATA first or when you deployed it to another machine, you set it to ATA and it worked? where there any additional configurations or issues after?
-
RE: Deploying an Image
oh yeah, same. they are AHCI, when i switch to ATA it gives me the same error.
-
RE: Deploying an Image
aww crap i assumed that part. Are we talking firmware versions? or small settings like boot order etc?
-
RE: Deploying an Image
Hi Guys,
So I created a fresh image off of the box and was able to deploy it back to the box that the image came from. However, when I try to deploy it to another box I get the same error. These are Dell Optiplex 3020 SFF.
Image Name “windows7x64”
Storage Group “Default”
Operating System “Windows 7 -(5)”
Image Type: “Multiple Partition Image - Single Disk (not Resizeable)” -
RE: Deploying an Image
Thanks for your help. I’m going to go ahead and kick off a fresh install and image upload.
-
RE: Deploying an Image
So I’m checking BIOS and for SATA Operation all I’m getting is
- Disabled
- ATA
- AHCI
If compatibility isn’t there, I would need to upload the image from the Optiplex and do away with the VM correct?
-
RE: Deploying an Image
BSOD:
Technical Information
*** STOP: 0x0000007B (0xFFFFF880009A97E8, 0xFFFFFFFFC0000034, 0x0000000000000000, 0x0000000000000000)
Seems like it’s a driver issue at start up?
-
Deploying an Image
Hi Guys,
I tried searching for my issue but I think I’m not searching correctly.
Environment
- Xen 6.5
- Ubuntu 14.04.03 LTS
- FOG 1.2.0
- Windows 7 64 Bit
So what I did was I built out a windows 7 64 Bit VM and installed all the software and updates there (the software aren’t licensed or activated or computer dependent). I then uploaded that image onto the fog server and tried to deploy it onto a Dell Optiplex 3020 SFF. When it restarts and boots up, it goes to
*Launch Windows Repair
*Start Windows NormallyWhen I select Start Windows Normally, it just boots back to that screen.
I apologize if this has been answered, I don’t know where to start to search for this specific situation.