Radarspotting

Mode-S Software => ModeSMixer & ModeSDeco => Topic started by: EGPD1701 on August 08, 2015, 10:30:46 PM

Title: ModesMixer2 Problem
Post by: EGPD1701 on August 08, 2015, 10:30:46 PM
Hi

I'm trying to get ModesMixer2 on my Pi2 - I got modesmixer2_rpi2_20150715.tgz file, unzipped it and ran this command
./modes2mixer $ ./modesmixer2 --inConnect 192.168.2.253:30005 --inServer 192.168.2.253:30004 --outServer msg:30053

and then got this error
2015-08-08 22:25:38.095  INFO     ModeSMixer2 v.20150715
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
  what():  bind: Address already in use

I've tried various --outServer combinations and port numbers but still the same message.

Can anyone help please.

Thanks
Title: Re: ModesMixer2 Problem
Post by: dfroula on August 09, 2015, 08:21:49 PM
It looks like one of the ports is already being used by the Pi. Try rebooting the Pi to clear any stuck port bindings on localhost?

Don
Title: Re: ModesMixer2 Problem
Post by: evertonma on September 30, 2015, 10:40:52 PM
Hi!

I have exactly the same problem.

My hardware setup is a RPI2, ModeS Beast via USB and a RTL dongle used for straming to Liveatc.net.

Everytime when I reboot the RPI with both ModeS Beast and the RTL dongle, the Modesmixer2 shows this message error.

Can anyone help me please?