We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
25.1.0
x86_64
27.5.1
2.32.4
A response with the http status 204.
Most of the time, responses with http status 504 and 502.
In Nginx logs, this error appears :
2025/02/15 18:17:55 [error] 31#31: *678 upstream prematurely closed connection while reading response header from upstream, client: , server: , request: "DELETE /api/0/organizations//releases// HTTP/1.1", upstream: "http://:9000/api/0/organizations//releases//", host: ":9000"
No response
The text was updated successfully, but these errors were encountered:
If you have the exact nginx configuration defined here:
self-hosted/nginx.conf
Lines 23 to 45 in 2f26318
Can you check on your networking side of things? The next culprit might be your Docker networking issue.
Sorry, something went wrong.
No branches or pull requests
Self-Hosted Version
25.1.0
CPU Architecture
x86_64
Docker Version
27.5.1
Docker Compose Version
2.32.4
Machine Specification
Steps to Reproduce
Expected Result
A response with the http status 204.
Actual Result
Most of the time, responses with http status 504 and 502.
In Nginx logs, this error appears :
2025/02/15 18:17:55 [error] 31#31: *678 upstream prematurely closed connection while reading response header from upstream, client: , server: , request: "DELETE /api/0/organizations//releases// HTTP/1.1", upstream: "http://:9000/api/0/organizations//releases//", host: ":9000"
Event ID
No response
The text was updated successfully, but these errors were encountered: