Bonjour,
J'ai eu le meme probleme que certain, je n'arrivais pas à me connecter sur http://{mon domaine}:32400/web. Par contre l’accès via plex.tv ou les apps android et autres marchent.
En fait c'est à cause de la redirection HTTPS et de Plex :
- Le HTTPS, parce qu'il redirige http://{mon domaine}:32400/web vers https://{mon domaine}:32400/web
- Et PLEX, parce qu'il utilise obligatoirement les certificats SSL de PLEX.TV, donc ça ne marche pas sur https://{mon domaine}, avec mes propres certificats
Some users may be used to accessing their Server's bundled Plex Web App through something like
http://public.wan.ip.address:32400/web or
http://mycustomredirecteddomain.com:32400/web when away from home. If you just switch to using https:// in the URL, you're going to see the same sort of behavior as described above for 'Using the Bundled Plex Web App". The certificate that's been issued to your server isn't signed for your IP address or your custom domain, so it won't report itself as valid for those.
En gros il faut créer une exception pour plex pour le forcer à rester en HTTP.