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

mux: ending readLoop packetio.Buffer error the agent is closed #113

Closed
rosch100 opened this issue Apr 20, 2024 · 2 comments
Closed

mux: ending readLoop packetio.Buffer error the agent is closed #113

rosch100 opened this issue Apr 20, 2024 · 2 comments

Comments

@rosch100
Copy link

I set up broadcast-box on a public server in a docker container using the provided docker-compose.yaml.
Ports 80 and 443 are exposed so that the web server obtains a certificate.
It works as expected and the web site shows the broadcast box banner.

However, publishing a stream to the broadcast box from OBS fails.

The log of the broadcast-box docker container reads:

2024/04/20 20:48:32 Loading `.env.production`
NETWORK_TEST_ON_START is enabled. If the test fails Broadcast Box will exit.
See the README for how to debug or disable NETWORK_TEST_ON_START
2024/04/20 20:48:32 Running HTTP Server at `:8080`
Network Test passed.
Have fun using Broadcast Box.
mux ERROR: 2024/04/20 20:48:37 mux: ending readLoop packetio.Buffer error the agent is closed
@Sean-Der
Copy link
Collaborator

Hey @rosch100

  • Does this happen even if you broadcast from web?
  • What platform are you running the server on?
  • Can you try running with PION_LOG_TRACE=all and putting the logs in a gist?

Also if you get a chance we have a discord and happy to help on that also!

@Sean-Der
Copy link
Collaborator

Hi @rosch100

Thanks for filing this. If this is still an issue I am here to help

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

No branches or pull requests

2 participants