H
Homarr2mo ago
seanh

Struggling with Plex Integration

Have gotten other apps working (aar's, sab, qbit) but struggling with plex. log:
homarr | 2025-02-24T14:17:10.131190227Z 2025-02-24T14:17:10.131Z error: Executing ping for url http://192.168.1.240:32401/web failed with error: AbortError: This operation was aborted
homarr | 2025-02-24T14:17:10.131190227Z 2025-02-24T14:17:10.131Z error: Executing ping for url http://192.168.1.240:32401/web failed with error: AbortError: This operation was aborted
Note I didn't add the web in the homarr UI, I presume this is auto added? I'm using the API key that I got through the XML method, I believe this is correct? Any help with what I should be trying here would be good. I'm on a Linux LXC running docker. Homarr is on a separate network (traffic proxy and socket proxy) compared to Plex which is on the default as hoping to make it externally available, I'm presuming this may be the issue and I need to add plex to the socket proxy as well maybe?
Solution:
I managed to move my plex behind the proxy as I set up a cloudflare tunnels so ended up getting the integration to work. Had to use the interal docker port instead of external which was weird but yeah...
Jump to solution
2 Replies
Cakey Bot
Cakey Bot2mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Solution
seanh
seanh2mo ago
I managed to move my plex behind the proxy as I set up a cloudflare tunnels so ended up getting the integration to work. Had to use the interal docker port instead of external which was weird but yeah

Did you find this page helpful?