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”; - 
Please update to latest and see if the issue is still present.
 - 
Did you get an error when you manually entered the information?
 - 
When i manually entered the info? I updating right now.
 - 
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.
 - 
@Stilty said in 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”;@Tom-Elliott think I should remove or obscure that in the wiki? Oh, I have a better idea. Right above it I’ll picture the reset button. I’ll do that sometime tonight.
 - 
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.
 - 
@Stilty this would indicate server problems. Look at apache error logs, look at server load. I’d suggest doing these things via CLI since the web interface is affected.
 - 
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.
 - 
@Stilty Probably caused by this issue https://forums.fogproject.org/topic/7935/r5767-host-is-not-registered-invalid-mac-after-i-set-an-image/3
 - 
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?
 - 
 - 
I’m still getting this error, anyone have some futher ideas/help?
 - 
@Stilty update, and all should work hopefully.