When i press configure it stays like this forever and nothing happens…
I have a PR4100 and had a similar issue where it would only take me to the get plex media page after an upgrade / reinstall. Turns out there is a preference file that does not get deleted when updating (or even deleting and reinstalling) the app and must be deleted manually in order to fix this.
-
Enable SSH on the NAS and then SSH into it.
-
Make sure Plex is stopped in the WD Dashboard.
-
Run the following commands:
cd “/mnt/HD/HD_a2/Nas_Prog/plex_conf/Plex Media Server”
ls -l Preferences.xmlIf that file is there, you can back it up and rename it:
mv Preferences.xml Preferences.xml.old
-
Then start Plex again from the WD Dashboard and open it
You should now be able to set the server up again

