Signed out of Plex Server account... can't sign back in

I don’t know what the heck I did… I was sharing my account, and clicked the screen as I was moving to another window.

My own plex server is missing, even though I can log into it locally at http://10.0.0.30:32400/

I see the two servers that are shared with me, but I don’t see my own server. Reading around, it looks like I may have just signed out of my account on the server itself.

This is on a docker container. I’m guessing I can try to reset the config file, or at least some saved perimeters to try and go claim the server again?

Any suggestions would be great.

Here is my preferences.xml

<?xml version="1.0" encoding="utf-8"?>
<Preferences MachineIdentifier="gibberish number" 
ProcessedMachineIdentifier="gibberish number" 
customConnections="http://10.0.0.30:32400/" 
TranscoderTempDirectory="/transcode" 
OldestPreviousVersion="legacy" 
AnonymousMachineIdentifier="big number" 
GracenoteUser="big long number" 
MetricsEpoch="1" 
PlexOnlineToken="" 
PlexOnlineUsername="<username>" 
PlexOnlineMail="<useremail>" 
PlexOnlineHome="0" 
DlnaEnabled="0" 
CertificateVersion="2" 
LanguageInCloud="1" 
PubSubServer="xxx.xxx.xxx.xxx" 
PubSubServerRegion="sjc" 
PubSubServerPing="31" 
AcceptedEULA="1" 
PublishServerOnPlexOnlineKey="1" 
LastAutomaticMappedPort="0" 
FriendlyName="" 
CloudSyncNeedsUpdate="0" 
LanNetworksBandwidth="10.0.0.0/24" 
ManualPortMappingMode="1" 
CinemaTrailersFromBluRay="1" 
CinemaTrailersFromTheater="1"/>

I just did an docker rm - f plex

And reloaded with my config file, after I created a new claim token.

Took about 90 seconds after I gave up trying to find the fix… and works as normal now. Go figure =D Love me some docker ‘troubleshooting’ sometimes, heh.

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