rkaczorek / astroberry-server

Astroberry Server is a ready to use system for Raspberry Pi for controlling all your astronomy equipment
GNU General Public License v3.0
271 stars 19 forks source link

Temporary Failure in Name Resolution #211

Closed antonical closed 1 year ago

antonical commented 1 year ago

I am having issues with Astroberry. It is running and connected to my wifi network. However, the DNS service stops and causes issue with networking.

Can anyone assist with troubleshooting this? If I check the resolvconf settings all looks perfect. The correct DNS server is in the config file and is operational as it serves the whole network.

Cheers Tony

antonical commented 1 year ago

It seems that somehow the wifi connection to my network. I do not use the AP on teh astroberry server as I have a wifi network to connect the server to.

Anyway it seems that for some reason after connecting networkmanager attached 2 IP addresses to the wlan adaptor. I had to reserve a static IP on the dhcp server on the network and put the wifi connection into dhcp mode rather than static IP I had set. It was then correctly assigned the right IP and only 1.

Then all burst back into life.

I only found this by looking at the DNS server logs and the ip route command.