Jump to content

Android Emby app fails to connect when Android proxy pac is configured


flort

Recommended Posts

Hi, as the subject says, it won't connect.  Once I remove proxy config from wifi settings, it connects fine.

 

I see in my Squid logs that it is attempting to connect to the WAN/external detected IP of my install (issue #1).  I forced that to the same as my internal, no luck.

 

Once forced, it appears to obey the exclusion in my PAC for the new "internal" IP, and goes direct, yet a 404 is returned (issue #2):

 

GET http://1.1.1.1:8096/emby/system/info/public HTTP/1.1
Host: 1.1.1.1:8096
Proxy-Connection: keep-alive
accept: application/json
User-Agent: Mozilla/5.0 (Linux; Android 5.0.2; SM-T800 Build/LRX22G; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/50.0.2661.86 Safari/537.36
Accept-Encoding: gzip, deflate
Accept-Language: en-AU,en-US;q=0.8
X-Requested-With: com.mb.android


HTTP/1.1 404 Not Found
Vary: Accept
X-Powered-By: ServiceStack/4.00 Win32NT/.NET
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Headers: Content-Type, Authorization, Range, X-MediaBrowser-Token, X-Emby-Authorization
Content-Type: text/plain
Server: Mono-HTTPAPI/1.0
Date: Sun, 12 Jun 2016 06:30:00 GMT
Content-Length: 267


Handler for Request not found: 




Request.HttpMethod: GET
Request.PathInfo: http://1.1.1.1:8096/emby/system/info/public
Request.QueryString: System.Collections.Specialized.NameValueCollection
Request.RawUrl: http://1.1.1.1:8096/emby/system/info/public
Any thoughts?
 

 

 

Link to comment
Share on other sites

I wish I knew but unfortunately these questions are almost always environment-specific. I know there are a lot of users running proxies here so the fact that you're running one shouldn't be an issue. Maybe @@shorty1483 might have some insight?

Link to comment
Share on other sites

  • 2 weeks later...

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...