aving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for support.*ZENSOR*.de
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: support.*ZENSOR*.de
Type: connection
Detail: *ZENSOR*: Fetching http://support.*ZENSOR*.de/.well-known/acme-challenge/obDuWniY576ruiUsZHPcNT6mnS0nyiJTb1AkQpr2yZA: Connection refused
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
And if i want to start nginx there is this Error:
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: exit-code) since Mon 2023-06-26 18:00:18 UTC; 35s ago
Docs: man:nginx(8)
Process: 1809 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE)
CPU: 1ms
Jun 26 18:00:18 Zammad systemd[1]: Starting A high performance web server and a reverse proxy server...
Jun 26 18:00:18 Zammad nginx[1809]: nginx: [emerg] "server" directive is not allowed here in /etc/nginx/nginx.conf:1
Jun 26 18:00:18 Zammad nginx[1809]: nginx: configuration file /etc/nginx/nginx.conf test failed
Jun 26 18:00:18 Zammad systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Jun 26 18:00:18 Zammad systemd[1]: nginx.service: Failed with result 'exit-code'.
Jun 26 18:00:18 Zammad systemd[1]: Failed to start A high performance web server and a reverse proxy server.
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: exit-code) since Mon 2023-06-26 18:48:58 UTC; 5s ago
Docs: man:nginx(8)
Process: 1309 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE)
CPU: 1ms
Jun 26 18:48:58 Zammad systemd[1]: Starting A high performance web server and a reverse proxy server...
Jun 26 18:48:58 Zammad nginx[1309]: nginx: [emerg] "upstream" directive is not allowed here in /etc/nginx/nginx.conf:1
Jun 26 18:48:58 Zammad nginx[1309]: nginx: configuration file /etc/nginx/nginx.conf test failed
Jun 26 18:48:58 Zammad systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Jun 26 18:48:58 Zammad systemd[1]: nginx.service: Failed with result 'exit-code'.
Jun 26 18:48:58 Zammad systemd[1]: Failed to start A high performance web server and a reverse proxy server.