Hi folks,
I recently made the switch to Yunohost 3 (after migratin from Debian Jessie to Stretch), and everything was going smooth for a week or so. Then I tried to install Piwigo today through the web interface. The installation failed for obscure reasons, didn’t save the logs , all I rememberd was this line : “Packages need to be removed but remove is disabled.” . Right after that almost all my apps were throwing a 502 bad gateway errors. Here is my apps list:
➜ ~ _ yunohost app map
tutu.email/rainloop/: Rainloop → not working
tototatatiti.net/cloud/: Nextcloud → not working
tototatatiti.net/couchpotato/: CouchPotato → working
tototatatiti.net/dokuwiki: Dokuwiki → not working
tototatatiti.net/home: home → working (html only, no php)
tototatatiti.net/htmltool/: HTML Tools → not working
tototatatiti.net/jirafeau/: Jirafeau → not working
tototatatiti.net/rss/: FreshRSS → working
tototatatiti.net/strut/: Strut → working
tototatatiti.net/torrent/: Transmission → working
tototatatiti.net/webmail/: Rainloop → not working
tototatatiti.net/zerobin/: Zerobin → not working
So I looked up on the forum for similar errors and almost everyone was speaking about php7-fpm not starting, but on my server it started well. But I think it’s not serving fast-cgi service for applications as when I check its status, it seems to be only working for freshrss and www.
➜ ~ sudo systemctl status php7.0-fpm.service
● php7.0-fpm.service - The PHP 7.0 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.0-fpm.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2018-12-05 15:46:52 CET; 35min ago
Docs: man:php-fpm7.0(8)
Main PID: 4953 (php-fpm7.0)
Status: "Processes active: 0, idle: 5, Requests: 25, slow: 0, Traffic: 0req/sec"
Tasks: 6 (limit: 4915)
CGroup: /system.slice/php7.0-fpm.service
├─4953 php-fpm: master process (/etc/php/7.0/fpm/php-fpm.conf)
├─4954 php-fpm: pool freshrss
├─4955 php-fpm: pool freshrss
├─4956 php-fpm: pool freshrss
├─4957 php-fpm: pool www
└─4958 php-fpm: pool www
Dec 05 15:46:52 tototatatiti.net systemd[1]: Starting The PHP 7.0 FastCGI Process Manager…
Dec 05 15:46:52 tototatatiti.net systemd[1]: Started The PHP 7.0 FastCGI Process Manager.
So I thought maybe trying to install another app would regenerate some conf files somewhere. So I tried installing Firefly III, with no success either. Here are the logs output https://paste.yunohost.org/raw/likasegate
Here is my server diagnostic from the web interface https://paste.yunohost.org/raw/zeyahojohi
If you need further information, please let me know.
Oh, and I speak french but I thought this message, and possible solution, would be usefull to more people in english, but if you prefer to speak french, c’est vous qui voyez .