Certbot’s nginx configuration parser has trouble with non-ASCII text.
You can try locate the offending text using:
grep -R -P "[^\x00-\x7F]" /etc/nginx
Certbot’s nginx configuration parser has trouble with non-ASCII text.
You can try locate the offending text using:
grep -R -P "[^\x00-\x7F]" /etc/nginx