Page 1 of 1

DNS operation not supported [response code 4]

Posted: Tue Nov 24, 2020 1:52 pm
by Midhun
hi,

while starting ts3music boat getting the below log,

========

DNS operation not supported [response code 4]
DNS operation not supported [response code 4]
DNS operation not supported [response code 4]
DNS operation not supported [response code 4]
DNS operation not supported [response code 4]
DNS operation not supported [response code 4]

========

can you please help me on this?

Re: DNS operation not supported [response code 4]

Posted: Thu Dec 03, 2020 3:11 pm
by Crypto90
Its not critical, this means the bot can't do dns operations on your server.
If the bot does not work because of this, check your:
Code: Select all
/etc/resolv.conf
if there is any nameserver set.
You may replace all the content of this file with:
Code: Select all
nameserver 8.8.8.8
nameserver 8.8.4.4
Which will use googles DNS for your server to resolve domains to ips.