Jump to content

Downloading behind NGINX proxy


Ilarramendi
Go to solution Solved by Ilarramendi,

Recommended Posts

Ilarramendi

Helo!
When i try to download a movie behind the NGINX proxy it starts and then inmediatly stops ans says 'Network Error'.
This only happends behind NGINX on the public domain name, if i access the local emby ip and try to download it it works perfectly.

I attached the NGINX configuration file and EMBY server logs.

emby.conf

embyserver (2).txt

Link to comment
Share on other sites

Ilarramendi

Trying to download from WGET gets this output:


HTTP request sent, awaiting response... 206 PartialContent
Length: 23610342149 (22G), 23586784120 (22G) remaining [video/x-matroska]
Saving to: ‘REDACTED’

REDACTED   0%[                                                                                                  ]  42.78M  --.-KB/s    in 0.03s

2022-06-21 14:54:00 (650 MB/s) - Connection closed at byte 44856114. Retrying.

Link to comment
Share on other sites

  • Solution
Ilarramendi

UPDATE: To anyone having this issue, you have to add 

proxy_max_temp_file_size 0;

to your NGINX config file. This is not present in the forums NGINX guide here, im guessing it should be added?

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...