sous-chefs / sous-chefs/nginx_simplecgi
unix:/var/run/nginx/phpwrap-dispatch.sock failed (2: No such file or directory) while connecting to upstream
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 7
- Forks
- 16
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 1
Description
While it searches for phpwrap-dispatch.sock, the socket is phpwrap_dispatch.sock. Ubuntu 10.04.
Contributor guide
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 from the nginx_simplecgi configuration that constructs or searches for the phpwrap dispatch socket, then compare the hyphenated and underscored names reported in the issue. Done means the configured socket name matches the socket actually created on Ubuntu 10.04 and the upstream connection no longer reports a missing file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, ruby
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100