Radarspotting
Mode-S Software => ModeSMixer & ModeSDeco => Topic started by: shinesamuel on July 16, 2020, 08:58:28 PM
Need help to run Modesmixer2 inside a Docker container.I am see a problem page comes up but no data shows up.
Here is the Log
020-07-16 15:52:49.983 INFO outServer(sbs10001:10001) started
2020-07-16 15:52:49.983 INFO outServer(avr:30030) started
2020-07-16 15:52:49.983 INFO outServer(avr:30060) started
2020-07-16 15:52:49.983 INFO outServer(avrmlat:40075) started
2020-07-16 15:52:49.983 INFO outServer(msg:30014) started
2020-07-16 15:52:49.984 ERROR outConnect(beast:feed.adsbexchange.com:30005) can't resolve host feed.adsbexchange.com Service not found
2020-07-16 15:52:49.985 INFO outConnect(beast:feed.adsbexchange.com:30005) reconnect in 10 seconds
2020-07-16 15:52:49.985 ERROR outConnect(beast:feed.adsbexchange.com:51138) can't resolve host feed.adsbexchange.com Service not found
2020-07-16 15:52:49.985 INFO outConnect(beast:feed.adsbexchange.com:51138) reconnect in 10 seconds
2020-07-16 15:52:49.985 ERROR outConnect(beast:feed.adsbexchange.com:51118) can't resolve host feed.adsbexchange.com Service not found
2020-07-16 15:52:49.985 INFO outConnect(beast:feed.adsbexchange.com:51118) reconnect in 10 seconds
2020-07-16 15:52:49.985 ERROR outConnect(beast:data.avdelphi.com:24999) can't resolve host data.avdelphi.com Service not found
2020-07-16 15:52:49.985 INFO outConnect(beast:data.avdelphi.com:24999) reconnect in 10 seconds
2020-07-16 15:52:49.985 ERROR outConnect(avr:feed.adsbexchange.com:30005) can't resolve host feed.adsbexchange.com Service not found
2020-07-16 15:52:49.985 INFO outConnect(avr:feed.adsbexchange.com:30005) reconnect in 10 seconds
2020-07-16 15:52:49.985 ERROR outConnect(avrmlat:feed.adsbexchange.com:30005) can't resolve host feed.adsbexchange.com Service not found
2020-07-16 15:52:49.985 INFO outConnect(avrmlat:feed.adsbexchange.com:30005) reconnect in 10 seconds
2020-07-16 15:52:49.985 ERROR inConnect(192.168.0.150:30030) can't resolve host 192.168.0.150 Service not found
Thanks
Shine Samuel
Have you tried asking in the ADSBExchange Fourm?
Give as much info as you can. Be as clear as you can and hopegfully they will be able to help or point you in the right direction
https://www.adsbexchange.com/forum/ (https://www.adsbexchange.com/forum/)
Appears to be the same as this
https://radarspotting.com/forum/index.php/topic,2978.msg46992.html#msg46992
What image? He is using DietPi. And it can't init the basic resolve function of the app
Hi,
After installing dnsmasq package inside the container the problem got resolved.
Thank you