Page 1 of 2

Ubuntu 14.04 / empty configuration files

Posted: Fri Jun 20, 2014 1:18 am
by alexcy
Hello forum,

I have noticed that several configuration files are succesfully created by Vesta (eg AWstats, Webalizer), while in the case of backup (no errors when executed), the backup files are not created at all.

Any ideas?

Thanks.

Re: Ubuntu 14.04 / empty configuration files

Posted: Sat Jun 21, 2014 3:59 pm
by imperio
Hi, alexcy
can you write more about your problem?

Re: Ubuntu 14.04 / empty configuration files

Posted: Mon Jun 23, 2014 12:28 am
by alexcy
Sure. The conf files in /etc/awstats/awstats.domain.conf (i know these are symbolic links) are created after awstats activation, however they are empty.

Regarding webalizer, a forbidden page is shown in browser and no conf files are created.

User backups are not created, even though there are no errors in log file (/home/backup is empty), however they are shown in VestaCP interface with a size of 1MB.

There is no bandwidth graph shown.

Thanks a lot for your time and effort.

Re: Ubuntu 14.04 / empty configuration files

Posted: Mon Jun 23, 2014 6:10 pm
by imperio
User backups are not created, even though there are no errors in log file (/home/backup is empty), however they are shown in VestaCP interface with a size of 1MB
show me vesta backup log

Re: Ubuntu 14.04 / empty configuration files

Posted: Mon Jun 23, 2014 11:57 pm
by alexcy
usertest
--------------------------------

-- SYSTEM --
2014-06-23 05:49:15 usertest.conf
2014-06-23 05:49:15 stats.log
2014-06-23 05:49:15 history.log
2014-06-23 05:49:15 pam

-- WEB --
2014-06-23 05:49:15 domain1.tld
2014-06-23 05:49:35 domain2.tld
2014-06-23 05:49:43 domain3.tld
2014-06-23 05:50:32 *** 3 domains ***

-- DNS --
2014-06-23 05:50:32 domain1.tld
2014-06-23 05:50:32 domain2.tld
2014-06-23 05:50:32 domain3.tld
2014-06-23 05:50:32 *** 3 domains ***

-- MAIL --
2014-06-23 05:50:32 domain1.tld
2014-06-23 05:50:32 domain1.tld
2014-06-23 05:50:32 domain1.tld
2014-06-23 05:50:33 + [email protected]
2014-06-23 05:50:34 *** 3 domains ***

-- DB --
2014-06-23 05:50:34 usertest_org (mysql)
2014-06-23 05:50:35 usertest_nicol (mysql)
2014-06-23 05:50:36 usertest_elrep (mysql)
2014-06-23 05:50:37 *** 3 databases ***

-- CRON --
2014-06-23 05:50:37 *** 0 jobs ***

-- User Dir --
2014-06-23 05:50:38 adding directory tmp
2014-06-23 05:50:38 adding directory wp_install.sh
2014-06-23 05:50:38 *** 2 directories ***

-- SUMMARY --
2014-06-23 05:50:38 Size: 483 Mb
2014-06-23 05:50:38 Runtime: 1 minute

Re: Ubuntu 14.04 / empty configuration files

Posted: Tue Jun 24, 2014 1:43 pm
by imperio
1.
Delete all archives in a folder of backups

Code: Select all

/home/backup
2.
Delete all lines in backup.conf (don't delete this file, he should be empty)

Code: Select all

/usr/local/vesta/data/users/$user
$user - name of your user in vestacp
3.
change this parameter in user.conf

Code: Select all

U_BACKUPS='0'
he should be zero

Code: Select all

/usr/local/vesta/data/users/$user
$user - name of your user in vestacp
4.
Try to create new backup in the section "BACKUP"

I hope this help you

Re: Ubuntu 14.04 / empty configuration files

Posted: Wed Jun 25, 2014 1:02 am
by alexcy
I have followed your instructions. The backup processes seem to go on fine, however there are still no files in /home/backup ..

Any further ideas?

Thank you for your time.

Re: Ubuntu 14.04 / empty configuration files

Posted: Wed Jun 25, 2014 6:04 am
by imperio
Can you give me admin access vestacp and root access to your server?
I want check problem on your server
(send me private message with passwords)

Re: Ubuntu 14.04 / empty configuration files

Posted: Wed Jun 25, 2014 10:28 am
by alexcy
Done.

Re: Ubuntu 14.04 / empty configuration files

Posted: Wed Jun 25, 2014 2:23 pm
by imperio
I answered you in a private message