Coupures raspberry erreur 502

Je me suis aventuré à utiliser la version test Buster pour utiliser un raspberry Pi4.

Mon système actuel:

details: 
        - yunohost version: 4.0.2~beta+202007271753 (unstable)
        - yunohost-admin version: 4.0.2~beta+202007271853 (unstable)
        - moulinette version: 4.0.2~beta+202007271853 (unstable)
        - ssowat version: 4.0.2~beta+202007271853 (unstable)
      status: INFO
      summary: Server is running YunoHost 4.0.2~beta+202007271753 (unstable)

À savoir, tout le système est sur un disque HDD externe.

Apps:

  • Roundcube
  • Nextcloud
  • Wordpress
  • Opensondage
  • Zerobin
  • Gitea
  • VPN client
  • Wifi HotSpot
  • Duniter

J’avoue c’est un peu beaucoup ! Peut-être que je devrai alléger un peu…
Du coup parfois j’ai eu des coupures du serveur, je ne sais pas encore pourquoi, je devrai chercher un peu dans les logs…

Aujourd’hui, j’ai eu des erreurs 502 Bad Gateway pour Wordpress, Roundcube et Nextcloud, curieusement Gitea fonctionnait… J’ai d’abord fait une mise à jour du système. Après un temps un sudo service nginx reload && sudo service nginx restart n’a pas suffit, j’ai redemarré et tout est revenu…

Du coup je cherche à voir qu’est qui cause parfois des coupures ou ce genre d’erreur 502 ??

j’ai ceci:

$ sudo cat nginx/error.log
2020/07/28 12:29:49 [error] 1488#1488: ocsp.int-x3.letsencrypt.org could not be resolved (110: Operation timed out) while requesting certificate status, responder: ocsp.int-x3.letsencrypt.org, certificate: "/etc/yunohost/certs/rodinux.fr/crt.pem"
2020/07/28 13:43:31 [error] 1488#1488: ocsp.int-x3.letsencrypt.org could not be resolved (110: Operation timed out) while requesting certificate status, responder: ocsp.int-x3.letsencrypt.org, certificate: "/etc/yunohost/certs/www.rodinux.fr/crt.pem"
2020/07/28 14:22:42 [error] 1488#1488: ocsp.int-x3.letsencrypt.org could not be resolved (110: Operation timed out) while requesting certificate status, responder: ocsp.int-x3.letsencrypt.org, certificate: "/etc/yunohost/certs/rodinux.fr/crt.pem"
2020/07/28 14:55:16 [info] 8574#8574: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63
2020/07/28 14:55:35 [info] 9132#9132: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63
2020/07/28 14:55:36 [notice] 9143#9143: signal process started
2020/07/28 14:56:28 [info] 9570#9570: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63
2020/07/28 15:08:58 [notice] 10107#10107: signal process started
2020/07/28 15:09:13 [info] 10220#10220: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63
2020/07/28 15:12:04 [info] 864#864: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63
2020/07/28 15:25:06 [info] 4716#4716: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63
2020/07/28 15:26:21 [info] 4755#4755: Using 32768KiB of shared memory for nchan in /etc/nginx/nginx.conf:63

Ici un log qui correspond à ce qui m’a mis la puce à l’oreille de quelque chose de défectueux; en voulant synchroniser mes contacts avec DavX5 sur mon téléphone:

$ sudo cat nginx/rodinux.fr-error.log
2020/07/28 12:26:21 [error] 1488#1488: *64 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XXX.XXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 12:29:44 [error] 1488#1488: *68 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XXX.XXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 13:04:55 [error] 1488#1488: *100 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XXX.XXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 13:05:35 [error] 1488#1488: *103 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XXX.XXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/personnel/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:22:56 [error] 1488#1488: *175 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XXX.XXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:24:57 [error] 1488#1488: *177 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XXX.XXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/personnel/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:49:02 [error] 1488#1488: *193 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:49:56 [error] 1488#1488: *196 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:50:17 [error] 1488#1488: *198 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:51:35 [error] 1488#1488: *200 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:51:41 [error] 1488#1488: *202 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:51:45 [error] 1488#1488: *204 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:51:53 [error] 1488#1488: *206 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/contacts/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:52:45 [error] 1488#1488: *208 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /nextcloud/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/"
2020/07/28 14:52:52 [error] 1488#1488: *208 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /nextcloud/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/portal.html"
2020/07/28 14:52:56 [error] 1488#1488: *208 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /webmail/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-roundcube.sock:", host: "rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/portal.html"
2020/07/28 14:57:05 [error] 9158#9158: *17 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "PROPFIND /nextcloud/remote.php/dav/addressbooks/users/rodinux07/personnel/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr"
2020/07/28 14:58:48 [error] 9158#9158: *21 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /webmail/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-roundcube.sock:", host: "rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/"
2020/07/28 14:58:52 [error] 9158#9158: *21 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /nextcloud/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-nextcloud.sock:", host: "rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/"
2020/07/28 15:14:55 [error] 1399#1399: *21 lua entry thread aborted: runtime error: /usr/share/ssowat/access.lua:276: Interrupted system call
stack traceback:
coroutine 0:
	[C]: in function '(for generator)'
	/usr/share/ssowat/access.lua:276: in function 'scandir'
	/usr/share/ssowat/access.lua:303: in function 'serveYnhpanel'
	/usr/share/ssowat/access.lua:331: in function </usr/share/ssowat/access.lua:1>, client: 2a01:e0a:94:50:192e:69da:df00:349c, server: rodinux.fr, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "rodinux.fr"
