2023-12-27, 06:11 PM
ok i think i found... it was a 400 finally.
i set the line : 'proxy_set_header Host $host;' BUT ... There were a little space just before 'HOST'.
I understood it by wanting to install a certificate with certbot despite the fact i could'nt connect, just to see if there were a limitation somewhere by not using ssl.
Nginx -t didn't see any error. But Certbot said me 'Could not parse file: /etc/nginx/conf.d/XXXX.conf due to Expected stringEnd, found 's' (at char 0), (line:1, col:1)"
i set the line : 'proxy_set_header Host $host;' BUT ... There were a little space just before 'HOST'.
I understood it by wanting to install a certificate with certbot despite the fact i could'nt connect, just to see if there were a limitation somewhere by not using ssl.
Nginx -t didn't see any error. But Certbot said me 'Could not parse file: /etc/nginx/conf.d/XXXX.conf due to Expected stringEnd, found 's' (at char 0), (line:1, col:1)"