TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
114 stars 52 forks source link

IP is set to 0.0.0.0 on NAS DS220+ #78

Open jbehrmusic opened 3 years ago

jbehrmusic commented 3 years ago

Not sure if I even setup my docker container properly, but it seems to run with the license being accepted. The problem is, the IP is set to 0.0.0.0. How I set it up, was through my NAS DSM (6.2.4). I went to the registry, installed teamspeak (official image), and the only entry I added to environment variables was 'TS3SERVER_LICENSE' to 'accept'.

Here are some lines from the log to give some further info.

2021-04-08 01:59:31.110193|INFO |FileManager | |listening on 0.0.0.0:30033, [::]:30033 2021-04-08 01:59:31.233506|INFO |VirtualServerBase|1 |listening on 0.0.0.0:9987, [::]:9987 2021-04-08 01:59:31.233767|INFO |Query | |listening for query on 0.0.0.0:10011, [::]:10011 2021-04-08 01:59:31.233874|INFO |CIDRManager | |updated query_ip_allowlist ips: 127.0.0.1/32, ::1/128,

I also got these warnings.

Warning - name 'query_ip_blacklist' from file /var/run/ts3server/ts3server.ini is deprecated (but understood), please use the new name 'query_ip_denylist' instead.

Warning - name 'query_ip_whitelist' from file /var/run/ts3server/ts3server.ini is deprecated (but understood), please use the new name 'query_ip_allowlist' instead.

2021-04-08 01:59:29.797025|WARNING |Accounting | |Unable to open licensekey.dat, falling back to limited functionality