2020/07/28 15:14:55 [error] 1399#1399: *21 lua entry thread aborted: runtime error: /usr/share/ssowat/access.lua:276: Interrupted system call
stack traceback:
coroutine 0:
	[C]: in function '(for generator)'
	/usr/share/ssowat/access.lua:276: in function 'scandir'
	/usr/share/ssowat/access.lua:303: in function 'serveYnhpanel'
	/usr/share/ssowat/access.lua:321: in function </usr/share/ssowat/access.lua:1>, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /nextcloud/apps/files/img/app.svg?v=7ac196f5 HTTP/2.0", host: "rodinux.fr"
2020/07/28 15:14:55 [error] 1399#1399: *21 lua entry thread aborted: runtime error: /usr/share/ssowat/access.lua:276: Interrupted system call
stack traceback:
coroutine 0:
	[C]: in function '(for generator)'
	/usr/share/ssowat/access.lua:276: in function 'scandir'
	/usr/share/ssowat/access.lua:303: in function 'serveYnhpanel'
	/usr/share/ssowat/access.lua:321: in function </usr/share/ssowat/access.lua:1>, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /nextcloud/apps/photos/img/app.svg?v=7ac196f5 HTTP/2.0", host: "rodinux.fr"
2020/07/28 15:14:56 [error] 1399#1399: *21 lua entry thread aborted: runtime error: /usr/share/ssowat/access.lua:276: Interrupted system call
stack traceback:
coroutine 0:
	[C]: in function '(for generator)'
	/usr/share/ssowat/access.lua:276: in function 'scandir'
	/usr/share/ssowat/access.lua:303: in function 'serveYnhpanel'
	/usr/share/ssowat/access.lua:321: in function </usr/share/ssowat/access.lua:1>, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: rodinux.fr, request: "GET /nextcloud/apps/contacts/img/app.svg?v=7ac196f5 HTTP/2.0", host: "rodinux.fr"

Un autre log pour le domaine où se trouve Wordpress:

