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

Broken pipe (os error 32) #20

Closed
clarkgunn opened this issue Dec 30, 2020 · 3 comments
Closed

Broken pipe (os error 32) #20

clarkgunn opened this issue Dec 30, 2020 · 3 comments

Comments

@clarkgunn
Copy link

Occasionally while making some changes the dev server will response with Changes couldn't be sent to browser due "Broken pipe (os error 32)"

@shadowtime2000
Copy link
Contributor

This may help, denoland/deno#6319.

@oscarotero
Copy link
Member

Yep. This is something that started to happen in the latest versions and I had to use a try/catch to avoid to die. Maybe I can catch the error in silence, without log anything.

@oscarotero
Copy link
Member

I finally found the bug that causes all these errors and released v0.10.8 with a fix. Run lume --ugprade to update to the latest version.

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