Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 11 matches
- Mon Dec 18, 2017 2:38 pm
- Forum: General Discussion
- Topic: Error: invalid backup format
- Replies: 18
- Views: 27959
Re: Error: invalid backup format
Hi, I have managed to resolve this so here is what I discovered if it helps anyone else.
I was specifying the location relative to the dir I was in (i.e ./admin.xxxx.tar). I didn't understand that there needs to be no location specified, it's literally all down to having the .tar file in the ...
I was specifying the location relative to the dir I was in (i.e ./admin.xxxx.tar). I didn't understand that there needs to be no location specified, it's literally all down to having the .tar file in the ...
- Mon Dec 18, 2017 1:29 pm
- Forum: General Discussion
- Topic: Error: invalid backup format
- Replies: 18
- Views: 27959
Re: Error: invalid backup format
Hi, rather than start a new thread I thought I would post/add here as my issue matches. I hope someone is able to help and advise.
I too am getting the 'invalid backup format' error when trying to restore a .tar file. It was created on an Ubuntu 12.04 ec2 instance and I am trying to restore to an ...
I too am getting the 'invalid backup format' error when trying to restore a .tar file. It was created on an Ubuntu 12.04 ec2 instance and I am trying to restore to an ...
- Mon Sep 28, 2015 4:02 pm
- Forum: Debian/Ubuntu
- Topic: Added a cron job and now getting an empty list
- Replies: 1
- Views: 3369
Re: Added a cron job and now getting an empty list
Just to add to this, although listed in the console as 9 jobs, a 'v-list-cron-jobs admin' shows no jobs.
As stated, all we did was add an extra job, then the rest, and it, vanished.
As stated, all we did was add an extra job, then the rest, and it, vanished.
- Mon Sep 28, 2015 2:07 pm
- Forum: Debian/Ubuntu
- Topic: Added a cron job and now getting an empty list
- Replies: 1
- Views: 3369
Added a cron job and now getting an empty list
Hi, we have added an extra cron job and although (cron) is now showing 9 jobs at the top level the cron list displays as empty. It is the same across multiple browsers.
Any advice appreciated as to why this may be happening and how to resolve.
Many thanks.
--
Any advice appreciated as to why this may be happening and how to resolve.
Many thanks.
--
- Mon Sep 28, 2015 1:49 pm
- Forum: Debian/Ubuntu
- Topic: /home/backup filling up every 10 mins with tmp dirs
- Replies: 4
- Views: 8230
/home/backup filling up every 10 mins with tmp dirs
Hi, we are having space issues on our server with /home/backup filling up with large dirs/files placed there every ten minutes. I'm thinking this must be linked to a cron job with some other issue but aren't sure what to disable (if anything). The files are in directories named as follows -
tmp ...
tmp ...
- Thu Dec 04, 2014 4:40 pm
- Forum: Web Server
- Topic: Change Apache mpm_prefork to mpm_worker
- Replies: 0
- Views: 2715
Change Apache mpm_prefork to mpm_worker
Hi, we are having some issues with keep alive requests + traffic load on our Wordpress multisite and would like to try switching from Apache mpm_prefork to mpm_worker, however we are aware there may be php considerations also.
Could the process be as simple as just running 'apt-get install apache2 ...
Could the process be as simple as just running 'apt-get install apache2 ...
- Thu Nov 13, 2014 8:15 pm
- Forum: Web Server
- Topic: White screen in phpmyadmin with display_errors = On
- Replies: 3
- Views: 6671
Re: White screen in phpmyadmin with display_errors = On
Hi, many thanks for the workaround, ideally we would like to have the generic option in php.ini so if possible it would still be useful to try and find out why setting display_errors = On leads to a white page for phpmyadamin (and it is phpmyadmin only).
Just for info, if it's relevant, this ...
Just for info, if it's relevant, this ...
- Thu Nov 13, 2014 4:10 pm
- Forum: Web Server
- Topic: White screen in phpmyadmin with display_errors = On
- Replies: 3
- Views: 6671
White screen in phpmyadmin with display_errors = On
Hi, we are trying to debug our php code for an application and need access to phpmyadmin whilst doing so, however if we set display_errors = On in etc/php5/apache2/php.ini we get a white screen when going to the phpmyadmin screen, set it back to display_errors = Off and all is well again.
Any ideas ...
Any ideas ...
- Tue May 20, 2014 5:52 pm
- Forum: Database Server
- Topic: v-add-database-host mysql 'command not found'
- Replies: 3
- Views: 10448
Re: v-add-database-host mysql 'command not found'
Hi, sorry, I've worked this out so thought I would update.
It is because I invoked sudo -s on x2 of the instances (which resets the env path securely to defaults), that was on x2 EC2s, the first box is a Digital Ocean droplet which uses root ssh so no need for sudo -s (and hence no reset).
Glad I ...
It is because I invoked sudo -s on x2 of the instances (which resets the env path securely to defaults), that was on x2 EC2s, the first box is a Digital Ocean droplet which uses root ssh so no need for sudo -s (and hence no reset).
Glad I ...
- Tue May 20, 2014 5:43 pm
- Forum: Database Server
- Topic: v-add-database-host mysql 'command not found'
- Replies: 3
- Views: 10448
Re: v-add-database-host mysql 'command not found'
Hi, just to update on this. Oddly the problem has now appeared on the second box also, the first box we created is still ok.
If you change into the directory at /usr/local/vesta/bin/ and run 'sudo ./v-list-database-hosts' then the command works, other than that it says 'command not found'. So ...
If you change into the directory at /usr/local/vesta/bin/ and run 'sudo ./v-list-database-hosts' then the command works, other than that it says 'command not found'. So ...