sudo cat nginx/www.rodinux.fr-error.log
2020/07/28 11:44:00 [error] 1488#1488: *23 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 11:44:00 [error] 1488#1488: *25 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 2a01:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /2018/08/18/yunohost-et-orange-pi-plus2-suite/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/2018/08/18/yunohost-et-orange-pi-plus2-suite/"
2020/07/28 11:44:00 [error] 1488#1488: *27 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXXX:XXXX:XXXX::XX, server: www.rodinux.fr, request: "GET /2018/07/07/yunohost-migration-vers-debian-9-stretch-sur-orange-pi-plus2/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/2018/07/07/yunohost-migration-vers-debian-9-stretch-sur-orange-pi-plus2/"
2020/07/28 11:44:00 [error] 1488#1488: *29 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXXX:XXXX:XXXX::XX, server: www.rodinux.fr, request: "GET /2018/02/22/yunohost-transfert-sur-un-orange-pi2-plus/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/2018/02/22/yunohost-transfert-sur-un-orange-pi2-plus/"
2020/07/28 11:48:40 [error] 1488#1488: *31 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /wp-content/plugins/pdfjs-viewer-shortcode/web/viewer.php?file=https://www.rodinux.fr/wp-content/uploads/2014/09/soir%C3%A9e-mercredi-du-libre.pdf&download=true&print=true&openfile=false HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 11:48:43 [error] 1488#1488: *31 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: XXX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /wp-content/plugins/pdfjs-viewer-shortcode/web/viewer.php?file=https://www.rodinux.fr/wp-content/uploads/2014/09/soir%C3%A9e_mercredi_du_libre-septembre.pdf&download=true&print=true&openfile=false HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 11:48:51 [error] 1488#1488: *31 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /wp-content/uploads/2015/04/Capture-d%C3%A9cran-27042015-074728.png HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 11:59:24 [error] 1488#1488: *40 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XXX.XXX, server: www.rodinux.fr, request: "GET /tag/animation/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:00:02 [error] 1488#1488: *44 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/debutants/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:01:54 [error] 1488#1488: *46 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/arch/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:02:52 [error] 1488#1488: *48 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/evenement/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:17:40 [error] 1488#1488: *51 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/militant/scolaires/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:18:07 [error] 1488#1488: *54 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XX.XXX, server: www.rodinux.fr, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:18:20 [error] 1488#1488: *58 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /img_20180222_180544/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:18:53 [error] 1488#1488: *60 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/auto-hebergement/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:19:19 [error] 1488#1488: *62 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/kde/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:27:08 [error] 1488#1488: *66 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/hardware/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:30:25 [error] 1488#1488: *71 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/yunohost/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:35:51 [error] 1488#1488: *74 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: X.XXX.XX.XXX, server: www.rodinux.fr, request: "GET /2015/09/23/association-linux07/ HTTP/1.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:35:51 [error] 1488#1488: *76 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: X.XXX.XX.XXX, server: www.rodinux.fr, request: "GET /2015/09/23/association-linux07/ HTTP/1.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:35:52 [error] 1488#1488: *78 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: X.XXX.XX.XXX, server: www.rodinux.fr, request: "GET /2015/09/23/association-linux07/ HTTP/1.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:35:53 [error] 1488#1488: *80 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: X.XXX.XX.XXX, server: www.rodinux.fr, request: "GET /2015/09/23/association-linux07/ HTTP/1.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:41:23 [error] 1488#1488: *82 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/militant/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:44:08 [error] 1488#1488: *84 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/petition/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:44:51 [error] 1488#1488: *86 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /2015/03/10/appel-pour-la-creation-dune-association-dentraide-gnulinux/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:54:08 [error] 1488#1488: *88 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /2015/09/23/association-linux07/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 12:55:07 [error] 1488#1488: *90 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /tag/liberte/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:04:13 [error] 1488#1488: *92 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /comments/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:04:22 [error] 1488#1488: *92 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/handylinux/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:04:25 [error] 1488#1488: *95 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /tag/parabola/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:04:35 [error] 1488#1488: *97 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/emmabuntus/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:04:38 [error] 1488#1488: *97 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/armbian/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:07:31 [error] 1488#1488: *105 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /comments/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "http://www.rodinux.fr/comments/feed/"
2020/07/28 13:09:35 [error] 1488#1488: *107 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /2016/02/06/un-jerry-a-lecole-de-nozieres/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:10:40 [error] 1488#1488: *109 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/education/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:12:53 [error] 1488#1488: *111 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/gnulinux/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:15:31 [error] 1488#1488: *113 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/computrace/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:24:20 [error] 1488#1488: *116 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET / HTTP/1.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 13:25:57 [error] 1488#1488: *118 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/actualites/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:28:30 [error] 1488#1488: *122 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.X.XX.XX, server: www.rodinux.fr, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 13:28:31 [error] 1488#1488: *124 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.X.XX.XX, server: www.rodinux.fr, request: "POST /xmlrpc.php?for=jetpack&token=wASWRF4ijhk%29f8RvY9Y6w%26jFg1DW9ops%3A1%3A1&timestamp=1595935711&nonce=JHSSSzP2Cn&body-hash=pdst%2B%2B8gjpsEsdzTGdS19%2BYN3g4%3D&signature=9a%2Bepe4qd0SVcJQlDiRE7u012Hw%3D HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/xmlrpc.php?for=jetpack&token=wASWRF4ijhk%29f8RvY9Y6w%26jFg1DW9ops%3A1%3A1&timestamp=1595935711&nonce=JHSSSzP2Cn&body-hash=pdst%2B%2B8gjpsEsdzTGdS19%2BYN3g4%3D&signature=9a%2Bepe4qd0SVcJQlDiRE7u012Hw%3D"
2020/07/28 13:30:09 [error] 1488#1488: *127 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/nsa/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:34:13 [error] 1488#1488: *130 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/actualites/evenements/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:37:11 [error] 1488#1488: *132 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/musix/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:40:17 [error] 1488#1488: *134 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/libre/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:43:07 [error] 1488#1488: *137 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /2015/11/01/alchimie-0xb/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:45:01 [error] 1488#1488: *142 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/jerry-do-it/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:46:11 [error] 1488#1488: *144 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/gnulinux/distributions/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:51:39 [error] 1488#1488: *146 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/linux07/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 13:54:12 [error] 1488#1488: *148 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/imagination/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:01:17 [error] 1488#1488: *155 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/trisquel/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:01:23 [error] 1488#1488: *157 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /?p=57 HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:01:36 [error] 1488#1488: *159 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /cropped-linux000007-jpg/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:08:10 [error] 1488#1488: *161 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/richard-stallman/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:08:25 [error] 1488#1488: *163 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/mageia/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:15:16 [error] 1488#1488: *168 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/liberte/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:16:07 [error] 1488#1488: *170 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /2018/02/22/yunohost-transfert-sur-un-orange-pi2-plus/capture-du-2018-02-22-23-15-16/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:22:51 [error] 1488#1488: *173 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /tag/animation/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:25:33 [error] 1488#1488: *179 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/ecoles/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:27:50 [error] 1488#1488: *181 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/alchemy/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:29:49 [error] 1488#1488: *183 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /author/rodinux/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:31:50 [error] 1488#1488: *185 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /feed/?attachment_id=57079 HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:33:40 [error] 1488#1488: *187 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/actualites/linux07/actions/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:33:46 [error] 1488#1488: *189 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /tag/rencontres/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:43:29 [error] 1488#1488: *191 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXX.XXX.XXX.XXX, server: www.rodinux.fr, request: "GET /comments/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "http://www.rodinux.fr/comments/feed/"
2020/07/28 14:59:00 [error] 9158#9158: *24 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/"
2020/07/28 14:59:01 [error] 9158#9158: *24 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /yunohost/sso/portal.html HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 14:59:01 [error] 9158#9158: *24 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /favicon.ico HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 14:59:35 [error] 9158#9158: *31 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /favicon.ico HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 15:09:28 [error] 10235#10235: *4 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://rodinux.fr/yunohost/sso/"
2020/07/28 15:09:28 [error] 10235#10235: *4 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /yunohost/sso/portal.html HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:10:00 [error] 10235#10235: *9 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 15:10:01 [error] 10235#10235: *9 open() "/var/www/wordpress/ynh_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:10:01 [error] 10235#10235: *9 open() "/var/www/wordpress/ynh_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:10:01 [error] 10235#10235: *9 open() "/var/www/wordpress/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:10:01 [error] 10235#10235: *9 open() "/var/www/wordpress/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:10:01 [error] 10235#10235: *9 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /favicon.ico HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 15:13:12 [error] 1399#1399: *1 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: XX.XX.XX.XXX, server: www.rodinux.fr, request: "GET /category/actualites/linux07/projets/feed/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.3-fpm-wordpress.sock:", host: "www.rodinux.fr"
2020/07/28 15:13:43 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:43 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:43 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:43 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:44 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:44 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:44 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:44 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:50 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:50 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:50 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:50 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:51 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:51 [error] 1399#1399: *3 open() "/var/www/wordpress/ynh_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynh_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:51 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_portal.js" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_portal.js HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"
2020/07/28 15:13:51 [error] 1399#1399: *3 open() "/var/www/wordpress/ynhtheme/custom_overlay.css" failed (2: No such file or directory), client: XXXX:XXX:XX:XX:XXXX:XXXX:XXXX:XXXX, server: www.rodinux.fr, request: "GET /ynhtheme/custom_overlay.css HTTP/2.0", host: "www.rodinux.fr", referrer: "https://www.rodinux.fr/"

Désolé c’est très verbeux tous ces logs… À voir si quelqu’un y voit ce a pu se tramer ??

D’après les apps que tu mentionnes, ça ressemble furieusement à php7.3-fpm qui était dans les choux … est-ce que tu peux regarder les logs depuis l’interface d’admin (dans Services > php7.3-fpm) et voir si il y a des messages qui donnent + de piste et/ou partager les logs ?

Bon j’ai:

journalctl

    - Logs begin at Tue 2020-07-28 15:11:43 CEST, end at Tue 2020-07-28 18:04:02 CEST. --
    juil. 28 15:12:01 systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
    -- Subject: L'unité (unit) php7.3-fpm.service a commencé à démarrer
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a commencé à démarrer.
    juil. 28 15:12:02 systemd[1]: php7.3-fpm.service: Main process exited, code=killed, status=15/TERM
    -- Subject: Unit process exited
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- An ExecStart= process belonging to unit php7.3-fpm.service has exited.
    -- 
    -- The process' exit code is 'killed' and its exit status is 15.
    juil. 28 15:12:02 systemd[1]: php7.3-fpm.service: Succeeded.
    -- Subject: Unit succeeded
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- The unit php7.3-fpm.service has successfully entered the 'dead' state.
    juil. 28 15:12:02 systemd[1]: Stopped The PHP 7.3 FastCGI Process Manager.
    -- Subject: L'unité (unit) php7.3-fpm.service a terminé son arrêt
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a terminé son arrêt.
    juil. 28 15:12:02 systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
    -- Subject: L'unité (unit) php7.3-fpm.service a commencé à démarrer
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a commencé à démarrer.
    juil. 28 15:12:48 systemd[1]: Started The PHP 7.3 FastCGI Process Manager.
    -- Subject: L'unité (unit) php7.3-fpm.service a terminé son démarrage
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a terminé son démarrage, avec le résultat done.
    juil. 28 15:13:12 systemd[1]: Stopping The PHP 7.3 FastCGI Process Manager...
    -- Subject: L'unité (unit) php7.3-fpm.service a commencé à s'arrêter
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a commencé à s'arrêter.
    juil. 28 15:13:13 systemd[1]: php7.3-fpm.service: Succeeded.
    -- Subject: Unit succeeded
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- The unit php7.3-fpm.service has successfully entered the 'dead' state.
    juil. 28 15:13:13 systemd[1]: Stopped The PHP 7.3 FastCGI Process Manager.
    -- Subject: L'unité (unit) php7.3-fpm.service a terminé son arrêt
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a terminé son arrêt.
    juil. 28 15:13:13 systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
    -- Subject: L'unité (unit) php7.3-fpm.service a commencé à démarrer
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a commencé à démarrer.
    juil. 28 15:13:13 systemd[1]: Started The PHP 7.3 FastCGI Process Manager.
    -- Subject: L'unité (unit) php7.3-fpm.service a terminé son démarrage
    -- Defined-By: systemd
    -- Support: https://www.debian.org/support
    -- 
    -- L'unité (unit) php7.3-fpm.service a terminé son démarrage, avec le résultat done.

