daeken / daeken/SSRFTest

FAILS in UBUNTU

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.