Formatted everything and starting fresh, Not authorized to claim my server?

I wiped my synology dsm 7.0 nas fully and wanted to start from scratch and im trying to resetup plex. When I run my docker container and go to the web to configure it I get “you do not have access to this server plex”

using the linuxserver/plex docker container

Is the docker container, and you computer on the same private IP range? IE 192.168.1.xxx

yes. the docker is being hosted from a synology nas on a tagged vlan.

Think I got this fixed. While I did a full format it seems synology kept some files ?

Using this find I managed to find another set of plex config from package center

find * / | grep Library/“Application Support”/Plex

rming everything withing the plex library and rebuilding the docker-compose with a new claim token seems to have worked so far.

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