Bonjour à tous,
lorsque je démmare mon yunhost j’ai ce message :
donc ce que j’ai fait je me suis connecté en putty sur mon serveur et j’essai de démmarer nginx :
admin@domaine:~$ sudo service nginx status
[sudo] Mot de passe de admin :
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2023-11-26 08:01:49 CET; 1h 7min ago
Docs: man:nginx(8)
Process: 826 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=killed, signal=TERM)
CPU: 52ms
nov. 26 08:00:19 domaine.fr systemd[1]: Starting A high performance web server and a reverse proxy server...
nov. 26 08:00:39 domaine.fr nginx[826]: nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "r3.o.lencr.org" in the certificate "/etc/yunoh>
nov. 26 08:00:59 domaine.fr nginx[826]: nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "r3.o.lencr.org" in the certificate "/etc/yunoh>
nov. 26 08:01:19 domaine.fr nginx[826]: nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "r3.o.lencr.org" in the certificate "/etc/yunoh>
nov. 26 08:01:39 domaine.fr nginx[826]: nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "r3.o.lencr.org" in the certificate "/etc/yunoh>
nov. 26 08:01:49 domaine.fr systemd[1]: nginx.service: start-pre operation timed out. Terminating.
nov. 26 08:01:49 domaine.fr systemd[1]: nginx.service: Control process exited, code=killed, status=15/TERM
nov. 26 08:01:49 domaine.fr systemd[1]: nginx.service: Failed with result 'timeout'.
nov. 26 08:01:49 domaine.fr systemd[1]: Failed to start A high performance web server and a reverse proxy server.
lines 1-16/16 (END)
avez vous des informations sur cette erreur svp, qui empéche de démmarer mon nginx :
“ssl_stapling” ignored, host not found in OCSP responder “r3.o.lencr.org”
merci
EDIT :
j’ai continue à chercher et je suis tombé sur ça sur la documentation : Certificat | Yunohost Documentation
ce que j’ai fait j’ai pour chaqu’un de mes domaines et sous domaine généré un certificat autosigné :
sudo yunohost domain cert-install news.domaine.fr --self-signed --force
et le domaine principal
sudo yunohost domain cert-install domaine.fr --self-signed --force
grace à ça je peux maintenant me connecte à mon serveur web avec l’ip local, mais l’accés en nom de domaine est bloqué car le navigateur n’aime pas les certificats autosigné, j’ai donc un probléme avec let’s encypt dans yunohost
comment trouver le probéme svp ?
Edit final :
bon finalement j’ai reussi à refaire fonctionner mon interface wev
→ J’aiinstallé des certificats autosignés
→ je me suis connecté à l’adresse IP local de mon yunohost en admin pour regenerer un certificat let’s encrypt et ça a marché mon serveur Ngix marche et je peux me reconnecter dessus
maintenant j’ai un autre soucis, mes mails n’arrivent plus