Hi! I am using certboot to get certs.
But when I try to use it with webroot plugin I face this error. Mb I need some preparation before?
busylee@vm3441:~/temp$ ./certbot-auto certonly --webroot -w /var/www/busylee/gmnode/ -d bot.tryremember.ru -d www.bot.tryremember.ru
Requesting root privileges to run certbot…
/home/busylee/.local/share/letsencrypt/bin/letsencrypt certonly --webroot -w /var/www/busylee/gmnode/ -d bot.tryremember.ru -d www.bot.tryremember.ru
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bot.tryremember.ru
http-01 challenge for www.bot.tryremember.ru
Using the webroot path /var/www/busylee/gmnode for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. www.bot.tryremember.ru (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.bot.tryremember.ru/.well-known/acme-challenge/uxNfYUO9NQ6DSUNmdgZ6vabRUzpnvUmxh3q2YjQbNQM: "
404 Not Found
", bot.tryremember.ru (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://bot.tryremember.ru/.well-known/acme-challenge/wYlppkBSok9yKzBOUHCw_EftmqX9hfohs1FksrB_6D4: " 404 Not Found
404 Not Found
"