@Quazz Do i just delete the entire fogproject folder?
Posts made by Stilty
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
-
Configuring UDPCast Failed on all 13 Nodes with RC6
I just tired to update all of my Servers and SNs and all end up with the same error:
Setting up and starting DHCP Server.........................Skipped * Setting up and starting TFTP and PXE Servers................OK * Setting up and starting VSFTP Server........................OK * Setting up FOG Snapins......................................OK * Setting up UDPCast..........................................OK * Configuring UDPCast.........................................Failed!
I’m on Ubuntu 14.04 and on various hardware.
-
RE: Authentication ERROR: Could not get security token
I’m still getting this error, anyone have some futher ideas/help?
-
RE: r5767 Host is not registered / Invalid MAC after I set an image
I’m now seeing
[Tue Jun 28 11:30:53.031551 2016] [:error] [pid 1299] [client 10.93.16.174:57276] PHP Fatal error: Call to a member function getMasterStorageNode() on null in /var/www/html/fog/lib/reg-task/taskqueue.class.php on line 27
And I am unable to image or capture anything. IT will say its checking in but failed, and there are 0 before me.
-
RE: r5767 Host is not registered / Invalid MAC after I set an image
I dont know if this is similar but I’m also seeing no available images to associate to when registering a new host. The list is blank.
I did try one that was registered but now when it try and capture it wouldnt work, well that was because of this bug you found. The machine wasn’t registered when i went and looked.
-
RE: Authentication ERROR: Could not get security token
Ok so to sum it up, it’s a server problem and I need to read the logs of Apache to figure this out. Is that for the slow ui or the Cert problem from clients?
-
RE: Authentication ERROR: Could not get security token
Now I can’t capture any image. I just tried and it skips right past the part in the PXE boot where it normally goes in that direction and not just booting up.
-
RE: Authentication ERROR: Could not get security token
I’m still trying to get to the Hosts page. I’m used to the webui being slow but its never taken 7+mins to get to another page.
-
RE: Authentication ERROR: Could not get security token
Taking a really long time to get to the hosts page. I was trying to setup and image a new host pretty quickly but its taking its time.
-
RE: Authentication ERROR: Could not get security token
When i manually entered the info? I updating right now.
-
RE: Authentication ERROR: Could not get security token
I don’t see where to do that at. I did use this to reset all clients data:
mysql
use fog
UPDATE hosts SET hostPubKey=“”, hostSecToken=“”, hostSecTime=“0000-00-00 00:00:00”; -
RE: Authentication ERROR: Could not get security token
What should i be doing here? I can get the srvpublic.crt and it seems ok.
-
Authentication ERROR: Could not get security token
I have tried resetting the Encryption info on all of my hosts and have tired to find some other method to get things to work again. But so far old and new hosts are getting this message and won’t work. I’m running Trunk 8271
.6/16/2016 1:12 PM Client-Info Version: 0.10.6 6/16/2016 1:12 PM Client-Info OS: Windows 6/16/2016 1:12 PM Middleware::Authentication Waiting for authentication timeout to pass 6/16/2016 1:12 PM Middleware::Communication Download: http://IT-FOGSVR/fog/management/other/ssl/srvpublic.crt 6/16/2016 1:12 PM Data::RSA FOG Server CA cert found 6/16/2016 1:12 PM Middleware::Authentication Cert OK 6/16/2016 1:12 PM Middleware::Authentication ERROR: Could not get security token 6/16/2016 1:12 PM Middleware::Authentication ERROR: The data is invalid. 6/16/2016 1:13 PM Middleware::Communication POST URL: http://IT-FOGSVR/fog/management/index.php?sub=requestClientInfo&authorize&newService 6/16/2016 1:13 PM Middleware::Response Invalid security token```
-
RE: FOG Configuration page comes up wrong 8088
I fixed it by coping over a backup of FOGConfigurationPage.class.php.
-
RE: FOG Configuration page comes up wrong 8088
@Tom-Elliott Also every other page works but that one.
-
FOG Configuration page comes up wrong 8088
Just upgraded to 8088 git and now when I click on the FOG Configuration from the main page I get:
Running Version: 8088
Kernel Versions
And nothing else shows up. Don’t know how to fix this or even where to start.