FAILS in UBUNTU
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 246
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
when running on ubuntu latest
web_1 | 2023-04-05 15:45:17,119 INFO exited: uwsgi (exit status 22; not expected)
web_1 | 2023-04-05 15:45:18,121 WARN received SIGTERM indicating exit request
web_1 | 2023-04-05 15:45:18,122 INFO waiting for nginx, quit_on_failure to die
web_1 | 2023-04-05 15:45:18,148 INFO stopped: nginx (exit status 0)
web_1 | 2023-04-05 15:45:18,149 INFO stopped: quit_on_failure (terminated by SIGTERM)
i think its a uwsgi issue
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
No file or test is named. Start by reproducing the failure on Ubuntu latest and inspect the uWSGI exit-status 22 alongside the nginx and quit_on_failure logs; done means the application starts successfully without the shutdown sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, python, ubuntu
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100