Search found 10 matches

by cgram23
August 10th, 2017, 11:22 am
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

Ok...the good news is, I've fixed the issue. The bad news is, I have no idea why this fixed the issue. Under my Haproxy global config, I was passing through the following cyphers: ssl-default-bind-ciphers ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECD...
by cgram23
August 9th, 2017, 2:18 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

I don't see an issue with /tapi......all return a 200ok. I did compare the console output from https://sabnzbd.hostname.com to https://x.x.x.x:port The ONLY difference I see is, in the failing scenario, I see a ReferenceError: css is not defined. When I inspect the html from that line, I see: <html>...
by cgram23
August 9th, 2017, 12:41 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

Well...on second look, that's probably a red herring. I checked the glyphicons-halflings-regular.woff request from internal (using the LAN IP), and the same 404 is given. But...the history and Web interface settings are all there and functioning.

I'm at a loss.
by cgram23
August 9th, 2017, 12:36 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

Even more info: The two URL's that are throwing a 404 are: https://sabnzbd.xxxxxx.com/static/bootstrap/fonts/glyphicons-halflings-regular.woff https://sabnzbd.xxxxxx.com/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 When I check my sabnzbd server under /usr/share/sabnzbdplus/interfaces/G...
by cgram23
August 9th, 2017, 12:08 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

Some additional info.....I just changed the web interface from Glitter to smpl, and no issues were observed. Is there something different with the way Glitter sends the URL?
by cgram23
August 8th, 2017, 1:55 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

From within my internal LAN, I can enter the IP, and all works as expected. It's only when I access from outside, via haproxy, that the issue occurs.

Note that this issue only started happening a couple of days ago.
by cgram23
August 8th, 2017, 11:07 am
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

FYI....I'm using Cloudflare for DNS, and am routing all traffic through their servers. However, I've bypassed Cloudflare, and the same issue occurs. On second look, there are a couple of 503's as well. The 503 and 404 headers are as follows: GET /tapi?mode=history&search=&failed_only=0&s...
by cgram23
August 8th, 2017, 9:12 am
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

Correct. The page loads, but history/postprocessing isn't there. Also, the Status/Interface options all show 'loading'. The errors I see are:

Image
by cgram23
August 7th, 2017, 12:40 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Re: Partial external web access after update

I've also updated the 'external internet access' field to Full Web Interface' as well....just to be safe.
by cgram23
August 7th, 2017, 12:35 pm
Forum: General Help
Topic: Partial external web access after update
Replies: 14
Views: 9435

Partial external web access after update

I've been running SAB for a few years....rock solid, no issues whatsoever. I've also had haproxy running in front of it as a reverse proxy, so I can access it via subdomain. Again, this has worked flawlessly for a few years. Starting last week (I believe after the latest upgrade), I cannot access th...