No yunohost web interface, overleaf was removed after update, but other apps work fine

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: yunohost-admin/stable,now 12.0.7 all [installed]
How are you able to access your server: SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: Not really

Describe your issue

The yunohost admin web interface does not work, nginx returns a 403 forbidden access. The issue started after I tried to update Overleaf, which was removed (automatically) after the attempt.

Share relevant logs or error messages

cat /var/log/nginx/error.log
2025/03/25 02:41:45 [crit] 2081#2081: *3293 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 2a06:4882:3000::39, server: [::]:443
2025/03/25 03:01:16 [crit] 1933#1933: *3309 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 165.154.129.220, server: 0.0.0.0:443
2025/03/25 03:01:39 [error] 1987#1987: *3314 open() “/usr/share/yunohost/admin/robots.txt” failed (2: No such file or directory), client: 152.32.215.244, server: , request: “GET /yunohost/admin/robots.txt HTTP/1.1”, host: “89.234.141.5”
2025/03/25 03:01:39 [error] 1987#1987: *3315 open() “/usr/share/yunohost/admin/sitemap.xml” failed (2: No such file or directory), client: 152.32.215.244, server: , request: “GET /yunohost/admin/sitemap.xml HTTP/1.1”, host: “89.234.141.5”
2025/03/25 03:01:48 [error] 1987#1987: *3320 open() “/usr/share/yunohost/admin/sitemap.xml” failed (2: No such file or directory), client: 152.32.215.244, server: , request: “GET /yunohost/admin/sitemap.xml HTTP/1.1”, host: “89.234.141.5”
2025/03/25 03:01:48 [error] 1987#1987: *3321 open() “/usr/share/yunohost/admin/robots.txt” failed (2: No such file or directory), client: 152.32.215.244, server: , request: “GET /yunohost/admin/robots.txt HTTP/1.1”, host: “89.234.141.5”
2025/03/25 03:01:56 [error] 1987#1987: *3325 open() “/usr/share/yunohost/admin/sitemap.xml” failed (2: No such file or directory), client: 152.32.215.244, server: , request: “GET /yunohost/admin/sitemap.xml HTTP/1.1”, host: “89.234.141.5”
2025/03/25 03:01:56 [error] 1987#1987: *3326 open() “/usr/share/yunohost/admin/robots.txt” failed (2: No such file or directory), client: 152.32.215.244, server: , request: “GET /yunohost/admin/robots.txt HTTP/1.1”, host: “89.234.141.5”
2025/03/25 03:18:02 [crit] 1974#1974: *3345 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 195.178.110.164, server: 0.0.0.0:443
2025/03/25 05:37:25 [crit] 1933#1933: *3557 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 2a03:90c0:146::ca2, server: [::]:443
2025/03/25 05:38:41 [crit] 1933#1933: *3564 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 2a03:90c0:146::ca2, server: [::]:443
2025/03/25 06:06:34 [crit] 1927#1927: *3621 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 185.242.226.109, server: 0.0.0.0:443
2025/03/25 07:49:28 [crit] 1974#1974: *3767 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 2a05:9405:8000::2e9, server: [::]:443
2025/03/25 07:50:32 [crit] 1974#1974: *3774 SSL_do_handshake() failed (SSL: error:0A00006C:SSL routines::bad key share) while SSL handshaking, client: 2a05:9405:8000::2e9, server: [::]:443

Ok, je crois que le souci principal vient de ça (je viens de réussir à utiliser l’interface web) : You are running inconsistent versions of the YunoHost packages… most probably because of a failed or partial upgrade.

yunohost version: 12.1.3 (testing)
yunohost-admin version: 12.0.7 (testing)
yunohost-portal version: ? (testing)
moulinette version: 12.1.0 (testing)
ssowat version: 12.0.3 (testing) # Je pensais que j'Ă©tais revenu en version stable depuis la mise Ă  jour Ă  yunohost 12, il semblerait que non.

Ok, so I reinstall yunohost-portal, and things work better now. But overleaf cannot be restaured still or reinstalled : https://paste.yunohost.org/raw/lipopiboyu

1 Like