kelinger / OmniStream

Deployment and management tools for an entire streaming platform that can reside on a server (local, remote, hosted, VPS) with media files stored on cloud services like Google Drive or Dropbox.
MIT License
31 stars 9 forks source link

Unable to claim plex server #25

Closed ltheakston closed 1 year ago

ltheakston commented 1 year ago

I previously used gooby, but decided to switch to omnistream. I tried just upgrading first but ran into lots of issues, so instead I did a fresh install. Everything is up and running, but when I tried to claim the plex server, it didn't work. I entered the claim token after running setup-plex, immediately went to plex.mydomain, but I just got the web player screen with no server. I am getting infuriated by this and am giving in to the wisdom of others.

TechPerplexed commented 1 year ago

Right, documentation is still a little sketchy, sorry about that. So just to verify, did you install Plex before running setup-plex?

ltheakston commented 1 year ago

Yes, plex was fully up and running before I ran setup-plex.

wickedshrapnel commented 1 year ago

After you generate a token you have to run option 2 "Start minimal OmniStream" before you can claim your plex to take it out of the cloudflare proxy. Just run all those setup plex options in order. 1 get token 2 minimal.. now go claim your plex at plex. Domain. 3 come back and clear token 4 restart in production mode which put back in proxy mode.

ltheakston commented 1 year ago

Just tried that, after starting minimal omnistream, plex.mydomain gives me a 404 error.

TechPerplexed commented 1 year ago

Give it some time... it'll take a few minutes to come up.

ltheakston commented 1 year ago

I'm still getting the 404 error and it's past the 4 minutes

wickedshrapnel commented 1 year ago

try running omni up after running step 2 to make sure plex is up and DNS records made uncached.

wickedshrapnel commented 1 year ago

might have to run omni down after step 2 to clear out the cached record and omni up to create the new one.

ltheakston commented 1 year ago

That worked, thanks. I had to re-enable all the other containers though, as restart production mode didn't work.

wickedshrapnel commented 1 year ago

Cool

TechPerplexed commented 1 year ago

Thanks for your assistance here, @wickedshrapnel 👍