openresty / openresty/openresty
epoll_wait() failed (9: Bad file descriptor)
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
openresty run in docker
sometimes, it crazy write epoll_wait() failed (9: Bad file descriptor) in error.log
long long ago nginx fixbug select failed (9: Bad file descriptor)
i don`t know whether or not a bug
thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the intermittent epoll_wait() failure in an OpenResty Docker environment and inspect error.log alongside the container lifecycle. Compare the behavior with the referenced historical nginx select failure, then establish whether this is an OpenResty bug and document a reproducible cause or fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, docker, nginx
- Domain
- backend, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100