var/log/php7.3-fpm.log

28-Jul-2020 14:51:53] WARNING: [pool nextcloud] child 7869 exited on signal 11 (SIGSEGV) after 170.572399 seconds from start
[28-Jul-2020 14:51:53] NOTICE: [pool nextcloud] child 7931 started
[28-Jul-2020 14:52:45] WARNING: [pool nextcloud] child 7874 exited on signal 11 (SIGSEGV) after 168.794967 seconds from start
[28-Jul-2020 14:52:45] NOTICE: [pool nextcloud] child 7967 started
[28-Jul-2020 14:52:52] WARNING: [pool nextcloud] child 7903 exited on signal 11 (SIGSEGV) after 154.721657 seconds from start
[28-Jul-2020 14:52:52] NOTICE: [pool nextcloud] child 7990 started
[28-Jul-2020 14:52:56] WARNING: [pool roundcube] child 2997 exited on signal 11 (SIGSEGV) after 12246.549551 seconds from start
[28-Jul-2020 14:52:56] NOTICE: [pool roundcube] child 8001 started
[28-Jul-2020 14:56:28] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

[28-Jul-2020 14:57:05] WARNING: [pool nextcloud] child 7922 exited on signal 11 (SIGSEGV) after 330.164122 seconds from start
[28-Jul-2020 14:57:05] NOTICE: [pool nextcloud] child 9779 started
[28-Jul-2020 14:58:48] WARNING: [pool roundcube] child 2998 exited on signal 11 (SIGSEGV) after 12598.285384 seconds from start
[28-Jul-2020 14:58:48] NOTICE: [pool roundcube] child 9832 started
[28-Jul-2020 14:58:52] WARNING: [pool nextcloud] child 7925 exited on signal 11 (SIGSEGV) after 431.078545 seconds from start
[28-Jul-2020 14:58:52] NOTICE: [pool nextcloud] child 9842 started
[28-Jul-2020 14:59:00] WARNING: [pool wordpress] child 6548 exited on signal 11 (SIGSEGV) after 3887.763639 seconds from start
[28-Jul-2020 14:59:00] NOTICE: [pool wordpress] child 9853 started
[28-Jul-2020 14:59:00] WARNING: [pool wordpress] child 6664 exited on signal 11 (SIGSEGV) after 3463.217692 seconds from start
[28-Jul-2020 14:59:00] NOTICE: [pool wordpress] child 9874 started
[28-Jul-2020 14:59:01] WARNING: [pool wordpress] child 6666 exited on signal 11 (SIGSEGV) after 3457.384550 seconds from start
[28-Jul-2020 14:59:01] NOTICE: [pool wordpress] child 9876 started
[28-Jul-2020 14:59:35] WARNING: [pool wordpress] child 6668 exited on signal 11 (SIGSEGV) after 3478.648981 seconds from start
[28-Jul-2020 14:59:35] NOTICE: [pool wordpress] child 9879 started
[28-Jul-2020 15:09:28] WARNING: [pool wordpress] child 6792 exited on signal 11 (SIGSEGV) after 3677.827975 seconds from start
[28-Jul-2020 15:09:28] NOTICE: [pool wordpress] child 10261 started
[28-Jul-2020 15:09:28] WARNING: [pool wordpress] child 6795 exited on signal 11 (SIGSEGV) after 3663.208714 seconds from start
[28-Jul-2020 15:09:28] NOTICE: [pool wordpress] child 10267 started
[28-Jul-2020 15:10:00] WARNING: [pool wordpress] child 7018 exited on signal 11 (SIGSEGV) after 3284.028577 seconds from start
[28-Jul-2020 15:10:00] NOTICE: [pool wordpress] child 10269 started
[28-Jul-2020 15:10:01] WARNING: [pool wordpress] child 7041 exited on signal 11 (SIGSEGV) after 3233.634550 seconds from start
[28-Jul-2020 15:10:01] NOTICE: [pool wordpress] child 10270 started
[28-Jul-2020 15:10:11] NOTICE: Terminating ...
[28-Jul-2020 15:10:11] NOTICE: exiting, bye-bye!
[28-Jul-2020 15:12:48] NOTICE: fpm is running, pid 736
[28-Jul-2020 15:12:48] NOTICE: ready to handle connections
[28-Jul-2020 15:12:48] NOTICE: systemd monitor interval set to 10000ms
[28-Jul-2020 15:13:12] NOTICE: Terminating ...
[28-Jul-2020 15:13:12] NOTICE: exiting, bye-bye!
[28-Jul-2020 15:13:13] NOTICE: fpm is running, pid 2221
[28-Jul-2020 15:13:13] NOTICE: ready to handle connections
[28-Jul-2020 15:13:13] NOTICE: systemd monitor interval set to 10000ms
[28-Jul-2020 15:25:05] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

