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

Upload/Convert content ends in 502 #18

Closed
elmaddin22 opened this issue Jan 24, 2025 · 2 comments
Closed

Upload/Convert content ends in 502 #18

elmaddin22 opened this issue Jan 24, 2025 · 2 comments
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@elmaddin22
Copy link
Contributor

Uploading or converting content ends in Bad Gateway.

If i add

proxy_request_buffering off;

to ingress.conf, it works, but the audio file is broken.

Image Image
@elmaddin22
Copy link
Contributor Author

I could more or less fix the error by removing the line in nginx.conf

sendfile on;

and in the nginx/servers/ingress.conf line

proxy_redirect off;

This allowed me to upload and convert audio files. However, the error still occurred from time to time

Copy link

github-actions bot commented Mar 2, 2025

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Mar 2, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

1 participant