"API not responding" dans l'interface d'admin

Bonjour tout le monde,
je n’arrive plus à me connecter à l’interface d’admin yunohost.
J’ai un message api_not_responding qui s’affiche et rien d’autre…
L’interface utilisateur elle fonctionne correctement.

Je me suis connecté en ssh pour redémarrer le service avec service yunohost restart: nada
J’ai regardé les log yunohost-api et yunohost-cli: nada
J’ai redémarré (vieux réflexe de windows :slight_smile:): nada

En l’occurence, quand je dis nada dans les logs c’est vraiment vrai car ils sont 100% vides, rien dans le fichier.
Et j’ai ça:
root@YunoHost:/var/log # service yunohost status
● yunohost.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)

Ca a peut-être commencé quand j’ai fait l’upgrade vers la 2.7, mais honnêtement je n’en suis pas sur, je n’ai pas fait attention…
Any idea?

Personne?

Salut,

est-ce que tu peux tenter un service yunohost-api restart ?

Merci pour ta réponse :slight_smile:
J’avais déjà essayer:

root@YunoHost:/var/log/nginx # service yunohost-api restart
root@YunoHost:/var/log/nginx # service yunohost-api status
● yunohost-api.service - YunoHost API Server
Loaded: loaded (/lib/systemd/system/yunohost-api.service; enabled)
Active: failed (Result: start-limit) since Thu 2017-09-07 11:47:19 CEST; 13s ago
Process: 2467 ExecStart=/usr/bin/yunohost-api $DAEMON_OPTS (code=killed, signal=SEGV)
Main PID: 2467 (code=killed, signal=SEGV)

Sep 07 11:47:18 YunoHost systemd[1]: yunohost-api.service: main process exited,...GVSep 07 11:47:18 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 07 11:47:19 YunoHost systemd[1]: yunohost-api.service holdoff time over, sc...t.Sep 07 11:47:19 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 07 11:47:19 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 07 11:47:19 YunoHost systemd[1]: yunohost-api.service start request repeate...t.Sep 07 11:47:19 YunoHost systemd[1]: Failed to start YunoHost API Server.
Sep 07 11:47:19 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Hint: Some lines were ellipsized, use -l to show in full.

Hm, tu peux faire un systemctl status yunohost-api -l ?

J’étais justement dessus :slight_smile:

 root@YunoHost:/var/log/yunohost # systemctl status yunohost-api -l
● yunohost-api.service - YunoHost API Server
   Loaded: loaded (/lib/systemd/system/yunohost-api.service; enabled)
   Active: failed (Result: start-limit) since Thu 2017-09-07 11:47:19 CEST; 7min ago  Process: 2467 ExecStart=/usr/bin/yunohost-api $DAEMON_OPTS (code=killed, signal=SEGV)
Main PID: 2467 (code=killed, signal=SEGV)

Sep 07 11:47:18 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 07 11:47:18 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 07 11:47:19 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 07 11:47:19 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 07 11:47:19 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 07 11:47:19 YunoHost systemd[1]: yunohost-api.service start request repeated too quickly, refusing to start.
Sep 07 11:47:19 YunoHost systemd[1]: Failed to start YunoHost API Server.
Sep 07 11:47:19 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.root@YunoHost:/var/log/yunohost #

Rien dans les log de yunohost.

Hm, et est-ce qu’il y a des choses intéressantes si tu fais un tail -n 150 /var/log/daemon.log ? Ou bien tail -n 50 /var/log/yunohost/yunohost-api.log ?

yunohost-api.log est vide (pas d’entrée depuis le 28 aout…)
Sinon:

root@YunoHost:/var/log # tail daemon.log
Sep  7 11:57:00 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 11:57:00 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 11:57:01 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 11:57:01 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 11:57:02 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 11:57:02 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 11:57:02 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 11:57:02 YunoHost systemd[1]: yunohost-api.service start request repeated too quickly, refusing to start.
Sep  7 11:57:02 YunoHost systemd[1]: Failed to start YunoHost API Server.
Sep  7 11:57:02 YunoHost systemd[1]: Unit yunohost-api.service entered failed

Eeeeet t’as moyen d’afficher + de lignes de daemon.log (genre avec -n 100 ?) parce que là sur les dernières lignes il a l’air de pas avoir été content parce qu’il a été demandé de le restart trop de fois :wink:

Y a rien avant…

root@YunoHost:/var/log # tail -n 150 daemon.
Sep 5 21:02:22 YunoHost systemd[1]: Starting Cleanup of Temporary Directories...
Sep 5 21:02:22 YunoHost systemd[1]: Started Cleanup of Temporary Directories.
Sep 6 06:25:08 YunoHost systemd[1]: Reloading LSB: Metronome XMPP Server.
Sep 6 06:25:08 YunoHost metronome[23075]: Reloading Metronome XMPP Server: metronome.
Sep 6 06:25:08 YunoHost systemd[1]: Reloaded LSB: Metronome XMPP Server.
Sep 6 21:02:22 YunoHost systemd[1]: Starting Cleanup of Temporary Directories...
Sep 6 21:02:22 YunoHost systemd[1]: Started Cleanup of Temporary Directories.
Sep 7 06:25:14 YunoHost systemd[1]: Reloading LSB: Metronome XMPP Server.
Sep 7 06:25:14 YunoHost metronome[31818]: Reloading Metronome XMPP Server: metronome.
Sep 7 06:25:14 YunoHost systemd[1]: Reloaded LSB: Metronome XMPP Server.
Sep 7 11:47:10 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:47:10 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:47:11 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:47:11 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:47:12 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:47:12 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:47:12 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:47:12 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:47:12 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:47:12 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:47:13 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:47:13 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:47:13 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:47:13 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:47:14 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:47:14 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:47:15 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:47:15 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:47:15 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:47:15 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:47:16 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:47:16 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:47:17 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:47:17 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:47:17 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:47:17 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:47:18 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:47:18 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:47:19 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:47:19 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:47:19 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:47:19 YunoHost systemd[1]: yunohost-api.service start request repeated too quickly, refusing to start.
Sep 7 11:47:19 YunoHost systemd[1]: Failed to start YunoHost API Server.
Sep 7 11:47:19 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:56:54 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:56:54 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:56:54 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:56:54 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:56:55 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:56:55 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:56:55 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:56:55 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:56:56 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:56:56 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:56:57 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:56:57 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:56:57 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:56:57 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:56:58 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:56:58 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:56:59 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:56:59 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:56:59 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:56:59 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:56:59 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:56:59 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:57:00 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:57:00 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:57:00 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:57:00 YunoHost systemd[1]: Started YunoHost API Server.
Sep 7 11:57:01 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep 7 11:57:01 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep 7 11:57:02 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep 7 11:57:02 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep 7 11:57:02 YunoHost systemd[1]: Starting YunoHost API Server...
Sep 7 11:57:02 YunoHost systemd[1]: yunohost-api.service start request repeated too quickly, refusing to start.
Sep 7 11:57:02 YunoHost systemd[1]: Failed to start YunoHost API Server.
Sep 7 11:57:02 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.
root@YunoHost:/var/log #

Après un redémarrage pour avoir le log complet:

