No remote access via mobile android (custom url and app.plex.tv work in browser)

hi,

as stated in title: remote access stopped working via app(dot)plex(dot)tv and the mobile android app (playback error).

the playback works perfectly fine in local lan and via local wifi.

**AS the playback ALSO works fine via my custom url:32400 **
I suspect some certificate issues…

i entered my custom cerificate domain under network settings (in the format): my.customdomain.com (without “https” and without a port)

and i entered my custom server access URL (in the format): https://my.customdomain.com (without a port)

i did not provide a custom cerificate (location) nor a certificate encryption key - AS I read somewhere this is optional…(and as its letsencrypt for this domain, i would have to change it every 4 weeks…)

Did you change something in the meanwhile??

where is the error???

Server Version#: 1.20.3.3483
Player Version#: latest android (8.8.xxxx)

The URL must include the port number.
See https://support.plex.tv/articles/200430283-network/

You cannot use https if you don’t provide a custom certificate.
You must not “require” Secure Connections on the server side if you don’t have a certificate.

which one must include the port number?

the custom certificate domain or the Custom server access URL?

from the article you provided (regarding the custom server access url):

" Tip! : If you don’t specify a port, the port from your Remote Access page will automatically be used."

https has always worked (until 4 days ago) without providing a custom certificate but only providing the Custom certificate domain in network settings.

Did they change that?!

The “Custom server access URL”.

If your server is listening on the default port 32400 (and the router is forwarding this same port number to the server!), then you can indeed omit the port number.

There is no point in providing the “Custom certificate domain” if there is no certificate.

You cannot use https (“s” stands for “secure”, i.e. encrypted) if you have no certificate.

i know that httpS needs a certificate but i think it ignored the crossmismatch and used the plex-direct certifcate …

anyways, it should at least work then in insecure mode (which it doesn’t)…

You cannot use https in unsecure mode.
The unsecure mode is http

thats perfectly clear, but http does not work either (app playback error).

Try letting it sit for a few hours. These changes need to propagate through the plex cloud infrastructure with its many mirrors. And then to your plex clients as well. This sometimes takes relatively long.

ok, inserted custom certificate in network settings: seems to be working for webinterface: mycustomurl:32400/web (plex-direct-certificate is not used anymore, but my certificate).

BUT: mobile android devices are still not working from remote (or cell network): “playback error”, worked briefly though (approx. half a day) after logging out an back in again on android device). But even this doesn’t help anymore.

is there a log on the android devices, I could trace? Or is PMS log showing these kind of errors?

Any Updates on this?

Is there anything on Plex Side you can reset?

Could you fetch the logs from Android after trying to play something from your server. Information for grabbing them is available here: https://support.plex.tv/articles/201573117-android-android-tv-fire-tv-logs/

Be sure your custom certificate is valid in a web browser too by visiting the address, and confirming SSL is used without any insecure prompts.

ok…taking a look at the log, the problem seems to be:

Nov 07, 2020 18:40:46.580 [31714] WARN - HTTP error requesting GET https://myurl.com:32400/media/providers (60, SSL peer certificate or SSH remote key was not OK) (SSL certificate problem: unable to get local issuer certificate)
Nov 07, 2020 18:40:46.581 [31714] DEBUG - [Providers] Failed to load provider (server://f5fbaad3795089384a6cc4b24d9f64c389c0a1bf/com.plexapp.plugins.library) at url: https://myurl.com:32400

but if i access my custom url via webbrowser, everything connects and plays fine. (green lock for server, my custom certificate is accepted and used)

any insights from the log?

Sadly nothing is coming up in the logs that explains why it’s failing to validate your certificate, will reply to you in a DM and see if we can work that out.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.