Page 1 of 1

WSJT-X integration on Ventura broken

Posted: Mon 12. Dec 2022, 23:18
by LA0FA
After upgrade to Ventura the integration from WSJTX/JTDX to RumLogNG is not working anymore. I see the UDP packages correctly sent (have checked with JTBridge) - using port 2237 ... verified many times that parameters in RumLogNG are correct. One observation : the WSJTX Checked in message/status in RumlogMG's Network Status is missing. Obviously WSJTX has lost the contact with RunLogNG. Any idea how to find the error ?

[

Re: WSJT-X integration on Ventura broken

Posted: Mon 12. Dec 2022, 23:29
by DL2RUM
It must be a local problem on your side. What have you set as USD Server in WSJT-X? I've seen sometimes trouble when set to localhost.

Re: WSJT-X integration on Ventura broken

Posted: Mon 12. Dec 2022, 23:40
by LA0FA
Screenshot 2022-12-13 at 00.39.37.png

Re: WSJT-X integration on Ventura broken

Posted: Tue 13. Dec 2022, 00:17
by LA0FA
Problem solved: writing localhost instead of 127.0.0.1 in wsjtx and jtdx actually solved the problem.

Re: WSJT-X integration on Ventura broken

Posted: Tue 13. Dec 2022, 11:39
by DL2RUM
Me and others made the same observation, it's not Ventura specific. Maybe a network specialist can explain it.

Re: WSJT-X integration on Ventura broken

Posted: Wed 28. Dec 2022, 03:06
by k4jh
I wonder if this is an IPv6 issue, where using 'localhost' resolves to the IPv6 loopback address instead of IPv4 in cases where it's not working.