Search found 8 matches
- Wed Sep 19, 2018 12:50 pm
- Forum: Web Server
- Topic: Intermittent errors when serving VestaCP through nginx reverse proxy
- Replies: 0
- Views: 2143
Intermittent errors when serving VestaCP through nginx reverse proxy
I am trying to configure a "website" in VestaCP, which serves as a way to access the panel on port 443 instead of 8083. I created a new template, vestaproxy.stpl (and .tpl of course), which looks like this: https://pastebin.com/e6vYerDC This seems to work pretty well, but for some reason, we get int...
- Thu Feb 22, 2018 12:16 pm
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
Re: v-backup-user: Not enough space on device
I created an issue on GitHub in the hopes that someone will do something.
https://github.com/serghey-rodin/vesta/issues/1494
- Tue Feb 13, 2018 7:45 pm
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
Re: v-backup-user: Not enough space on device
/tmp is tmpfs residing on RAM... which can be a bit of problem for bigger sites. Previously, /backup was used to generate tmp files. If the /tmp runs out, it may mean out of memory issues on smaller VPS. @Imperio, @Dpecca, can you clarify a bit on this issue ? Maybe it would be a good idea to just ...
- Thu Jan 25, 2018 3:23 pm
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
Re: v-backup-user: Not enough space on device
/tmp is tmpfs residing on RAM... which can be a bit of problem for bigger sites. Previously, /backup was used to generate tmp files. If the /tmp runs out, it may mean out of memory issues on smaller VPS. @Imperio, @Dpecca, can you clarify a bit on this issue ? Maybe it would be a good idea to just ...
- Tue Jan 23, 2018 4:42 pm
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
Re: v-backup-user: Not enough space on device
Well, the backups still reside in /backup, but while they're being generated, they are in /tmp. Probably to make it faster by putting it in memory assuming it is a tmpfs.alexcy wrote:It used to be /backup, why change that? Many people mount their /tmp as tmpfs as well.
- Tue Jan 23, 2018 1:24 pm
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
Re: v-backup-user: Not enough space on device
Can you paste Vesta logs here ? error.log 2018-01-21 05:11:28 v-backup-user 'cmo' [Error 17] 2018-01-22 05:15:09 v-backup-user 'cmo' [Error 17] 2018-01-23 05:13:22 v-backup-user 'cmo' [Error 17] backup.log ================================ admin -------------------------------- -- SYSTEM -- 2018-01-...
- Thu Jan 18, 2018 4:09 pm
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
Re: v-backup-user: Not enough space on device
I already posted this, they are not used.mehargags wrote:check if inodes full, post results ofCode: Select all
df -i
- Thu Jan 18, 2018 8:34 am
- Forum: CLI
- Topic: v-backup-user: Not enough space on device
- Replies: 21
- Views: 214446
v-backup-user: Not enough space on device
Hi. I'm having problems on multiple Debian 8 and 9 servers when running v-backup-user (Or the automatic backups for that matter). Output -- SYSTEM -- 2018-01-18 10:21:51 cmo.conf 2018-01-18 10:21:51 stats.log 2018-01-18 10:21:51 history.log 2018-01-18 10:21:51 pam -- WEB -- 2018-01-18 10:21:51 domai...