I installed the software as per the website and registered my username. Computer is running Windows 11 I have tried multiple DNS servers with my router, it seems that the computer cannot see the RMNoise servers.
2025-06-18 22:16:34.188947 internet: init: info: trying to bind udp source port: 63622
2025-06-18 22:16:34.188947 internet: init: info: UDP socket initialized on source port 63622
2025-06-18 22:16:34.188947 internet: server launcher: info: retrieving server list
2025-06-18 22:16:34.204570 soundcard: bring up soundcard: info: output device not defined. choosing first device
2025-06-18 22:16:34.204570 internet: server launcher: warning: could not get DNS
2025-06-18 22:16:34.345575 soundcard online.
Server: UnKnown
Address: 192.168.4.1
Non-authoritative answer:
Name: servers.rmnoise.com
Addresses: 98.57.147.207
84.73.217.148
184.80.221.105
I've looked through the forums but can't seem to find a resolution.
RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error
Re: RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error
We handled this through email..
For those who are interested, this DNS issue was related to how the python DNS library (dnspython) parses each interface's static DNS entries. Microsoft's documentation says the entries should be "space delimited", but sometimes I am seeing that they are comma delimited. Microsoft is flexible with regards to a comma delimiter, but dnspython is not.
For those who are interested, this DNS issue was related to how the python DNS library (dnspython) parses each interface's static DNS entries. Microsoft's documentation says the entries should be "space delimited", but sometimes I am seeing that they are comma delimited. Microsoft is flexible with regards to a comma delimiter, but dnspython is not.
Randy Williams K5RMN
Re: RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error
I just installed and I'm having the same issue as K1MRE: Same error message in the log, no prompt to log in. My PC is able to get answers to the query as well:
Querying on Linux I get a third server as well:
If it matters, I'm running Windows 10 and using pihole for DNS.
Thanks!
Code: Select all
Non-authoritative answer:
Name: servers.rmnoise.com
Addresses: 184.80.221.105
84.73.217.148
98.57.147.207
Code: Select all
host servers.rmnoise.com
servers.rmnoise.com has address 98.57.147.207
servers.rmnoise.com has address 184.80.221.105
servers.rmnoise.com has address 84.73.217.148
Thanks!
Re: RM Noise successfuly installed but not getting a prompt for login/password log shows DNS error
Check your email.
Randy Williams K5RMN