YunoHost / issues

General issue tracker for the YunoHost project
72 stars 8 forks source link

snappymail: login to admin page broken #2265

Closed chri2 closed 1 year ago

chri2 commented 1 year ago

Describe the bug

Can't access snappymail admin page.

Context

To reproduce

On my yunohost:

Expected behavior

Access to snappymails web admin.

Logs

from /var/log/nginx/smail.do.main-error.log:

2023/10/13 17:07:46 [error] 802501#802501: *1446 FastCGI sent in stderr: "PHP message: PHP Notice:  Invalid plugin class LdapIdentitiesPlugin in /var/www/snappymail/app/snappymail/v/2.29.1/app/libraries/RainLoop/Plugins/Manager.php on line 147" while reading response header from upstream, client: 192.168.2.20, server: smail.do.main, request: "GET /app/?/AdminAppData/0/5370959716450588/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.2-fpm-snappymail.sock:", host: "smail.do.main"

Seems unrelated, because when I set enabled_list = "" in /var/www/snappymail/app/data/_data_/_default_/configs/application.ini the error vanishes, but still the login to the admin page is not possible.

chri2 commented 1 year ago

Moved to https://github.com/YunoHost-Apps/snappymail_ynh/issues/122