Re: HBlink and DMRlink in "production"


Steve N4IRS
 

post your hblink.cfg

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.py
Traceback (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 listenUDP
    p.startListening()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/udp.py", line 175, in startListening
    self._bindSocket()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/udp.py", line 195, in _bindSocket
    raise 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.

Join {main@DVSwitch.groups.io to automatically receive all group messages.