Plex integration issues
i'm having issues with plex integration for currently playing titles
tried with and without http / https
got the plex token from the view xml thing
the dot for main plex app is green / link workign but the list is just empty and has a red plex circle icon at the bottom right :
16 Replies
only error i have in web is
Every thing is on a separate docker
What is the IP / hostname you set?
and btw too there is one singular panel i cannot remove from the thing could you help me with that too afterwards / when you have time ?
@Tag I assume you already worked on this?
There is no error with that in the console? You sure that this is the full log?
i gather this is a known thing
Home | Homarr Docs
Simplify the management of your server with Homarr - a sleek, modern dashboard that puts all of your apps and services at your fingertips. With Homarr, you can access and control everything in one convenient location. Homarr seamlessly integrates with the apps you've added, providing you with valuable information and giving you complete control....
Spam :
just in case yes the plex docker is running and working
i'll have the same issue for pihole afterwards
( the pihole panel works when clicked on )
Please don't spam the chat with multiple issues. We'll help you eventually - don't worry.
The errors means that Homarr can't reach these applications.
Either the IP is invalid, your firewall blocks it or the container is not reachable (invalid docker network config).
Then check for the other issues please.
fixed pihole somewhat
no more help for the plex issue ?
Can you try to bash in the container and wget / curl/ ping to Plex?
the plex itself is green the integration is the thing not working yes ping works
@Tag do you have an idea? Maybe Plex blocking?
Meier did
For plex, chances are you need http, not https
I'm confused about how you did your setup because you should not be getting a 200, plex requires auth and will throw a 401 when queried
Oh nvm we changed that in 0.14.1 so I guess now we don't get rejected on unauthorized pings
It could be that Plex itself is blocking because of some network settings. It happens from time to time that someone wonders in there and just changes the option thinking "great, more secure"
In plex, under settings -> network, Make sure "secure connections" is set to "Preferred"