root@YunoHost:/var/log # tail -n 400 daemon.log
Sep  7 12:11:08 YunoHost systemd[1]: Started Terminate Plymouth Boot Screen.        
Sep  7 12:11:08 YunoHost systemd[1]: Starting Getty on tty1...
Sep  7 12:11:08 YunoHost systemd[1]: Started Getty on tty1.                         
Sep  7 12:11:08 YunoHost systemd[1]: Starting Login Prompts.
Sep  7 12:11:08 YunoHost systemd[1]: Reached target Login Prompts.                  
Sep  7 12:11:08 YunoHost glances[925]: Starting Glances server: glances .
Sep  7 12:11:08 YunoHost systemd[1]: Started LSB: Starts and daemonize Glances server.
Sep  7 12:11:08 YunoHost systemd[1]: Started Advanced key-value store.              
Sep  7 12:11:08 YunoHost ntpd[980]: ntpd 4.2.6p5@1.2349-o Mon Jul 25 22:35:28 UTC 2016 (1)                                                                              Sep  7 12:11:08 YunoHost ntpd[991]: proto: precision = 0.521 usec
Sep  7 12:11:08 YunoHost ntpd[991]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123 
Sep  7 12:11:08 YunoHost systemd[1]: Started LSB: Start NTP daemon.
Sep  7 12:11:08 YunoHost ntp[929]: Starting NTP server: ntpd.
Sep  7 12:11:08 YunoHost ntpd[991]: Listen and drop on 1 v6wildcard :: UDP 123
Sep  7 12:11:08 YunoHost ntpd[991]: Listen normally on 2 lo 127.0.0.1 UDP 123
Sep  7 12:11:08 YunoHost ntpd[991]: Listen normally on 3 lo ::1 UDP 123
Sep  7 12:11:08 YunoHost ntpd[991]: Listen normally on 4 eth0 fe80::ec32:53bd:a7ef:4679 UDP 123
Sep  7 12:11:08 YunoHost ntpd[991]: Listen normally on 5 eth0 2a01:e34:ee16:5630:6639:7c0e:f82f:bdb5 UDP 123                                                            Sep  7 12:11:08 YunoHost ntpd[991]: peers refreshed
Sep  7 12:11:08 YunoHost ntpd[991]: Listening on routing socket on fd #22 for interface updates                                                                         Sep  7 12:11:08 YunoHost minissdpd[989]: setsockopt(udp, IP_ADD_MEMBERSHIP)(0.0.0.0): No such device
Sep  7 12:11:08 YunoHost minissdpd[989]: Failed to add IPv4 multicast membership for interface 0.0.0.0.
Sep  7 12:11:08 YunoHost minissdpd[927]: Starting UPnP devices daemon: MiniSSDPd.   Sep  7 12:11:08 YunoHost systemd[1]: Started LSB: keep memory of all UPnP devices that announced themselves.
Sep  7 12:11:08 YunoHost dnsmasq[910]: dnsmasq: syntax check OK.
Sep  7 12:11:09 YunoHost dnsmasq[1011]: started, version 2.76 cachesize 256
Sep  7 12:11:09 YunoHost dnsmasq[1011]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify
Sep  7 12:11:09 YunoHost dnsmasq[1011]: reading /etc/resolv.dnsmasq.conf
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 89.233.43.71#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 89.234.186.18#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 141.255.128.101#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 84.200.70.40#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 85.214.20.141#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 91.239.100.100#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 89.234.141.66#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 141.255.128.100#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 80.67.169.12#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 80.67.188.188#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 213.73.91.35#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 80.67.169.40#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: using nameserver 84.200.69.80#53
Sep  7 12:11:09 YunoHost dnsmasq[1011]: read /etc/hosts - 5 addresses
Sep  7 12:11:09 YunoHost dhcpcd[900]: eth0: leased 192.168.0.30 for 864000 seconds
Sep  7 12:11:09 YunoHost dhcpcd[900]: eth0: adding route to 192.168.0.0/24
Sep  7 12:11:09 YunoHost dhcpcd[900]: eth0: adding default route via 192.168.0.254
Sep  7 12:11:09 YunoHost avahi-daemon[447]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.0.30.
Sep  7 12:11:09 YunoHost avahi-daemon[447]: New relevant interface eth0.IPv4 for mDNS.
Sep  7 12:11:09 YunoHost avahi-daemon[447]: Registering new address record for 192.168.0.30 on eth0.IPv4.
Sep  7 12:11:09 YunoHost sshd[902]: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Sep  7 12:11:09 YunoHost systemd[1]: Stopping LSB: Starts the Name Service Cache Daemon...
Sep  7 12:11:09 YunoHost nscd[1127]: Stopping Name Service Cache Daemon: nscd.
Sep  7 12:11:09 YunoHost systemd[1]: Starting LSB: Starts the Name Service Cache Daemon...
Sep  7 12:11:09 YunoHost nscd: 1153 cannot stat() file `/etc/netgroup': No such file or directory
Sep  7 12:11:09 YunoHost nscd[1140]: Starting Name Service Cache Daemon: nscd.
Sep  7 12:11:09 YunoHost systemd[1]: Started LSB: Starts the Name Service Cache Daemon.
Sep  7 12:11:09 YunoHost systemd-fsck[808]: PersonnalCloud: clean, 81541/61046784 files, 44571385/244182016 blocks
Sep  7 12:11:09 YunoHost systemd[1]: Started File System Check on /dev/disk/by-uuid/18464490-1a25-4d86-acac-24e43036bf04.
Sep  7 12:11:09 YunoHost systemd[1]: Mounting /media/PersonnalCloud...
Sep  7 12:11:10 YunoHost ntpd[991]: Listen normally on 6 eth0 192.168.0.30 UDP 123
Sep  7 12:11:10 YunoHost ntpd[991]: peers refreshed
Sep  7 12:11:11 YunoHost systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
Sep  7 12:11:11 YunoHost systemd[1]: Starting Host and Network Name Lookups.
Sep  7 12:11:11 YunoHost systemd[1]: Reached target Host and Network Name Lookups.
Sep  7 12:11:11 YunoHost systemd[1]: Starting rapid spam filtering system...
Sep  7 12:11:11 YunoHost systemd[1]: Started rapid spam filtering system.
Sep  7 12:11:11 YunoHost systemd[1]: Starting LSB: Start and stop the mysql database server daemon...
Sep  7 12:11:11 YunoHost systemd[1]: Mounted /media/PersonnalCloud.
Sep  7 12:11:12 YunoHost slapd[912]: Starting OpenLDAP: slapd.
Sep  7 12:11:12 YunoHost systemd[1]: Started LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol).
Sep  7 12:11:12 YunoHost systemd[1]: Starting LSB: LDAP connection daemon...
Sep  7 12:11:12 YunoHost nslcd[1247]: version 0.9.4 starting
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) rspamd_regexp_library_init: pcre is compiled with JIT for ARMv5 32bit (little endian + aligned)
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; chartable_module_config: init internal chartable module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; dkim_module_config: init internal dkim module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; spf_module_config: init internal spf module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <wc8y6y>; map; rspamd_map_add: added map /etc/rspamd/2tld.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <cpkmpm>; map; rspamd_map_add: added map /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; surbl_module_config: init internal surbls module, 16 uribl rules loaded
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; regexp_module_config: init internal regexp module, 84 regexp rules and 0 lua rules are loaded
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; fuzzy_parse_rule: added fuzzy rule FUZZY_UNKNOWN, key: ef43ae80cc8d, shingles_key: ef43ae80cc8d, algorithm: mum
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; fuzzy_check_module_config: init internal fuzzy_check module, 1 rules loaded
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <wzc84d>; map; rspamd_map_add: added map /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <hasbnx>; map; rspamd_map_add: added map /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_map_parse_backend: map '/etc/rspamd/dkim_whitelist.inc' is not found, but it can be loaded automatically later
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <ka7kc4>; map; rspamd_map_add: added map /etc/rspamd/dkim_whitelist.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_map_parse_backend: map '/etc/rspamd/spf_whitelist.inc' is not found, but it can be loaded automatically later
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <74qfop>; map; rspamd_map_add: added map /etc/rspamd/spf_whitelist.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module whitelist
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module trie is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: trie disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module spamassassin is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: spamassassin disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module settings
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <5gbq7k>; map; rspamd_map_add: added map http://rspamd.com/update/rspamd-1.3.ucl
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module rspamd_update
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module replies is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: replies disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module rbl
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; lua; ratelimit.lua:395: enabled rate buckets: {[1] = to_ip, [2] = to, [3] = bounce_to, [4] = to_ip_from, [5] = user, [6] = bounce_to_ip}
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; lua; ratelimit.lua:426: no servers are specified, disabling module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module ratelimit
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <t4cei1>; map; rspamd_map_add: added map /etc/rspamd/redirectors.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_map_parse_backend: map '/etc/rspamd/local.d/redirectors.inc' is not found, but it can be loaded automatically later
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <ykeyj5>; map; rspamd_map_add: added map /etc/rspamd/local.d/redirectors.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module phishing
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module once_received
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module multimap
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <qq9ypw>; map; rspamd_map_add: added map /etc/rspamd/mime_types.inc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module mime_types
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module maillist
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; lua; ip_score.lua:329: no servers are specified
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module ip_score
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module hfilter
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module greylist is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: greylist disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module fun is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: fun disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module forged_recipients
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module fann_scores is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: fann_scores disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module emails
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; lua; dmarc.lua:348: cannot parse servers parameter
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_init_lua_filters: init lua module dmarc
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module dcc is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: dcc disabling unconfigured lua module
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: lua module asn is enabled but has not been configured
Sep  7 12:11:13 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_config_is_module_enabled: asn disabling unconfigured lua module
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) <srkwm6>; cfg; rspamd_map_parse_backend: map '/var/lib/rspamd/rspamd_dynamic' is not found, but it can be loaded automatically later
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) <daz6fz>; map; rspamd_map_add: added map /var/lib/rspamd/rspamd_dynamic
Sep  7 12:11:14 YunoHost metronome[917]: Starting Metronome XMPP Server: metronome.
Sep  7 12:11:14 YunoHost systemd[1]: Started LSB: Metronome XMPP Server.
Sep  7 12:11:14 YunoHost fail2ban[918]: Starting authentication failure monitor: fail2banWARNING 'ignoreregex' not defined in 'Definition'. Using default one: ''
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) <1651a8>; main; main: rspamd 1.3.5 is starting, build id: release
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) <1651a8>; main; main: cpu features:
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) <1651a8>; main; main: cryptobox configuration: curve25519(ref), chacha20(generic), poly1305(generic), siphash(generic), blake2(generic)
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) main: pid file is not specified, skipping writing it
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) rspamd_roll_history_load: stored history is smaller than the current one: 0 (file) vs 200 (history)
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <1651a8>; main; rspamd_fork_worker: starting controller process 1389
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <1651a8>; main; rspamd_fork_worker: starting normal process 1390
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <1651a8>; main; rspamd_fork_worker: starting normal process 1391
Sep  7 12:11:14 YunoHost rspamd[1214]: (main) <1651a8>; main; main: listening for control commands on /var/lib/rspamd/rspamd.sock
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <1651a8>; main; rspamd_fork_worker: starting normal process 1392
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <jfe5pu>; rrd; rspamd_rrd_open: rrd file opened: /var/lib/rspamd/rspamd.rrd
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <srkwm6>; controller; rspamd_controller_password_sane: your normal password is not encrypted, we strongly recommend to replace it with the encrypted one
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <srkwm6>; controller; rspamd_controller_password_sane: enable password is not set, so you should filter controller availability by using of firewall or `secure_ip` option
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_SPAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <1651a8>; main; rspamd_fork_worker: starting normal process 1393
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_SPAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_SPAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_HAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_SPAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_SPAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_HAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_HAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_HAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <wzc84d>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <wzc84d>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_kv_list_fin: read hash of 1526 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <srkwm6>; cfg; rspamd_sqlite3_init: enable per language statistics for BAYES_HAM
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_hosts_fin: read hash of 1135 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_kv_list_fin: read hash of 1526 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_hosts_fin: read hash of 1135 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <wzc84d>; map; rspamd_kv_list_fin: read hash of 39 elements
Sep  7 12:11:14 YunoHost systemd[1]: Started A high performance web server and a reverse proxy server.
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_kv_list_fin: read hash of 213 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_kv_list_fin: read hash of 39 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_hosts_fin: read hash of 214 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_kv_list_fin: read hash of 1526 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_hosts_fin: read hash of 214 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <t4cei1>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <t4cei1>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_kv_list_fin: read hash of 39 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <t4cei1>; map; rspamd_hosts_fin: read hash of 1135 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <hasbnx>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <hasbnx>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <hasbnx>; map; rspamd_kv_list_fin: read hash of 213 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <cpkmpm>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <cpkmpm>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_hosts_fin: read hash of 1135 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <cpkmpm>; map; rspamd_hosts_fin: read hash of 214 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <wc8y6y>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <wc8y6y>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <qq9ypw>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (controller) <qq9ypw>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/mime_types.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_kv_list_fin: read hash of 213 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_hosts_fin: read hash of 214 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/redirectors.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_kv_list_fin: read hash of 213 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_kv_list_fin: read hash of 39 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <t4cei1>; map; rspamd_hosts_fin: read hash of 1135 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/spf_dkim_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <hasbnx>; map; rspamd_kv_list_fin: read hash of 213 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/dmarc_whitelist.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wzc84d>; map; rspamd_kv_list_fin: read hash of 39 elements
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/2tld.inc
Sep  7 12:11:14 YunoHost rspamd[1214]: (normal) <wc8y6y>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/2tld.inc
Sep  7 12:11:15 YunoHost rspamd[1214]: (controller) <qq9ypw>; map; rspamd_kv_list_fin: read hash of 1526 elements
Sep  7 12:11:15 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:15 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:15 YunoHost systemd[1]: Started The PHP FastCGI Process Manager.
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/surbl-whitelist.inc
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <cpkmpm>; map; rspamd_hosts_fin: read hash of 214 elements
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_check_callback: old mtime is -1, new mtime is 1472730322 for map file /etc/rspamd/mime_types.inc
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_map_file_read_callback: rereading map file /etc/rspamd/mime_types.inc
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <qq9ypw>; map; rspamd_kv_list_fin: read hash of 1526 elements
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <5gbq7k>; map; rspamd_map_check_sig_pk_mem: verified signature for sign+http://rspamd.com/update/rspamd-1.3.ucl using trusted key qxuogdh5eghytji1utkkte1dn3n81c3y5twe61uzoddzwqzuxxyb
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <5gbq7k>; map; http_map_finish: read map data from rspamd.com
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <srkwm6>; lua; rspamd_update.lua:116: loaded new rules with hash "2dc7c0a65f90967a7e8781e909e177853632cac80d416544c59650549773b6a3237ef8512b9e9f2cf16a5421429554bfe306e46d760b6ce09adceecb6589f18f"
Sep  7 12:11:15 YunoHost rspamd[1214]: (controller) <5gbq7k>; map; rspamd_map_read_cached: read map data from rspamd.com (cached)
Sep  7 12:11:15 YunoHost rspamd[1214]: (controller) <srkwm6>; lua; rspamd_update.lua:116: loaded new rules with hash "2dc7c0a65f90967a7e8781e909e177853632cac80d416544c59650549773b6a3237ef8512b9e9f2cf16a5421429554bfe306e46d760b6ce09adceecb6589f18f"
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <5gbq7k>; map; rspamd_map_read_cached: read map data from rspamd.com (cached)
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <srkwm6>; lua; rspamd_update.lua:116: loaded new rules with hash "2dc7c0a65f90967a7e8781e909e177853632cac80d416544c59650549773b6a3237ef8512b9e9f2cf16a5421429554bfe306e46d760b6ce09adceecb6589f18f"
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <5gbq7k>; map; rspamd_map_read_cached: read map data from rspamd.com (cached)
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <srkwm6>; lua; rspamd_update.lua:116: loaded new rules with hash "2dc7c0a65f90967a7e8781e909e177853632cac80d416544c59650549773b6a3237ef8512b9e9f2cf16a5421429554bfe306e46d760b6ce09adceecb6589f18f"
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <5gbq7k>; map; rspamd_map_read_cached: read map data from rspamd.com (cached)
Sep  7 12:11:15 YunoHost rspamd[1214]: (normal) <srkwm6>; lua; rspamd_update.lua:116: loaded new rules with hash "2dc7c0a65f90967a7e8781e909e177853632cac80d416544c59650549773b6a3237ef8512b9e9f2cf16a5421429554bfe306e46d760b6ce09adceecb6589f18f"
Sep  7 12:11:15 YunoHost systemd[1]: Started Transmission BitTorrent Daemon.
Sep  7 12:11:15 YunoHost systemd[1]: Started YunoHost boot message.
Sep  7 12:11:15 YunoHost systemd[1]: Stopping LSB: Start/stop fail2ban...
Sep  7 12:11:15 YunoHost systemd[1]: Starting LSB: Start/stop fail2ban...
Sep  7 12:11:16 YunoHost fail2ban[1613]: Starting authentication failure monitor: fail2ban.
Sep  7 12:11:16 YunoHost systemd[1]: Started LSB: Start/stop fail2ban.
Sep  7 12:11:16 YunoHost yunohost[907]: The firewall has been reloaded
Sep  7 12:11:16 YunoHost yunohost[907]: opened_ports:
Sep  7 12:11:16 YunoHost yunohost[907]: - 22
Sep  7 12:11:16 YunoHost yunohost[907]: - 25
Sep  7 12:11:16 YunoHost yunohost[907]: - 53
Sep  7 12:11:16 YunoHost yunohost[907]: - 80
Sep  7 12:11:16 YunoHost yunohost[907]: - 443
Sep  7 12:11:16 YunoHost yunohost[907]: - 465
Sep  7 12:11:16 YunoHost yunohost[907]: - 587
Sep  7 12:11:16 YunoHost yunohost[907]: - 993
Sep  7 12:11:16 YunoHost yunohost[907]: - 5222
Sep  7 12:11:16 YunoHost yunohost[907]: - 5269
Sep  7 12:11:16 YunoHost yunohost[907]: - 5353
Sep  7 12:11:16 YunoHost yunohost[907]: - 51413
Sep  7 12:11:16 YunoHost systemd[1]: Started YunoHost Firewall.
Sep  7 12:11:16 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:16 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:16 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:16 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:16 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:16 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:17 YunoHost transmission-daemon[905]: [2017-09-07 12:11:17.407 CEST] UDP Failed to set receive buffer: requested 4194304, got 327680 (tr-udp.c:78)
Sep  7 12:11:17 YunoHost transmission-daemon[905]: [2017-09-07 12:11:17.408 CEST] UDP Failed to set send buffer: requested 1048576, got 327680 (tr-udp.c:89)
Sep  7 12:11:17 YunoHost transmission-daemon[905]: [2017-09-07 12:11:17.408 CEST] UDP Failed to set receive buffer: requested 4194304, got 327680 (tr-udp.c:78)
Sep  7 12:11:17 YunoHost transmission-daemon[905]: [2017-09-07 12:11:17.408 CEST] UDP Failed to set send buffer: requested 1048576, got 327680 (tr-udp.c:89)
Sep  7 12:11:17 YunoHost transmission-daemon[905]: [2017-09-07 12:11:17.408 CEST] Unable to watch "/media/PersonnalCloud/transmission/completed/torrents/": No such file or directory (watch.c:78)
Sep  7 12:11:17 YunoHost nslcd[1247]: accepting connections
Sep  7 12:11:17 YunoHost nslcd[1236]: Starting LDAP connection daemon: nslcd.
Sep  7 12:11:17 YunoHost systemd[1]: Started LSB: LDAP connection daemon.
Sep  7 12:11:17 YunoHost systemd[1]: Starting Regular background program processing daemon...
Sep  7 12:11:17 YunoHost systemd[1]: Started Regular background program processing daemon.
Sep  7 12:11:36 YunoHost systemd[1]: Time has been changed
Sep  7 12:11:36 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:36 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:36 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:36 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:36 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:36 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:37 YunoHost mysql[1215]: Starting MariaDB database server: mysqld . . . . ..
Sep  7 12:11:37 YunoHost systemd[1]: Started LSB: Start and stop the mysql database server daemon.
Sep  7 12:11:37 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:37 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:37 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:37 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:37 YunoHost systemd[1]: Starting LSB: Dovecot init script...
Sep  7 12:11:37 YunoHost /etc/mysql/debian-start[1793]: Upgrading MySQL tables if necessary.
Sep  7 12:11:38 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:38 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:38 YunoHost dovecot[1798]: Starting IMAP/POP3 mail server: dovecot.
Sep  7 12:11:38 YunoHost systemd[1]: Started LSB: Dovecot init script.
Sep  7 12:11:38 YunoHost systemd[1]: Starting LSB: Postfix Mail Transport Agent...
Sep  7 12:11:39 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:39 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:39 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:39 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:40 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:40 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:41 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:41 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:41 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:41 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:41 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:41 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:42 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:42 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:42 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:42 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:43 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:43 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:43 YunoHost postfix[1818]: Starting Postfix Mail Transport Agent: postfix.
Sep  7 12:11:43 YunoHost systemd[1]: Started LSB: Postfix Mail Transport Agent.
Sep  7 12:11:43 YunoHost systemd[1]: Starting Multi-User System.
Sep  7 12:11:43 YunoHost systemd[1]: Reached target Multi-User System.
Sep  7 12:11:43 YunoHost systemd[1]: Starting Graphical Interface.
Sep  7 12:11:43 YunoHost systemd[1]: Reached target Graphical Interface.
Sep  7 12:11:43 YunoHost systemd[1]: Starting Update UTMP about System Runlevel Changes...
Sep  7 12:11:43 YunoHost systemd[1]: Starting Mail Transport Agent.
Sep  7 12:11:43 YunoHost systemd[1]: Reached target Mail Transport Agent.
Sep  7 12:11:43 YunoHost systemd[1]: Started Update UTMP about System Runlevel Changes.
Sep  7 12:11:43 YunoHost systemd[1]: Startup finished in 1.445s (kernel) + 30.657s (userspace) = 32.103s.
Sep  7 12:11:44 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:44 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:44 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:44 YunoHost systemd[1]: Started YunoHost API Server.
Sep  7 12:11:45 YunoHost systemd[1]: yunohost-api.service: main process exited, code=killed, status=11/SEGV
Sep  7 12:11:45 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:46 YunoHost systemd[1]: yunohost-api.service holdoff time over, scheduling restart.
Sep  7 12:11:46 YunoHost systemd[1]: Stopping YunoHost API Server...
Sep  7 12:11:46 YunoHost systemd[1]: Starting YunoHost API Server...
Sep  7 12:11:46 YunoHost systemd[1]: yunohost-api.service start request repeated too quickly, refusing to start.
Sep  7 12:11:46 YunoHost systemd[1]: Failed to start YunoHost API Server.
Sep  7 12:11:46 YunoHost systemd[1]: Unit yunohost-api.service entered failed state.Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: /usr/bin/mysql_upgrade: the '--basedir' option is always ignored
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Looking for 'mysql' as: /usr/bin/mysql
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Phase 1/6: Checking and upgrading mysql database
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Processing databases
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.column_stats                                 OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.columns_priv                                 OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.db                                           OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.event                                        OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.func                                         OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.gtid_slave_pos                               OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.help_category                                OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.help_keyword                                 OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.help_relation                                OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.help_topic                                   OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.host                                         OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.index_stats                                  OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.innodb_index_stats                           OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.innodb_table_stats                           OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.plugin                                       OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.proc                                         OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.procs_priv                                   OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.proxies_priv                                 OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.roles_mapping                                OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.servers                                      OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.table_stats                                  OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.tables_priv                                  OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.time_zone                                    OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.time_zone_leap_second                        OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.time_zone_name                               OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.time_zone_transition                         OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.time_zone_transition_type                    OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql.user                                         OK
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Phase 2/6: Fixing views
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Processing databases
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: information_schema
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: mysql
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: nextcloud
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: performance_schema
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: wallabag2
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: Phase 3/6: Running 'mysql_fix_privilege_tables'
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: ERROR 1436 (HY000) at line 574: Thread stack overrun:  4864 bytes used of a 131072 byte stack, and 0 bytes needed.  Use 'mysqld --thread_stack=#' to specify a bigger stack.
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1797]: FATAL ERROR: Upgrade failed
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1965]: Checking for insecure root accounts.
Sep  7 12:11:50 YunoHost /etc/mysql/debian-start[1970]: Triggering myisam-recover for all MyISAM tables
root@YunoHost:/var/log 

Et si tu lances manuellement yunohost-api --verbose --debug, ça raconte quoi ?

ben… comment dire, pour un mode verbose c’est assez succinct :slight_smile:

root@YunoHost:~ # yunohost-api --verbose --debug
Segmentation fault
root@YunoHost:~ #

Ah oui quand même :astonished:

Hm, et genre tu es bien à jour ? Tu es sur quel support (raspberry ? brique ? vps ? autre ?)

Je suis sur un raspPi3, j’ai installer yunohost par l’image (la 2.5 je crois) il y a quelques mois puis j’ai fait les différents upgrades par l’interface web. Je suis maintenant en 2.7.
J’ai rien bidouiller de particulier à part quelques réglages php-fpm pour optimiser un peu mon nextcloud.

Et par exemple si tu fais une commande yunohost classique (e.g. yunohost domain list) ça marche bien ?

Non : Error: Operation interrupted

Et avec --debug ça donne + de détails ? :s

root@YunoHost:~ # yunohost domain list --debug
232  DEBUG loading actions map namespace 'yunohost'
293  DEBUG extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
294  DEBUG initializing base actions map parser for cli
298  DEBUG registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
564  DEBUG initialize authenticator 'ldap-anonymous' with: uri='ldap://localhost:389', base_dn='dc=yunohost,dc=org', user_rdn='None'
569  DEBUG lock has been acquired
752  DEBUG lock has been released
754  ERROR Operation interrupted
root@YunoHost:~ #

Tu veux un accès à la machine?