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

during POST //api/v2/reimport-scan/ - OSError: write error #11453

Open
1 task
roshvin opened this issue Dec 21, 2024 · 1 comment
Open
1 task

during POST //api/v2/reimport-scan/ - OSError: write error #11453

roshvin opened this issue Dec 21, 2024 · 1 comment
Labels

Comments

@roshvin
Copy link

roshvin commented Dec 21, 2024

Be informative
while importing gitleaks json with 1000 findings , we are getting below error.
but its working json with 500 findings.

uwsgi_response_writev_headers_and_body_do(): Broken pipe [core/writer.c line 306] during POST //api/v2/reimport-scan/ (192.168.0.251)
OSError: write error

Bug description
while importing gitleaks json with 1000 findings , we are getting below error.
but its working with json with 500 findinsgs.

uwsgi_response_writev_headers_and_body_do(): Broken pipe [core/writer.c line 306] during POST //api/v2/reimport-scan/ (192.168.0.251)
OSError: write error

Expected behavior
A clear and concise description of what you expected to happen.

Deployment method (select with an X)

  • Kubernetes

Environment information

  • Operating System: [e.g. Ubuntu 18.04]
  • DefectDojo version v. 2.40.2
@roshvin roshvin added the bug label Dec 21, 2024
@mtesauro
Copy link
Contributor

@roshvin Seems related to your configuration of DefectDojo - see #11424 for some things to check.

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

2 participants