I installed PMS on CentOS 7.6, I used putty to access the server and after setting the server up and claiming it it started saying " Plex is not reachable.
Make sure your server has an internet connection and any firewalls or other programs are set to allow access."
I’ve tried everything I could think of but can’t seem to figure the issue.
When I run “curl https://plex.tv/pms/:/ip” it shows my server WAN IP Address .
The steps I took are:;
- Installed CentOS 7 and installed all system updates and installed wget and nano
- Disabled SELinux, Changed SSH Port, Disabled Root and Enabled SSH Keys
- I installed Plex
- SSH Tunnel with PuTTY with my source port as “32400” and my destination as “localhost:32400”. Accessed “http://localhost:32400/web” from Google Chrome and Firefox
- Everything loads fine, I go through the usual setup process; no issues.
- I enabled remote access to the server so I can access it without the SSH tunnel, I claimed
the server and after logging in my server disappears and I can see my other servers and when I try accessing it via putty using localhost is says "Plex is not reachable.