Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multicast_publisher UDP packet: No error #1409

Closed
mdblack98 opened this issue Oct 25, 2023 · 5 comments
Closed

multicast_publisher UDP packet: No error #1409

mdblack98 opened this issue Oct 25, 2023 · 5 comments
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. needs test Patches have been submitted but need testing to close issue
Milestone

Comments

@mdblack98
Copy link
Contributor

[2023-10-25 12:58:11.849609][00:00:01.639873][RIGCTRL:debug] 3:network.c(1068):network_multicast_publisher_start entered
[2023-10-25 12:58:11.849609][00:00:01.639884][RIGCTRL:debug] network.c(1072):multicast address=224.0.0.1, port=4532
[2023-10-25 12:58:11.849609][00:00:01.639893][RIGCTRL:debug] network_init: WSAStartup OK
[2023-10-25 12:58:11.849609][00:00:01.639981][RIGCTRL:debug] network.c(1108) MULTICAST_TRANSCEIVE enabled
[2023-10-25 12:58:11.849609][00:00:01.639990][RIGCTRL:error] network.c(1119) unknown MULTICAST item requested=0x1
[2023-10-25 12:58:11.849609][00:00:01.640133][RIGCTRL:debug] 3:network.c(1168):network_multicast_publisher_start returning(0)
[2023-10-25 12:58:11.849609][00:00:01.640147][RIGCTRL:debug] rig.c(1503):rig_open returning2(0)
[2023-10-25 12:58:11.849609][00:00:01.640158][RIGCTRL:debug] 3:rig.c(3132):rig_get_vfo entered
[2023-10-25 12:58:11.849609][00:00:01.640165][RIGCTRL:warning] rig_get_vfo: no get_vfo
[2023-10-25 12:58:11.849609][00:00:01.640174][RIGCTRL:debug] 3:rig_get_vfo: elapsed=0ms
[2023-10-25 12:58:11.849609][00:00:01.640186][RIGCTRL:debug] 3:rig.c(3141):rig_get_vfo returning(-11) Feature not available
[2023-10-25 12:58:11.849609][00:00:01.640194][RIGCTRL:debug] 3:rig.c(2161):rig_get_freq entered
[2023-10-25 12:58:11.849609][00:00:01.640200][RIGCTRL:debug] rig_get_freq called vfo=currVFO
[2023-10-25 12:58:11.849609][00:00:01.640208][RIGCTRL:debug] rig_get_freq(2180) called vfo=currVFO
[2023-10-25 12:58:11.849609][00:00:01.640221][RIGCTRL:trace] vfo_fixup:(from rig_get_freq:2186) vfo=currVFO, vfo_curr=VFOA, split=0
[2023-10-25 12:58:11.849609][00:00:01.640227][RIGCTRL:trace] vfo_fixup: Leaving currVFO alone
[2023-10-25 12:58:11.849609][00:00:01.640235][RIGCTRL:debug] rig.c(2189) vfo=currVFO, curr_vfo=VFOA
[2023-10-25 12:58:11.849609][00:00:01.640262][RIGCTRL:trace] rig_get_freq: VFOA cache hit age=137ms, freq=28074000, use_cached_freq=0
[2023-10-25 12:58:11.849609][00:00:01.640269][RIGCTRL:debug] 3:rig_get_freq: elapsed=0ms
[2023-10-25 12:58:11.849609][00:00:01.640277][RIGCTRL:debug] 3:rig.c(2274):rig_get_freq returning(0)
[2023-10-25 12:58:11.849609][00:00:01.640323][RIGCTRL:debug] network.c(915): Starting multicast publisher
[2023-10-25 12:58:11.849609][00:00:01.640561][RIGCTRL:error] multicast_publisher: error sending UDP packet: No error

@mdblack98 mdblack98 added the bug label Oct 25, 2023
@mdblack98 mdblack98 added this to the 4.6 milestone Oct 25, 2023
@mdblack98 mdblack98 pinned this issue Oct 25, 2023
@mikaelnousiainen
Copy link
Contributor

@mdblack98 Is this on Windows?

@mdblack98
Copy link
Contributor Author

mdblack98 commented Oct 29, 2023 via email

@mikaelnousiainen
Copy link
Contributor

@mdblack98 Ok, interesting. What is message_aggregator?

@mdblack98
Copy link
Contributor Author

mdblack98 commented Oct 29, 2023 via email

@mdblack98 mdblack98 added critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. needs test Patches have been submitted but need testing to close issue labels Nov 15, 2023
mdblack98 added a commit that referenced this issue Nov 16, 2023
…error messages by using 127.0.0.1 instead of IN_ADDR_ANY

#1409
@mdblack98
Copy link
Contributor Author

Behavior is better now.

@mdblack98 mdblack98 unpinned this issue Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. needs test Patches have been submitted but need testing to close issue
Projects
None yet
Development

No branches or pull requests

2 participants