1.5 registration issue.
-
Server
- FOG Version: 1.5.0-RC-1
- OS: Ubuntu 16.04 Server
Client
- Service Version:
- OS:
Description
The issue/bug I’m seeing is that I can boot into the FOG menu and run the Full registration with no problems. Once I do this, I goto my FOG menu and set a capture task for for said laptop, as I normally do. When I reboot the machine and boot to the FOG server, it boots fine but comes up too the FOG menu and says host isn’t registered, even though I know that I just did. Thoughts?
-
Please install the working branch, and this should be fixed now.
-
@Tom-Elliott Roger that. Will update in a few mins and report back. Thanks Tom!!
-
So I have run the
cd /root/fogproject
git checkout dev-branch
git pull
cd bin
./installfog.shSays I’m at the latest/. I’m running 1.5.0-RC-1 Rev 6080.
Went ahead and reinstalled anyway and am seeing the same error.
-
@EAHarvey You installed from dev-branch, not working branch.
Change
git checkout dev-branch
togit checkout working
then do the install. -
@Tom-Elliott Switched to origin/working and running the install.
-
Perfect brother. Thanks so much. I will continue testing. I’m working on another Virtual Box for our training room. I’ll keep you updated.