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

[1.x] Error in log file #3433

Closed
Denis155 opened this issue Sep 23, 2024 · 2 comments
Closed

[1.x] Error in log file #3433

Denis155 opened this issue Sep 23, 2024 · 2 comments
Labels
multistream Related to Janus 1.x

Comments

@Denis155
Copy link

What version of Janus is this happening on?
Janus version: 1300 (1.3.0)

Have you tested a more recent version of Janus too?
No, we are using the latest version

Additional context
Hello
I see a lot of similar errors in the Janus log file:
[[31 m[ERROR]^[[0 m [ice.c:janus_ice_outgoing_traffic_handle:4896] [6410793062591149] ... has only -1 byte been sent? (it was 1037) instead of -1 byte? (it was 71)

What does this really mean?
And could this trigger a restart of Janus?

@Denis155 Denis155 added the multistream Related to Janus 1.x label Sep 23, 2024
@Denis155 Denis155 changed the title [1.x] [1.x] Error in log file Sep 23, 2024
@atoppi
Copy link
Member

atoppi commented Sep 23, 2024

It means Janus is trying to send packets to a not reachable (anymore) endpoint because e.g. the other side switched ICE pair or some other network issue occurred.

And could this trigger a restart of Janus?

I don't think so but maybe a prolonged status might trigger undefined side-effects.

@Denis155
Copy link
Author

Okay, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multistream Related to Janus 1.x
Projects
None yet
Development

No branches or pull requests

2 participants