[28-Jul-2020 15:26:20] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

[28-Jul-2020 18:04:39] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

[28-Jul-2020 18:04:45] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

Hmben yep du coup vers 15h10 / 15h12, y’a eu des process qui ont été kill … ptête par manque de RAM mais ce serait à confirmer

Bonjour, j’ai le même constat hier, même panne qui a mis en vrac Rouncube, Wordpress, Nextcloud et l’interface VPN Client (même si les redirections vpn fonctionnait bien). En redémarrant php-fpm, tout est revenu à la normale.

J’ai pris les logs auparavant:

journalctl

   juil. 30 13:40:54 systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
   -- Subject: L'unité (unit) php7.3-fpm.service a commencé à démarrer
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a commencé à démarrer.
   juil. 30 13:40:54 systemd[1]: php7.3-fpm.service: Main process exited, code=killed, status=15/TERM
   -- Subject: Unit process exited
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- An ExecStart= process belonging to unit php7.3-fpm.service has exited.
   -- 
   -- The process' exit code is 'killed' and its exit status is 15.
   juil. 30 13:40:54 systemd[1]: php7.3-fpm.service: Succeeded.
   -- Subject: Unit succeeded
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- The unit php7.3-fpm.service has successfully entered the 'dead' state.
   juil. 30 13:40:54 systemd[1]: Stopped The PHP 7.3 FastCGI Process Manager.
   -- Subject: L'unité (unit) php7.3-fpm.service a terminé son arrêt
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a terminé son arrêt.
   juil. 30 13:40:54 systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
   -- Subject: L'unité (unit) php7.3-fpm.service a commencé à démarrer
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a commencé à démarrer.
   juil. 30 13:41:42 systemd[1]: Started The PHP 7.3 FastCGI Process Manager.
   -- Subject: L'unité (unit) php7.3-fpm.service a terminé son démarrage
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a terminé son démarrage, avec le résultat done.
   juil. 30 13:42:04 systemd[1]: Stopping The PHP 7.3 FastCGI Process Manager...
   -- Subject: L'unité (unit) php7.3-fpm.service a commencé à s'arrêter
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a commencé à s'arrêter.
   juil. 30 13:42:05 systemd[1]: php7.3-fpm.service: Succeeded.
   -- Subject: Unit succeeded
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- The unit php7.3-fpm.service has successfully entered the 'dead' state.
   juil. 30 13:42:05 systemd[1]: Stopped The PHP 7.3 FastCGI Process Manager.
   -- Subject: L'unité (unit) php7.3-fpm.service a terminé son arrêt
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a terminé son arrêt.
   juil. 30 13:42:05 systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
   -- Subject: L'unité (unit) php7.3-fpm.service a commencé à démarrer
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a commencé à démarrer.
   juil. 30 13:42:05 systemd[1]: Started The PHP 7.3 FastCGI Process Manager.
   -- Subject: L'unité (unit) php7.3-fpm.service a terminé son démarrage
   -- Defined-By: systemd
   -- Support: https://www.debian.org/support
   -- 
   -- L'unité (unit) php7.3-fpm.service a terminé son démarrage, avec le résultat done.
