@george1421 I did a continuous ping to google and it didnt drop once.
Went to the desktop/fog_1.4.4/bin after running sudo -i and ran ./installfog.sh and got hit with permission denied
@george1421 I did a continuous ping to google and it didnt drop once.
Went to the desktop/fog_1.4.4/bin after running sudo -i and ran ./installfog.sh and got hit with permission denied
@george1421 said in Pushing image with failure:
@krassus Does your fog server have internet access?
It could have been disconnected. Will it need that and if so why would it and is there a way around that?
@george1421 said in Pushing image with failure:
@krassus Since you have an RC build already installed you should have a directory called fogproject. It should be in either /root/fogproject or /opt/fogproject.
Change to that directory and issue the following commands.
sudo git checkout master sudo get pull
Then change to the fogproject/bin and execute
./installfog.sh
if I do a cd to those directories root I cannot get into and opt has a fog directory in it, I do not see a directory called fogproject.
@tom-elliott said in Pushing image with failure:
@krassus Yep.
So I pulled the latest version to a USB and transferred it over.
Its sitting on my users desktop. Running ‘sudo -i’ go to the directory on the desktop in the bin file and run ‘./installfog.sh’ and I get a permission error.
if I try running ‘sudo ./installfog.sh’ out of the directory it throws command not found. Apologize for my noobishness.
thanks,
@tom-elliott said in Pushing image with failure:
Your first bet, I think, would be to try upgrading to at least the latest stable.
Sounds like a doozy. All I need to do is download latest and run installer?
“An Error has been detected”
"Unable to locate Image store (/Bin/Fog.download)
https://forums.fogproject.org/assets/uploads/files/1501795580759-fogerror-resized.jpg
@krassus said in Going to Management page and get blank screen, any help would be great. Thanks:
@krassus said in Going to Management page and get blank screen, any help would be great. Thanks:
@george1421 said in Going to Management page and get blank screen, any help would be great. Thanks:
@krassus Did you answer yes to install isc-dhcp server? If not you would issue this command prompt
sudo systemctl disable isc-dhcp-server
sudo systemctl stop isc-dhcp-server
I got no prompt in the installer to install DHCP services but I did see it say it was doing so.
I will run the below commands. Thank you again.Right now I am doing a test capture. You guys are on it, this forum is great with how quick on responses are given and the notification system.
Capture Look liked it work just fine. Pushing the image back was unsuccesful and never threw an error. Booting back into PXE to retry and this is what loads. Ideas?
I am going to make a new thread for this since it looks to be dead.
@krassus said in Going to Management page and get blank screen, any help would be great. Thanks:
@george1421 said in Going to Management page and get blank screen, any help would be great. Thanks:
@krassus Did you answer yes to install isc-dhcp server? If not you would issue this command prompt
sudo systemctl disable isc-dhcp-server
sudo systemctl stop isc-dhcp-server
I got no prompt in the installer to install DHCP services but I did see it say it was doing so.
I will run the below commands. Thank you again.Right now I am doing a test capture. You guys are on it, this forum is great with how quick on responses are given and the notification system.
Capture Look liked it work just fine. Pushing the image back was unsuccesful and never threw an error. Booting back into PXE to retry and this is what loads. Ideas?
@george1421 said in Going to Management page and get blank screen, any help would be great. Thanks:
@krassus Did you answer yes to install isc-dhcp server? If not you would issue this command prompt
sudo systemctl disable isc-dhcp-server
sudo systemctl stop isc-dhcp-server
I got no prompt in the installer to install DHCP services but I did see it say it was doing so.
I will run the below commands. Thank you again.
Right now I am doing a test capture. You guys are on it, this forum is great with how quick on responses are given and the notification system.
@sebastian-roth said in Going to Management page and get blank screen, any help would be great. Thanks:
@Krassus Take a look at the apache error log (see my signature!) and post log messages here.
Thank you!