Control Web Panel

WebPanel => Backup => Topic started by: zakrpa on July 12, 2016, 07:41:06 AM

Title: Daily backup...
Post by: zakrpa on July 12, 2016, 07:41:06 AM
I have activated daily backup for some time at the end of email I see this error

Code: [Select]
DBI connect(';;mysql_read_default_group=client','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/bin/pt-show-grants line 1338
Someone else?
Title: Re: Daily backup...
Post by: Administrator on July 12, 2016, 02:02:16 PM
looks like you have made some changes to the mysql root password, you will need to update it in /root/.my.cnf.
Title: Re: Daily backup...
Post by: zakrpa on July 12, 2016, 08:16:37 PM
strange did not change nothing I did update later today mysql and phpmyadmin running script from scripts folder. seems to work when I forced cron update I will check email in the morning and see is there same error there...
Title: Re: Daily backup...
Post by: zakrpa on July 13, 2016, 08:58:00 AM
Error still shows in email... strange password from cnf works fine when I login from terminal  :o
Title: Re: Daily backup...
Post by: Administrator on July 13, 2016, 12:37:23 PM
try checking permissions on that file
Title: Re: Daily backup...
Post by: zakrpa on July 14, 2016, 12:28:57 PM
everything seems fine with permissions and owners/groups

DBI connect(';;mysql_read_default_group=client','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/bin/pt-show-grants line 1338

this morning email have same error I cant figure what cause this....  :o
Title: Re: Daily backup...
Post by: andrereyes_mzt on August 16, 2016, 09:52:45 AM
I am having the same issue for a few days, I haven't change the password, I did upgrade to MariaDB.
I can access using phpAdmin with the same password as before.

Wondering if you find out how to solve this issue?
Title: Re: Daily backup...
Post by: zakrpa on August 16, 2016, 11:00:56 AM
No still didn't find solution... tried to run script manually and didn't see any problems I think there... script do the job without errors. but logs keeps show me this every day when crontab backup works.

I am having the same issue for a few days, I haven't change the password, I did upgrade to MariaDB.
I can access using phpAdmin with the same password as before.

Wondering if you find out how to solve this issue?
Title: Re: Daily backup...
Post by: Bernie on October 18, 2016, 05:48:18 AM
Anything new in this issue?
Title: Re: Daily backup...
Post by: zakrpa on October 18, 2016, 08:01:21 AM
not for me still have same error message passwords is fine and works when I manually log in
Title: Re: Daily backup...
Post by: Bernie on October 18, 2016, 09:45:55 AM
Same for me. Just wondering, whether only a few people have the problem, or most people do not check their daily cron mail ...
Title: Re: Daily backup...
Post by: zakrpa on October 18, 2016, 10:02:59 AM
maybe they don't check or they don't make backups :D

noticed few last emails are not sent full had some kind special char in some file name and mail finish when backup script work with that file and try to copy it. manually run script and everything went fine . this morning got mail like before full and at end that error appears again. strange :)
Title: Re: Daily backup...
Post by: pcready.cl on November 24, 2016, 07:08:03 AM
Error still shows in email... strange password from cnf works fine when I login from terminal  :o

same issue here! after install mariadb
Title: Re: Daily backup...
Post by: zakrpa on November 24, 2016, 11:30:48 AM
I use mysql and still see this info in every backup mail... still didn't find problem..