Trying to configure Tailscale = nginx.service is not active, cannot reload

What type of hardware are you using: Other ARM board
What YunoHost version are you running: latest (stable)
How are you able to access your server: SSH

Describe your issue

Hi,
I’m going in China soon and wanted to make Tailscale work on my YNH server.
Stupidly, I followed this topic.
Since, I can only access to my server through SSH…
It seems that I broke nginx (see my error messages below)

Share relevant logs or error messages

root@XXXXXXX:/home/herve# yunohost service reload nginx
nginx.service is not active, cannot reload.
Warning: Could not execute the command ‘systemctl reload nginx’
Error: Could not reload the service ‘nginx’

and the following is here

edit:
voilà ce que me retourne yunohost service status nginx

configuration: broken
configuration-details:
_ 2025/04/07 14:35:37 [emerg] 4269#4269: cannot load certificate “/etc/yunohost/certs/serveur-yunohost.tail466d21.ts.net/crt.pem”: BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/yunohost/certs/serveur-yunohost.tail466d21.ts.net/crt.pem, r) error:10000080:BIO routines::no such file)
_ nginx: configuration file /etc/nginx/nginx.conf test failed
description: Serves or provides access to all the websites hosted on your server
last_state_change: 2025-04-07 13:04:02
start_on_boot: enabled
status: failed

After a restoration of a recent core back up of my server + uninstallation of Tailscale + reboot, everything seems back to normal…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.