Update to V. 3.0.1.9 FAILED. Updates cancelled

Report bugs and workarounds
Post Reply
global
Posts: 13
Joined: 22 Mar 2017 10:32

Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by global »

HI All,

i am not able to update to version 3.0.1.9 due to a sendmail: fatal error!

Update to Version 3.0.1.9 FAILED. Updates cancelled.
Please visit http://www.efa-project.org for more information.
sendmail: fatal: root(0): No recipient addresses found in message header
Update to Version 3.0.1.9 FAILED. Updates cancelled.

thx in advance
Global
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by shawniverson »

Actually, the real error would have been higher up in the scrollback.

Can you see the error?
global
Posts: 13
Joined: 22 Mar 2017 10:32

Re: Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by global »

Version check failed. Got the following error when calling the 'mysql' command line client
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
FATAL ERROR: Upgrade failed
MariaDB Upgrade Failed, rolling back


hmmm, i could not remember that i changed the mysql root password.
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by shawniverson »

Can you successfully log into mysql yourself? (password is in /etc/EFA-Config)

Code: Select all

mysql -u root -p
global
Posts: 13
Joined: 22 Mar 2017 10:32

Re: Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by global »

sorry for the delay,

no i can't
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by shawniverson »

Then your mysql password is indeed different...

You will need to perform a mysql password reset

https://help.ubuntu.com/community/MysqlPasswordReset

Set the password to what you have in /etc/EFA-Config
global
Posts: 13
Joined: 22 Mar 2017 10:32

Re: Update to V. 3.0.1.9 FAILED. Updates cancelled

Post by global »

OK thank you very much
Post Reply