I am working to get HB_Bridge running however get the following errors:
CannotListenError: Couldn't listen on any:31002: [Errno 98] Address already in use.
Netstat shows that the port is not in use. This initially showed port 31003 with the same results so I changed the port in the cfg file to 31002 which gave the same result. It seems like HB_Bridge is trying to open that port twice.