CAT control with flrig not working Raspberry Pi
Posted: 02 Sep 2024, 15:37
I have flrig installed on a raspberry pi running bookworm. Also installed is wsjtx. They work great together with flrig connected to my Yaesu ftdx3000 and sending receiving data to and from wsjtx.
I have log4om on a laptop running win 10, this receives logged contacts from wsjtx on the pi no problem. I can also setup wsjtx and mshv and sstv on my laptop and all will connect to flrig on the raspberry pi without a problem. BUT I cannot get any CAT control on log4om from flrig on the pi. I have read and tried all the posts on this forum....I think. I have been trying for 2 days.
The log seems to show that log4om is trying to make the connection with hamlib and the pi is refusing it as I guess hamlib is not running, Is flrig supposed to start it?
I am trying to start the connection on port 12345 which flrig is listening to but the log shows it just trying port 4532 which is the hamlib port.??
2024-09-02 15:07:32.1903 INFO: [dje_zPCBPMEHTH9SH9NH4H6TTR_ejd] : [CAT START] by CAT usercontrol
2024-09-02 15:07:32.1910 INFO: [dje_zP76V78FDQZAS4HFJ52QLF_ejd] : [HAMLIB] Starting Hamlib service
2024-09-02 15:07:32.1910 INFO: [dje_zP76V78FDQZAS4HFJ52QLF_ejd] : [HAMLIB] Using existing connection: False
2024-09-02 15:07:32.1920 INFO: [ProgramStorage] : [CAT STATUS CHANGED] Running: True
2024-09-02 15:07:32.3463 INFO: [dje_zNBCSQG5R_ejd] : [HAMLIB] DAEMON STARTED: C:\Users\gowze\AppData\Roaming\Log4OM2\hamlib\rigctld.exe --model=4 --rig-file=192.168.1.152:12345 -vvv -Z --vfo
2024-09-02 15:07:35.3687 ERROR: [HamlibEngine][dje_zPBPHTU87HY4EFV59739YSMY2L3WA_ejd] : [EXCEPTION] No connection could be made because the target machine actively refused it 192.168.1.152:4532 System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.152:4532
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at L4ONG.BL.CAT.HamlibEngine.dje_zPBPHTU87HY4EFV59739YSMY2L3WA_ejd()
2024-09-02 15:07:35.3697 INFO: [HamlibEngine] : [HAMLIB] Stop polling. Timeout True
2024-09-02 15:07:35.3707 INFO: [HamlibEngine] : [HAMLIB] Stopping Hamlib process...
2024-09-02 15:07:35.3707 INFO: [HamlibEngine] : [HAMLIB] Hamlib process stopped successfully
2024-09-02 15:07:35.3717 INFO: [ProgramStorage] : [CAT STATUS CHANGED] Running: False
2024-09-02 15:07:35.3747 INFO: [dje_zNBCSQG5R_ejd] : [HAMLIB] Hamlib Process exit code: -1
2024-09-02 15:07:35.3747 INFO: [dje_zNBCSQG5R_ejd] : [HAMLIB] DAEMON STOPPED. Hamlib instance terminated
I have log4om on a laptop running win 10, this receives logged contacts from wsjtx on the pi no problem. I can also setup wsjtx and mshv and sstv on my laptop and all will connect to flrig on the raspberry pi without a problem. BUT I cannot get any CAT control on log4om from flrig on the pi. I have read and tried all the posts on this forum....I think. I have been trying for 2 days.
The log seems to show that log4om is trying to make the connection with hamlib and the pi is refusing it as I guess hamlib is not running, Is flrig supposed to start it?
I am trying to start the connection on port 12345 which flrig is listening to but the log shows it just trying port 4532 which is the hamlib port.??
2024-09-02 15:07:32.1903 INFO: [dje_zPCBPMEHTH9SH9NH4H6TTR_ejd] : [CAT START] by CAT usercontrol
2024-09-02 15:07:32.1910 INFO: [dje_zP76V78FDQZAS4HFJ52QLF_ejd] : [HAMLIB] Starting Hamlib service
2024-09-02 15:07:32.1910 INFO: [dje_zP76V78FDQZAS4HFJ52QLF_ejd] : [HAMLIB] Using existing connection: False
2024-09-02 15:07:32.1920 INFO: [ProgramStorage] : [CAT STATUS CHANGED] Running: True
2024-09-02 15:07:32.3463 INFO: [dje_zNBCSQG5R_ejd] : [HAMLIB] DAEMON STARTED: C:\Users\gowze\AppData\Roaming\Log4OM2\hamlib\rigctld.exe --model=4 --rig-file=192.168.1.152:12345 -vvv -Z --vfo
2024-09-02 15:07:35.3687 ERROR: [HamlibEngine][dje_zPBPHTU87HY4EFV59739YSMY2L3WA_ejd] : [EXCEPTION] No connection could be made because the target machine actively refused it 192.168.1.152:4532 System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.152:4532
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at L4ONG.BL.CAT.HamlibEngine.dje_zPBPHTU87HY4EFV59739YSMY2L3WA_ejd()
2024-09-02 15:07:35.3697 INFO: [HamlibEngine] : [HAMLIB] Stop polling. Timeout True
2024-09-02 15:07:35.3707 INFO: [HamlibEngine] : [HAMLIB] Stopping Hamlib process...
2024-09-02 15:07:35.3707 INFO: [HamlibEngine] : [HAMLIB] Hamlib process stopped successfully
2024-09-02 15:07:35.3717 INFO: [ProgramStorage] : [CAT STATUS CHANGED] Running: False
2024-09-02 15:07:35.3747 INFO: [dje_zNBCSQG5R_ejd] : [HAMLIB] Hamlib Process exit code: -1
2024-09-02 15:07:35.3747 INFO: [dje_zNBCSQG5R_ejd] : [HAMLIB] DAEMON STOPPED. Hamlib instance terminated