Page 1 of 1

Cron <admin@domain> sudo /usr/local/vesta/bin/v-update-sys-queue backup

Posted: Mon Dec 23, 2019 6:43 am
by debajyoti
Hello everyone....I am having trouble now these days..

I am receiving mails about Cron <admin@gadgetguys> sudo /usr/local/vesta/bin/v-update-sys-rrd ,sudo: unable to resolve host gadgetguys.in: Resource temporarily unavailable.

I receive mails around 200 times a day though everything seems to be working fine...
here is the mail ss.
Image

please help me.

Re: Cron <admin@domain> sudo /usr/local/vesta/bin/v-update-sys-queue backup

Posted: Wed Jan 01, 2020 9:01 pm
by skamasle
Hi

Your hostname not resolve, make sure your hostname is domain and resolve in internet or add entry to your /etc/hosts

Re: Cron <admin@domain> sudo /usr/local/vesta/bin/v-update-sys-queue backup

Posted: Mon Jan 25, 2021 10:55 pm
by Llorca
I have the same problem.

I often do not receive any mail, but once or twice a week I get mail about this problem.

the problem is not continuous.

I haven't figured it out yet.

Code: Select all

Cron <admin@mysite> sudo /usr/local/vesta/bin/v-update-sys-rrd

sudo: unable to resolve host mysite.com: Connection timed out
/etc/hostname

Code: Select all

mysite.com
/etc/hosts

Code: Select all


127.0.0.1       localhost

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

If anyone knows the solution, can they please write?

Thank you.