Search found 7 matches
- Tue Oct 08, 2019 5:06 am
- Forum: Web Server
- Topic: Problem: Multiple Domains forward to the same domain
- Replies: 7
- Views: 12084
Re: Problem: Multiple Domains forward to the same domain
This might be due to incorrect HSTS configuration for Apache or Nginx E.g. on Nginx this add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" will redirect all the HTTP example.com or sub.example.com to HTTPS example.com Better change this to add_header Strict-Transpor...
- Tue Oct 08, 2019 4:54 am
- Forum: Web Server
- Topic: Error: Let's Encrypt validation status 400
- Replies: 62
- Views: 237643
Re: Error: Let's Encrypt validation status 400
If you are using CDN like Cloudflare, than choose 'DNS only' instead of using a proxy for your domain. This helped me solve this problem. You can try reinstalling Vesta but make sure to take a backup. Try using Vesta through the command line by logging into the root account of your server. The CDN p...
- Tue Oct 08, 2019 4:36 am
- Forum: Web Interface
- Topic: 404 Page Not Found
- Replies: 0
- Views: 4343
404 Page Not Found
Whenever I add a new domain or sub-domain it shows 'Powered by Vesta' webpage.
After I activate Let's Encrypt for the domain than it shows '404 Page Not Found' webpage.
I have checked the configuration files but the can't fix it.
After I activate Let's Encrypt for the domain than it shows '404 Page Not Found' webpage.
I have checked the configuration files but the can't fix it.
- Tue Oct 08, 2019 4:15 am
- Forum: Debian/Ubuntu
- Topic: Let's Encrypt not working after latest updates
- Replies: 6
- Views: 31338
Re: Let's Encrypt not working after latest updates
Hey +1 on this one. Same thing has happened to me and all my auto renewals for LetsEncrypt SSL are failing. I also get 400 errors when trying to apply LetsEncrypt to new websites. Is there any solution for this or something that has been misconfigured? After updates to Vesta still i was having prob...
- Sat May 04, 2019 5:40 am
- Forum: Debian/Ubuntu
- Topic: Let's Encrypt not working after latest updates
- Replies: 6
- Views: 31338
- Fri Apr 26, 2019 10:18 pm
- Forum: Debian/Ubuntu
- Topic: Let's Encrypt not working after latest updates
- Replies: 6
- Views: 31338
- Mon Apr 22, 2019 11:01 pm
- Forum: Debian/Ubuntu
- Topic: Let's Encrypt not working after latest updates
- Replies: 6
- Views: 31338
Let's Encrypt not working after latest updates
The whole problem started with automatic renewal of Let's Encrypt certificates before they expire. The certificates just expired and i was unable to renew them. Tried everything but failed, then in the end i disabled Let's Encrypt on the domain and tried requesting for a new certificate. These probl...