EVE-NG upgrade to 2.0.3-53
Posted: Fri Mar 31, 2017 4:10 pm
I have a bare-metal install and when I try to upgrade to 2.0.3-53 and encountering an error:
Doing some investigation I found failed login attempts for the user root in my mysql error log:
For the upgrade to be successful, does the root user need to have the default password? Just to be clear, with the current password EVE-NG works.
Code: Select all
Preparing to unpack .../eve-ng_2.0.3-53_amd64.deb ...
Checking MySQL... failed
dpkg: error processing archive /var/cache/apt/archives/eve-ng_2.0.3-53_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/eve-ng_2.0.3-53_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Code: Select all
2017-03-31T14:20:56.937798Z 7 [Note] Access denied for user 'root'@'localhost' (using password: YES)
2017-03-31T14:28:43.280738Z 8 [Note] Access denied for user 'root'@'localhost' (using password: YES)
2017-03-31T14:30:59.296190Z 9 [Note] Access denied for user 'root'@'localhost' (using password: YES)