Nginx bypassing password error

Get help, report and discuss bugs.
phairplay
Posts: 13
Joined: 01 Nov 2015, 13:41

Nginx bypassing password error

Post by phairplay » 01 Nov 2015, 13:58

Hi I'm trying to set up nginx so I can close down all my ports. I've got couch, sonarr, htpc all working great expect nzbget

Code: Select all

Location /nzbget {
proxy_pass http://127.0.0.1:6789;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
For some reason using the above bypasses my username and password. Yet it doesn't for sonarr ect

What am I doing wrong?

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: Nginx bypassing password error

Post by hugbug » 01 Nov 2015, 15:26

What nzbget version?

phairplay
Posts: 13
Joined: 01 Nov 2015, 13:41

Re: Nginx bypassing password error

Post by phairplay » 01 Nov 2015, 15:49

Latest version 16

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: Nginx bypassing password error

Post by hugbug » 01 Nov 2015, 16:09

What exact version? I wouldn't ask if that wouldn't be important.

phairplay
Posts: 13
Joined: 01 Nov 2015, 13:41

Re: Nginx bypassing password error

Post by phairplay » 01 Nov 2015, 16:19

Sorry it's 16.0
Thanks for helping

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: Nginx bypassing password error

Post by hugbug » 01 Nov 2015, 16:40

Well, that's a known problem of 16.0. It was fixed in 16.1. Please update.

phairplay
Posts: 13
Joined: 01 Nov 2015, 13:41

Re: Nginx bypassing password error

Post by phairplay » 01 Nov 2015, 16:43

Just click check for updates and it's come up with 16.3 is this okay to install or should I go for 16.1?

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: Nginx bypassing password error

Post by hugbug » 01 Nov 2015, 16:49

16.3 is OK.

phairplay
Posts: 13
Joined: 01 Nov 2015, 13:41

Re: Nginx bypassing password error

Post by phairplay » 01 Nov 2015, 16:50

Great thanks for the quick response

eaque
Posts: 4
Joined: 15 Mar 2016, 06:43

Re: Nginx bypassing password error

Post by eaque » 11 Apr 2017, 11:35

Hi guys!

I have the exact same problem...
I'm using nzbget 18.1

What can I do?

Thanks!

Post Reply

Who is online

Users browsing this forum: No registered users and 50 guests