Salut à tous,
Eh bah ce matin en allant consulter ma boite mail: impossible de me connecter a rainloop. Je vérifie mes autres services, tout fonctionne sauf owncloud. Direction /var/log et là...
cat mail.err:
Nov 9 08:39:04 booxy dovecot: auth-worker(14683): Error: sql(moi@mondomain,127.0.0.1): Password query failed: Not connected to database
Nov 9 08:39:04 booxy dovecot: auth: Error: auth worker: Aborted PASSV request for moi@mondomaine: Lookup timed out
Nov 9 08:39:04 booxy dovecot: auth-worker(14769): Error: mysql(127.0.0.1): Connect failed to database (postfix): Can't connect to MySQL server on '127.0.0.1' (111) - waiting for 1 seconds before retry
Nov 9 08:39:05 booxy dovecot: auth-worker(14769): Error: mysql(127.0.0.1): Connect failed to database (postfix): Can't connect to MySQL server on '127.0.0.1' (111) - waiting for 5 seconds before retry
Nov 9 08:39:10 booxy dovecot: auth-worker(14769): Error: mysql(127.0.0.1): Connect failed to database (postfix): Can't connect to MySQL server on '127.0.0.1' (111) - waiting for 25 seconds before retry
Nov 9 08:39:35 booxy dovecot: auth-worker(14769): Error: mysql(127.0.0.1): Connect failed to database (postfix): Can't connect to MySQL server on '127.0.0.1' (111) - waiting for 125 seconds before retry
Nov 9 08:41:48 booxy dovecot: master: Error: systemd listens on port 143, but it's not configured in Dovecot. Closing.
Nov 9 08:41:48 booxy dovecot: master: Error: systemd listens on port 993, but it's not configured in Dovecot. Closing.
cat syslog:
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (111)
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: mysql:/etc/postfix/mysql-virtual-alias-maps.cf lookup error for "user@ndd.tld"
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: E15A111A0F4B: virtual_alias_maps map lookup problem for user@ndd.tld -- message not accepted, try again later
Nov 9 08:48:15 booxy postfix/pickup[1266]: E1F4511A0F4B: uid=0 from=<fail2ban>
Nov 9 08:48:15 booxy postfix/cleanup[2251]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (111)
Nov 9 08:48:15 booxy postfix/cleanup[2251]: warning: mysql:/etc/postfix/mysql-virtual-alias-maps.cf lookup error for "user@ndd.tld"
Nov 9 08:48:15 booxy postfix/cleanup[2251]: warning: E1F4511A0F4B: virtual_alias_maps map lookup problem for user@ndd.tld -- message not accepted, try again later
Nov 9 08:48:15 booxy postfix/pickup[1266]: E261511A0F4B: uid=0 from=<fail2ban>
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: mysql:/etc/postfix/mysql-virtual-alias-maps.cf lookup error for "user@ndd.tld"
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: E261511A0F4B: virtual_alias_maps map lookup problem for user@ndd.tld -- message not accepted, try again later
Nov 9 08:48:15 booxy postfix/pickup[1266]: E2D7611A0F4B: uid=0 from=<fail2ban>
Nov 9 08:48:15 booxy postfix/cleanup[2251]: warning: mysql:/etc/postfix/mysql-virtual-alias-maps.cf lookup error for "user@ndd.tlf"
Nov 9 08:48:15 booxy postfix/cleanup[2251]: warning: E2D7611A0F4B: virtual_alias_maps map lookup problem for user@ndd.tld -- message not accepted, try again later
Nov 9 08:48:15 booxy postfix/pickup[1266]: E32EF11A0F4B: uid=0 from=<root>
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: mysql:/etc/postfix/mysql-virtual-alias-maps.cf lookup error for "root@ndd.tld"
Nov 9 08:48:15 booxy postfix/cleanup[2256]: warning: E32EF11A0F4B: virtual_alias_maps map lookup problem for root@ndd.tld -- message not accepted, try again later
service mysql status:
● mysql.service - LSB: Start and stop the mysql database server daemon
Loaded: loaded (/etc/init.d/mysql)
Active: active (exited) since lun. 2015-11-09 09:11:34 CET; 16s ago
Process: 8939 ExecStop=/etc/init.d/mysql stop (code=exited, status=0/SUCCESS)
Process: 8941 ExecStart=/etc/init.d/mysql start (code=exited, status=0/SUCCESS)
(aucun effet à reload/restart)
Je vous aurai bien mis le contenu de /var/log/mysql/error.log mais il est vide après redémarrage (par contre j'ai des error.log.1.gz que j'arrive pas à ouvrir).
Merci d'avance de votre aide car là on est a des années-lumière de mes compétences (ou du problème de faire de l'auto-hébergement sans en avoir les compétences...)