juil. 30 16:03:29 wp(www.rodinux.fr)[2253]: Authentication failure for rodinux from 2607:5300:60:56c3::
juil. 30 16:03:32 wp(www.rodinux.fr)[2254]: XML-RPC authentication failure from 2607:5300:60:56c3::
juil. 30 17:32:04 wp(www.rodinux.fr)[2259]: Authentication failure for rodinux from 2607:f298:6:a056::f37:1ce8
juil. 30 17:32:06 wp(www.rodinux.fr)[2258]: XML-RPC authentication failure from 2607:f298:6:a056::f37:1ce8
juil. 30 19:02:21 wp(www.rodinux.fr)[2253]: Authentication failure for rodinux from 2001:41d0:a:4582::
juil. 30 19:02:23 wp(www.rodinux.fr)[2254]: XML-RPC authentication failure from 2001:41d0:a:4582::

**/var/log/ php7.3-fpm.log

[31-Jul-2020 00:19:00] NOTICE: [pool wordpress] child 17188 started
[31-Jul-2020 00:21:44] WARNING: [pool wordpress] child 16365 exited on signal 11 (SIGSEGV) after 1802.957609 seconds from start
[31-Jul-2020 00:21:44] NOTICE: [pool wordpress] child 17218 started
[31-Jul-2020 00:24:18] WARNING: [pool wordpress] child 16366 exited on signal 11 (SIGSEGV) after 1957.434968 seconds from start
[31-Jul-2020 00:24:18] NOTICE: [pool wordpress] child 17284 started
[31-Jul-2020 00:24:20] WARNING: [pool wordpress] child 16443 exited on signal 11 (SIGSEGV) after 1720.730314 seconds from start
[31-Jul-2020 00:24:20] NOTICE: [pool wordpress] child 17285 started
[31-Jul-2020 00:25:14] WARNING: [pool wordpress] child 16444 exited on signal 11 (SIGSEGV) after 1772.393923 seconds from start
[31-Jul-2020 00:25:14] NOTICE: [pool wordpress] child 17296 started
[31-Jul-2020 00:27:20] WARNING: [pool wordpress] child 16470 exited on signal 11 (SIGSEGV) after 1859.711687 seconds from start
[31-Jul-2020 00:27:20] NOTICE: [pool wordpress] child 17338 started
[31-Jul-2020 00:31:24] WARNING: [pool wordpress] child 16471 exited on signal 11 (SIGSEGV) after 2103.860113 seconds from start
[31-Jul-2020 00:31:24] NOTICE: [pool wordpress] child 17419 started
[31-Jul-2020 00:31:25] WARNING: [pool wordpress] child 17016 exited on signal 11 (SIGSEGV) after 1227.149875 seconds from start
[31-Jul-2020 00:31:25] NOTICE: [pool wordpress] child 17420 started
[31-Jul-2020 00:31:25] WARNING: [pool wordpress] child 17019 exited on signal 11 (SIGSEGV) after 1188.783953 seconds from start
[31-Jul-2020 00:31:25] NOTICE: [pool wordpress] child 17421 started
[31-Jul-2020 00:37:24] WARNING: [pool wordpress] child 17020 exited on signal 11 (SIGSEGV) after 1547.483105 seconds from start
[31-Jul-2020 00:37:24] NOTICE: [pool wordpress] child 17515 started
[31-Jul-2020 00:39:02] WARNING: [pool wordpress] child 17021 exited on signal 11 (SIGSEGV) after 1644.688430 seconds from start
[31-Jul-2020 00:39:02] NOTICE: [pool wordpress] child 17548 started
[31-Jul-2020 00:51:35] WARNING: [pool wordpress] child 17054 exited on signal 11 (SIGSEGV) after 2294.453198 seconds from start
[31-Jul-2020 00:51:35] NOTICE: [pool wordpress] child 17863 started
[31-Jul-2020 00:51:35] WARNING: [pool wordpress] child 17115 exited on signal 11 (SIGSEGV) after 2187.447832 seconds from start
[31-Jul-2020 00:51:35] NOTICE: [pool wordpress] child 17864 started
[31-Jul-2020 00:51:35] WARNING: [pool wordpress] child 17117 exited on signal 11 (SIGSEGV) after 2140.337617 seconds from start
[31-Jul-2020 00:51:35] NOTICE: [pool wordpress] child 17865 started
[31-Jul-2020 00:51:52] WARNING: [pool wordpress] child 17118 exited on signal 11 (SIGSEGV) after 2156.900378 seconds from start
[31-Jul-2020 00:51:52] NOTICE: [pool wordpress] child 17867 started
[31-Jul-2020 00:51:53] WARNING: [pool wordpress] child 17144 exited on signal 11 (SIGSEGV) after 2135.372001 seconds from start
[31-Jul-2020 00:51:53] NOTICE: [pool wordpress] child 17868 started
[31-Jul-2020 00:52:11] WARNING: [pool wordpress] child 17188 exited on signal 11 (SIGSEGV) after 1990.217905 seconds from start
[31-Jul-2020 00:52:11] NOTICE: [pool wordpress] child 17893 started
[31-Jul-2020 00:52:15] WARNING: [pool wordpress] child 17218 exited on signal 11 (SIGSEGV) after 1831.271476 seconds from start
[31-Jul-2020 00:52:15] NOTICE: [pool wordpress] child 17894 started
[31-Jul-2020 00:52:18] WARNING: [pool nextcloud] child 15727 exited on signal 11 (SIGSEGV) after 5531.191704 seconds from start
[31-Jul-2020 00:52:18] NOTICE: [pool nextcloud] child 17908 started
[31-Jul-2020 00:52:33] WARNING: [pool roundcube] child 2242 exited on signal 11 (SIGSEGV) after 40227.659378 seconds from start
[31-Jul-2020 00:52:33] NOTICE: [pool roundcube] child 18098 started
[31-Jul-2020 00:52:38] WARNING: [pool vpnclient] child 2244 exited on signal 11 (SIGSEGV) after 40232.289552 seconds from start
[31-Jul-2020 00:52:38] NOTICE: [pool vpnclient] child 18110 started
[31-Jul-2020 00:52:46] WARNING: [pool hotspot] child 2232 exited on signal 11 (SIGSEGV) after 40240.775680 seconds from start
[31-Jul-2020 00:52:46] NOTICE: [pool hotspot] child 18122 started
[31-Jul-2020 00:53:09] WARNING: [pool wordpress] child 17284 exited on signal 11 (SIGSEGV) after 1730.526324 seconds from start
[31-Jul-2020 00:53:09] NOTICE: [pool wordpress] child 18125 started
[31-Jul-2020 00:53:14] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

