Search found 65 matches
- Wed May 24, 2017 9:35 pm
- Forum: Web Server
- Topic: Cron email about Let's Encrypt: Invalid response /.well-known/acme-challenge/
- Replies: 2
- Views: 2072
Re: Cron email about Let's Encrypt: Invalid response /.well-known/acme-challenge/
Hi, thanks for your reply and sorry for my delay. That wasn't the problem for me, those solutions didn't work. I have two servers. On server #1, I have the domain www.mywebsite.com and Let's Encrypt works well. On server #2, I have the domain dev.mywebsite.com and Let's Encrypt gives the error messa...
- Mon May 08, 2017 12:03 pm
- Forum: Web Server
- Topic: Cron email about Let's Encrypt: Invalid response /.well-known/acme-challenge/
- Replies: 2
- Views: 2072
Cron email about Let's Encrypt: Invalid response /.well-known/acme-challenge/
Hello all, I received this email the past few mornings. It seems perhaps the cron job is trying to renew the certificate but encountering a problem. Any idea what this could be? Email subject: Cron <admin@myserver1> sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl Error: Invalid response from http...
- Thu Apr 13, 2017 3:20 am
- Forum: Web Server
- Topic: Memory useage
- Replies: 0
- Views: 654
Memory useage
Hi all, I'm wondering if someone can help me understand my server's memory usage. I have a 4 GB DigitalOcean droplet running 6 WordPress websites. 20,000 total monthly pageviews. My DigitalOcean graph shows me approaching 80% memory usage: https://puu.sh/viAlh/1d4fdb9122.png But free -m shows this: ...
- Mon Mar 20, 2017 12:34 pm
- Forum: 3rd Party Software
- Topic: Upload Vesta user backups to Dropbox automatically daily
- Replies: 29
- Views: 32747
Re: Upload Vesta user backups to Dropbox automatically daily
Thanks skurudo. Yes, I have uploaded files up to 10 Gb successfully. I have updated my post with this detail, and a link to the Dropbox Uploader script which explains how this is done, along with other options.
- Fri Mar 17, 2017 2:50 pm
- Forum: CLI
- Topic: Auto renew SSL doesn't work
- Replies: 9
- Views: 7615
Re: Auto renew SSL doesn't work
Thanks. I have posted the tutorial here: viewtopic.php?f=19&t=14123
- Fri Mar 17, 2017 2:49 pm
- Forum: 3rd Party Software
- Topic: Upload Vesta user backups to Dropbox automatically daily
- Replies: 29
- Views: 32747
Upload Vesta user backups to Dropbox automatically daily
I have setup my Centos 7 server to send the Vesta backups of all my websites (users) to Dropbox automatically every day (after Vesta has run the backup job). In case it helps anyone, here is how. Configure Dropbox uploader Go here: https://www.dropbox.com/developers/apps Create a new Dropbox app and...
- Wed Mar 15, 2017 4:38 pm
- Forum: CLI
- Topic: Auto renew SSL doesn't work
- Replies: 9
- Views: 7615
Re: Auto renew SSL doesn't work
Sounds good! I must say again how much I like Vesta CP, it works extremely well, the backups are an amazing tool and I can easily restore entire sites in no time. I configured dropbox uploader to send the latest backup for each hosted website to my Dropbox account every night. If I wanted to share t...
- Tue Mar 14, 2017 2:07 pm
- Forum: Mail Server
- Topic: DKIM value different in Vesta GUI and command line
- Replies: 1
- Views: 941
DKIM value different in Vesta GUI and command line
I just wanted to mention that the DKIM values provided for mail._domainkey in the Vesta GUI (DNS tab) are slightly different than the ones outputted by the CLI (command line). For example, in the Vesta GUI, my mail._domainkey looks like this: "k=rsa; p=...zko5w2EfBgM...YAGNnS...La59PAkKC..." But whe...
- Mon Mar 13, 2017 6:01 pm
- Forum: Web Server
- Topic: Web server running out of RAM
- Replies: 13
- Views: 7482
Re: Web server running out of RAM
Good to know thanks. I'm hosting 6 sites on this VPS.
- Mon Mar 13, 2017 5:30 pm
- Forum: Web Server
- Topic: Web server running out of RAM
- Replies: 13
- Views: 7482
Re: Web server running out of RAM
Thanks, I had that initially, and it was good. So I tried going to 60 and it is still good, so I left it there.
From what I found online, FcgidIdleTimeout should be about half of FcgidProcessLifeTime, which is why I have FcgidIdleTimeout set to 30.
From what I found online, FcgidIdleTimeout should be about half of FcgidProcessLifeTime, which is why I have FcgidIdleTimeout set to 30.