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

worker panic on websocket forward #44

Open
yu-re-ka opened this issue Jul 6, 2022 · 3 comments
Open

worker panic on websocket forward #44

yu-re-ka opened this issue Jul 6, 2022 · 3 comments

Comments

@yu-re-ka
Copy link

yu-re-ka commented Jul 6, 2022

Jul 06 13:51:48 yaya rust-webserver[2689071]: thread 'tokio-runtime-worker' panicked at 'coping between upgraded connections failed: Kind(UnexpectedEof)', /build/cargo-vendor-dir/hyper-reverse-proxy-0.5.2-dev/src/lib.rs:425:26
@somehowchris
Copy link
Contributor

Do you have some sample code/setup?

@yu-re-ka
Copy link
Author

The code is nothing special. I have this running in my rust-webserver project as a reverse proxy for various services, so it's kind of hard to isolate what triggered it.

@chesedo
Copy link
Contributor

chesedo commented Sep 28, 2022

I'm also seeing this lately, but not sure why. I think one end of the upgraded connections closed while the other was sending data. However, I still need to recreate it reliably.

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

3 participants