1

Topic: Cron <root@mail> bash /var/vmail/backup/backup_sogo.sh errors

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7
- Linux/BSD distribution name and version: Ubuntu 16.04.3 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro?: No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I am getting the below errors for backup_sogo.sh. This happens for each user@domain.org I have on the system.

* Backup all users' data under /var/vmail/backup/sogo/2017/08/10
<0x0x1160530[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
<0x0x1160530[SOGoCache]> Using host(s) '127.0.0.1' as server(s)
<0x0x1160530[SOGoCache]> an error occurred when caching value for key 'user@mydomain.org+defaults': "SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY"
<0x0x1160530[SOGoCache]> an error occurred when caching value for key 'user@mydomain.org+settings': "SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY"
* Compress backup files.

Did I miss something when I upgraded?

TIA
-Ron

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Cron <root@mail> bash /var/vmail/backup/backup_sogo.sh errors

Do you have memcached service enabled in /etc/sogo/sogo.conf? Is service memcached running?

3 (edited by rrosson 2017-08-13 04:16:40)

Re: Cron <root@mail> bash /var/vmail/backup/backup_sogo.sh errors

ZhangHuangbin wrote:

Do you have memcached service enabled in /etc/sogo/sogo.conf? Is service memcached running?

That was it, Thank you for pointing me in the right direction. 

Please mark this as closed.