Skip to content

Nginx reverse proxy: *30 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/6/99/0038162996 while reading upstream #35

Answered by mdecimus
alex9434 asked this question in Q&A
Discussion options

You must be logged in to vote

2024/10/23 13:04:52 [warn] 3363379#3363379: 30 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/5/99/0038162995 while reading upstream, client: 127.0.0.1, server: , request: "GET /webadmin-18420740387b40bb_bg.wasm HTTP/2.0", upstream: "http://127.0.0.1:8080/webadmin-18420740387b40bb_bg.wasm", host: "", referrer: "https://**/login"

You should ask the Nginx community why you're seeing this error.

As I understand the documentation, port 443 should be used to access the webadmin after the initial configuration. Is there a way to use SSL-offloading with nginx so that nginx does the actual SSL encryption in the reverse proxy instead of encryption in Stalwart. How do …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alex9434
Comment options

Answer selected by alex9434
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #31 on October 25, 2024 06:47.