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

error(apple_pie): An error occured handling request: 'BrokenPipe' #77

Open
nektro opened this issue Mar 6, 2022 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@nektro
Copy link
Contributor

nektro commented Mar 6, 2022

Unfortunately didn't get a stack trace but this showed up in my logs recently, thought I'd make a tracking issue

@Luukdegram
Copy link
Owner

Thanks for reporting!
This occurs when we try to write a response to the client, but the client has already closed its connection. I should probably catch this error and close the connection when this happens.

@Luukdegram Luukdegram added the bug Something isn't working label Mar 6, 2022
@Luukdegram Luukdegram added this to the 0.1 milestone Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants