Hello. I try to renew certificate and get a error message.
My domain is:
admin.f1parser.ru
I ran this command:
certbot-auto certonly --expand --manual --manual-public-ip-logging-ok -d admin.f1parser.ru
It produced this output:
admin.f1parser.ru (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://admin.f1parser.ru/.well-known/acme-challenge/Nk5Ee4smNmY8n_atl2L0xKrxPw19VVVdWA6ntlsP-Rg: "
Domain: admin.f1parser.ru
Type: unauthorized
Detail: Invalid response from
http://admin.f1parser.ru/.well-known/acme-challenge/Nk5Ee4smNmY8n_atl2L0xKrxPw19VVVdWA6ntlsP-Rg:
"
I also try to do it with --webroot flag and get the same error. However, file is available now through the link in the browser.
My web server is: ubuntu16.04, nginx1.10