Updating database… Failed
Error returned: Type 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line 104, Message: ftp_login(): Login incorrect. * Reattempting to update database… Failed
at Line 104 I can view as below:
if (@ftp_login(self::$link,$username,$password) === false) self::ft$
I have updated the password in
- FOG settings -> FOG_TFTP_FTP_USERNAME, FOG_TFTP_FTP_PASSWORD
- Storage management
Unable to figure out where the issue is. Any kind of help is appreciable!