bostic
March 25, 2022, 6:09am
#1
Hi, team!
Yesterday and today I get letters to mail:
sudo /usr/local/hestia/bin/v-update-sys-queue restart
sudo: unable to resolve host mydomain.com : Temporary failure in name resolution.
sudo /usr/local/hestia/bin/v-update-sys-rrd
sudo: unable to resolve host mydomain.com : Temporary failure in name resolution
sudo /usr/local/hestia/bin/v-update-sys-queue backup
sudo: unable to resolve host mydomain.com : Temporary failure in name resolution
sudo /usr/local/hestia/bin/v-update-sys-hestia-all
W: Failed to fetch https://apt.hestiacp.com/dists/buster/InRelease Temporary failure resolving ‘apt.hestiacp.com ’
W: Some index files failed to download. They have been ignored, or old ones used instead.
W: Failed to fetch https://apt.hestiacp.com/dists/buster/InRelease Temporary failure resolving ‘apt.hestiacp.com ’
W: Some index files failed to download. They have been ignored, or old ones used instead.
Debian 10.11 Hestia:v1.5.11 Auto update.
What went wrong?
This is due to automatic update?
ScIT
March 25, 2022, 6:16am
#2
DNS stopped working on your server, check your dns configuration. The server also may be slow, due to missing lookups.
bostic
March 25, 2022, 8:15am
#3
Hey,ScIT
Thanks for the answer, I will check the configuration.
I consult where this DNS configuration is reviewed, since I have the same problem, if you could provide more details I would greatly appreciate it.
eris
April 4, 2022, 5:54pm
#5
/etc/resolv.conf
Check if ping google.com works or otherwise check your network configuration
bostic
April 5, 2022, 10:16am
#6
Hi! Today I received mistakes again
Check if ping google.com works - WORKS
/etc/resolv.conf - There is no file
Found a file - etc/resoivconf/run/resolv.conf:
nameserver (ip-contabo.com ,my vps )
nameserver (ip-contabo.com ,my vps )
search invalid
I need to create a file separately in /etc/ ?
Those are the emails that I am receiving, I have already pinged google from my server and it is responding as seen in the screenshot
I appreciate more instructions to solve this problem.
eris
April 5, 2022, 11:36am
#8
@AlexMKTD what happens when you run on your server:
nslookup vps.alexhurtadomktd.com
You can also add
127.0.0.1 hostname
to your /etc/hosts file
eris
April 5, 2022, 11:36am
#9
If ping google.com is working it should be fine what happens when you run:
nslookup hostname.com
This is the response I get on my server.
bostic
April 5, 2022, 12:14pm
#11
Server: 213.136.95.10
Address: 213.136.95.10#53
Non-authoritative answer:
Name: hostname.com
Address: 144.91.73.12
bostic
April 5, 2022, 12:33pm
#12
Maybe a problem on the side contabo ?
system
closed
May 5, 2022, 12:34pm
#13
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.