mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-12 10:48:42 -04:00
RigCtl Server vs Cat Relay #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dear, I am trying to use RigCtl Server with Cat Relay app (https://github.com/n2iw/cat-relay) and I'd like to know if could exist any pharameter needed, because I am able to connect to SDR++ using Cat Relay and WSJT-X using Hamlib, but I am not able to connect to both in SDRAngel. Is there any log, where I could find what causes the connection fail?
telnet localhost 4532
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host
Regards, Alberto (PU1ABT).
Access solved, but it is necessary to change Rigctl Server port after start the server.
I am not understanding, but the server stops asap started. It restarts and works changin port while it is already running.