Unable to login/view my Plex Media Server from http://172.x.x.x:32400/web/index.html.
The port 32400 with both UDP and TCP has been added to my ASUS router and confirmed working.
Same port has been added to the Synology NAS with DSM installed.
I know for a fact that this is related to the NAS since i successfully can start my PMS from my windows machine. (installed just to test).
Since PMS is installed on my Synology NAS, i am unable to access it via http://localhost and/or http://127.0.0.1.
@ChuckPA said:
if PMS is installed on your Synology, you use http://ip.addr.of.syno:32400/web not localhost or loopback
Qutoing, āUnable to login/view my Plex Media Server from http://172.x.x.x:32400/web/index.html.ā
PMS is installed on my Synology, but I cant reach the PMS if i go to http://ip.addr.of.syno:32400/web.
That will only direct me to plex.tv and āno servers foundā.
Nov 25, 2017 03:06:43.686 [0x2eefb400] DEBUG - Completed: [172.1.1.169:60027] 401 GET / (8 live) GZIP 0ms 416 bytes (pipelined: 4)
Nov 25, 2017 03:06:43.696 [0x2eefb400] DEBUG - Request came in with unrecognized domain / IP ā172.1.1.226ā in header Host; treating as non-local
Could that be an issue?
Does PMS recognize my IP as to be a non-private address like 192.x.x.x and therefore blocks it?
You downloaded Plex from the Synology Package Center? 1.5.3 is what they offer and is extremely old and no longer functional. We have repeatedly asked them to upgrade current (we submitted binaries)
Please go to http://downloads.plex.tv and download public the 32 bit ARMv7 package
Next stop PMS
Open the Plex share in File Station and delete Library (this will take a minute)
Install PMS current version (which you downloaded) using manual install in Package Center
When PMS finishes installing and starts
Open http://ip.addr.of.syno:32400/web and begin the first-run / setup wizard.
As you go through it, create only 1 library. You can create the rest later.
When at the Dashboard, go to Settings - Server - General and verify itās set the way you want it.
Nov 25, 2017 03:06:43.686 [0x2eefb400] DEBUG - Completed: [172.1.1.169:60027] 401 GET / (8 live) GZIP 0ms 416 bytes (pipelined: 4)
Nov 25, 2017 03:06:43.696 [0x2eefb400] DEBUG - Request came in with unrecognized domain / IP ā172.1.1.226ā in header Host; treating as non-local
Could that be an issue?
Does PMS recognize my IP as to be a non-private address like 192.x.x.x and therefore blocks it?
I missed that⦠I apologize.
Yes, your LAN must be RFC 1918 compliant. 192.168.x.x, 10.x,x,x or 172.16.x.x ā 172.31.x.x Anything else will be treated as remote and you will not be allowed to claim / authenticate during setup
I figured out it had to do with the network, so I changed my private LAN to 192.168.0.x and now everything is working as intended. Root cause identified and solution found, thanks alot for an eye opener buddy. I was too lazy to open the log files before you reuqested it
The Plex server wasnāt showing for me so uninstalling the Plex server, deleting the Plex share (most important step), and reinstalling fixed the problem.
Thereās one more RFC you need to treat as local 100.64.0.0/10 . This is another private range (in addition to RFC 1918) which is reserved for carrier grade NAT and I know at least 3 home networks which use this range. This range is not routed on the internet. Please consider adding it to the PLEX binary to be treated as local as I cannot access plex server from this private range.
Canāt do CGNAT because the ISP is forcing the 2nd layer. PMS canāt NATPMP through two layers. Your system doesnāt have the privs necessary to open a port on their equipment and define the routing which you agree isnāt routed.
Best you can get is a real IP from the ISP or wait for IPv6
Having what looks like potentially the same root issue; PLex installed from PAckage center, but page never loads once Plex is running on a DS7xx. TRied the procedure to uninstall, delete Library folder (and Plex User/group) and download the manual install. There is only one ARM download for Synology available on the Plex page, and Synology is telling me itās not supported on my DS (I am running DSM 6.2-23739).