Welcome to Radarspotting. Please login or sign up.

May 18, 2024, 04:55:37 PM

Login with username, password and session length

New Members

New Members

You should get an activation email when you join.  If not, please use the Contact option.

Need to run Modesmixer2 in a Docker Container

Started by shinesamuel, July 16, 2020, 08:58:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

shinesamuel

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

rikgale

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/

Auto updated daily ZIP files on GitHub

Oblivian

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

shinesamuel

Hi,

   After installing dnsmasq package inside the container the problem got resolved.

Thank you