Re: HBlink and DMRlink in "production"
post your hblink.cfg
toggle quoted message
Show quoted text
On 12/23/2017 01:22 AM, Nicola IT9FXF
via Groups.Io wrote:
[Edited Message Follows]
Hello, HBLink work perfect but can't start hb_bridge_all.py, any suggest ?
If start togheter with HBLink I receive this message :
pi@Master:/opt/HBLink $ sudo python hb_bridge_all.pyTraceback (most recent call last):File "hb_bridge_all.py", line 228, in <module>reactor.listenUDP(CONFIG['SYSTEMS'][system]['PORT'], systems[system], interface=CONFIG['SYSTEMS'][system]['IP'])File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 374, in listenUDPp.startListening()File "/usr/lib/python2.7/dist-packages/twisted/internet/udp.py", line 175, in startListeningself._bindSocket()File "/usr/lib/python2.7/dist-packages/twisted/internet/udp.py", line 195, in _bindSocketraise error.CannotListenError(self.interface, self.port, le)twisted.internet.error.CannotListenError: Couldn't listen on 0.0.0.0:62031: [Errno 98] Address already in use.