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

Sudden clusters of Channel failed logs #1391

Closed
brezinajn opened this issue Oct 9, 2019 · 1 comment
Closed

Sudden clusters of Channel failed logs #1391

brezinajn opened this issue Oct 9, 2019 · 1 comment
Assignees
Labels

Comments

@brezinajn
Copy link

brezinajn commented Oct 9, 2019

Ktor Version and Engine Used (client or server and name)
versions: 1.2.4, 1.2.5
modules: server-netty, jackson, auth, locations

Describe the bug
In seemingly random intervals I'm seeing batches of logs /route-name, channel failed. I've tracked the source of the log to [here].(

is ChannelIOException -> log.info("$status: $logString, channel failed")
)
I'm unable to reproduce the behavior on my local machine. That makes me belive it might happen due to high load. Since the message does not offer much insight to what is happening, I'm unable to properly analyse the problem.

To Reproduce
Not sure

Expected behavior
Clear message what is happening.

Screenshots

@brezinajn brezinajn added the bug label Oct 9, 2019
@cy6erGn0m cy6erGn0m self-assigned this Oct 9, 2019
@oleg-larshin
Copy link

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

@Stexxe Stexxe closed this as completed Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants