Page 1 of 1

sabnzbd resolv.conf

Posted: Thu Jan 30, 2025 9:17 pm
by The_jc

The resolv.conf file in the sabnzbd image keeps reverting to the nameserver 127.0.0.1. This prevents my usenet server from resolving and downloads failing. If I update the file manually to a working DNS downloads resume.

I am unable to make this sticky.

The file looks like:

Code: Select all

nameserver 127.0.0.1
# Generated by Docker Engine.
# This file can be edited; Docker Engine will not make further changes once it
# has been modified.

search XXX.com
options ndots:0

# Based on host file: '/etc/resolv.conf' (internal resolver)
# ExtServers: [8.8.8.8 8.8.4.4 1.1.1.1]
# Overrides: []
# Option ndots from: internal

Is there a way to stop this from going back to 127.0.0.1? Or is there another problem? THanks!


Re: sabnzbd resolv.conf

Posted: Fri Jan 31, 2025 1:16 pm
by rogs

Hey @The_jc!

I have never seen this happen before. Do you have a custom configuration?

Cheers!

Roger.


Re: sabnzbd resolv.conf

Posted: Sun Feb 02, 2025 3:13 am
by The_jc

Nope, not custom. Just used default yams.


Re: sabnzbd resolv.conf

Posted: Mon Feb 03, 2025 11:50 am
by rogs

Then I don't know what happened. I've never seen this before. If you are sure you don't have anything custom, this might be a bug in one of the included software (Maybe SABNzbd itself?)