Unable to update kernel
-
When trying to update kernel on 1.5.7.104 I get the following error:
Type: 2, File: /var/www/fog/lib/fog/fogftp.class.php, Line: 464, Message: ftp_login(): Login incorrect., Host: 10.10.70.4, Username: fogproject
-
@astrugatch I would make sure the fogproject password under fog configuration -> fog settings matches the password found under the /opt/fog/.fogsettings file on the fog server.
There may be value in just running through this tutorial to make sure everything is in sync. https://forums.fogproject.org/topic/11203/resyncing-fog-s-service-account-password
-
-
@astrugatch So you ran through that tutorial and everything is inline? You are able to capture an image completely without an ftp error?
From a windows computer can you log into the FOG server using the command line ftp program at 10.10.70.4 with the user ID of fogproject with the password found in the .fogsettings file?
-
haha. No. Too early & haven’t finished coffee. I just replaced the password in configuration with the one from .fogsettings. That fixed my kernel download issue. I was able to deploy an image yesterday with the mismatched passwords but I haven’t tried to capture one.
-
@astrugatch deploy will not be a problem with a bad password. The capture will fail if the passwords are out of sync.
-
I was able to ftp into it. I’ll try to delploy later.
-
Looked through the guide and everything matched, it was just the tftp server password that was wrong.