FOG iPXE menu “Deploy Image” not working
-
Hi,
I’m setting up a new FOG server. The installation went through successfully. I can deploy image just fine when scheduling a task through the web UI. However, Deploy Image function from FOG iPXE doesn’t work. After entering user/password (either correct or not), the screen goes back to the FOG menu. I reran the installation many times. I even deleted fog database from mysql and deleted fog web folder but nothing help.
FOG version: 1.5.10.1634
What could be the problem? Thank you in advance for your help!
-
-
New installation and new host but I’m not sure why I’m not getting the default background and menu/text colors.
-
Hello all,
I have narrowed down the issue a bit further.
The issue is with my own web certificate and ipxe.
I reran the installation with -S option for https. The installer built ipxe files using FOG generated ssl certs. I was able to go to FOG iPXE menu and get into Deploy image just fine and of course, fog website I complained that I don’t have a valid cert. It accepted my login when going to Deploy Image and I got the normal FOG menu color/background.
Then I pointed ssl cert to my own cert in fog.conf, and rebuild the ipxe files then the issue started. Fog website worked fine with a valid certificate but I could not login to Deploy Image and FOG iPEXE menu color/background changed.
I used this method on the old server in the past and it worked for many many years but it is no longer the case.
What is the new and proper way to set up FOG with https using my own cert? Thanks.