IP Blocked

Hi there,

It looks like my IP has been blocked.
Even though I’m the owner of the Plex Server.
I tried to login with another IP and it worked.
After that I went to my Router and did IP Release & Renew, where I got of course the same IP again.
So my question is how or when will my IP be unlocked.

Are you saying your home IP is blocked with respect to your server?
Where is your server?

@ChuckPa
Yes my Home IP / Public IP is blocked.

If you’ve locked yourself out of your PMS server at the IP level, you’ll need to clear that manually.

PMS only has settings (Settings - Server - Network) which will allow access without authentication and a setting on which IP addresses / networks are considered “Local”.

If your IP itself is blocked, but works from a different network (remember IP / subnet masking rules), you need to see if the remote machine itself has you blocked.

As a test, curl http://ip.address.of.server:32400 .

If you get

    <html><head><script>window.location = window.location.href.match(/(^.+\/)[^\/]*$/)[1] + 'web/index.html';</script><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>

Then you have connectivity to the computer and are only locked out of PMS. This is easily fixed.
If you don’t get any reply, You’ll have to resolve that at the remote machine’s firewall / control panel / or support staff (if a VPS)