[31-Jul-2020 00:53:30] NOTICE: configuration file /etc/php/7.3/fpm/php-fpm.conf test is successful

J’essaie de comprendre comment ne plus avoir ces pannes… Peut-être un soucis avec Wordpress avec XML-RPC authentication failure ?

Si c’était problème de ram ?
Je suis sur une configuration avec un raspberry Pi 4, avec le système sur un disque dur externe (HDD) où se trouve une partition swap. Je me suis un peu perdu peut-être avec les différentes sources à ce sujet.
J’ai voulu désactiver dphys-swapfile avec ces commandes:

sudo dphys-swapfile swapoff
sudo dphys-swapfile uninstall
sudo chkconfig dphys-swapfile off
sudo update-rc.d dphys-swapfile remove

Et j’ai aussi ajouter zram avec un script de cette façon:

git clone https://github.com/foundObjects/zram-swap.git
cd zram-swap && sudo ./install.sh

et éditer le fichier /etc/sysctl.conf avec ces lignes:

vm.vfs_cache_pressure=500
vm.swappiness=100
vm.dirty_background_ratio=1
vm.dirty_ratio=50

Ces commandes viennent de cette source: https://haydenjames.io/raspberry-pi-performance-add-zram-kernel-parameters/

Mais peut-être que je me suis emmêller les pinceaux ??

Voyons-voir, quelques retours:

$ sudo swapon -s
Filename				Type		Size	Used	Priority
/dev/sda1                              	partition	6315004	0	-2
/var/swap                              	file    	102396	0	-3
/dev/zram0                             	partition	4899764	0	5

$ free -h
              total        used        free      shared  buff/cache   available
Mem:          3.7Gi       1.6Gi       871Mi       101Mi       1.2Gi       1.9Gi
Swap:          10Gi          0B        10Gi

$ sudo cat /proc/swaps
Filename				Type		Size	Used	Priority
/dev/sda1                               partition	6315004	0	-2
/var/swap                               file		102396	0	-3
/dev/zram0                              partition	4899764	0	5

Il y a quelque chose qui cloche peut-être, je pense… Mais je ne sais plus… Si quelqu’un m’éclaire, j’en serai ravi…
Peut-être aussi est-ce une fausse piste concernant php-fpm qui tombe en vrac ?
Une autre piste, on dirait que c’est Wordpress qui fait des siennes ? Une config à changer dans ce sens là ?

J’ai eu encore des coupures, c’est souvent le pool php-fpm de Wordpress qui plante le bouzin…
Je tente déjà de supprimer mon nœud Duniter pour voir si c’est lui qui sature la mémoire ou les ressources cpu…