We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Error: LetsEncrypt challenge request 403
-
- Posts: 3
- Joined: Tue Nov 14, 2017 5:25 pm
Error: LetsEncrypt challenge request 403
Hi,
I have LetsEncrypt error 403
Can someone halp me?

I have LetsEncrypt error 403
Can someone halp me?

-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Error: LetsEncrypt challenge request 403
Code: Select all
nano +98 /usr/local/vesta/bin/v-check-letsencrypt-domain
add this line:
mkdir -p $HOMEDIR/$user/web/$r_domain/public_html/.well-known/acme-challenge
Code: Select all
nano +58 /usr/local/vesta/bin/v-add-letsencrypt-user
-
- Posts: 3
- Joined: Tue Nov 14, 2017 5:25 pm
Re: Error: LetsEncrypt challenge request 403
Hi,
Thank you for fast replay, everything works on my domain (.eu), but on domain ***.ostroleka.pl (regional domain) is not working :(
I have the same error
Thank you for fast replay, everything works on my domain (.eu), but on domain ***.ostroleka.pl (regional domain) is not working :(
I have the same error
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Error: LetsEncrypt challenge request 403
make sure you have all Forward looking A recods setup properly
-
- Posts: 3
- Joined: Tue Nov 14, 2017 5:25 pm
Re: Error: LetsEncrypt challenge request 403
Hi,
Everything is correctly. I created subdomain for my .eu domain and it was working, but if i created subdomain for my regional domaing i have the same error (LetsEncrypt challenge request 403)
I had 2 domain ***.ostroleka.pl and ***-ostroleka.pl and on second it was working fine
Everything is correctly. I created subdomain for my .eu domain and it was working, but if i created subdomain for my regional domaing i have the same error (LetsEncrypt challenge request 403)
I had 2 domain ***.ostroleka.pl and ***-ostroleka.pl and on second it was working fine
Re: Error: LetsEncrypt challenge request 403
I solved by deleting and recreating the domain.