[SOLVED] Sites -> Domain -> Backup -> Recover - Cron.log Error Broken Pipe

Discussion in 'ISPConfig 3 Priority Support' started by DDArt, May 14, 2016.

  1. DDArt

    DDArt Member

    Running Debian Jessie
    I am having problems recovering database or site itself via the ISPConfig Panel. My Monit/Jobqueue works because other changes take place, but when this particular tasks runs I get /var/log/ispconfig/cron.log the following:
    Code:
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    gzip: stdout: Broken pipe

    I am wondering if it is permission problem, or panel not passing password to mysql and couldn't find any info on the forum. Any input is appreciated.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Ensure that you have the correct mysql root password in the file /usr/local/ispconfig/server/lib/mysql_clientdb.conf
     
    DDArt likes this.
  3. DDArt

    DDArt Member

    It worked, I think we updated root password, got updated in webmin and other areas but that had a old pw. We no longer get broken pipe, nor access denied.
     
    Last edited: May 16, 2016

Share This Page