Xargon
Explore posts from serversIImmich
•Created by Xargon on 4/8/2025 in #help-desk-support
Microservices fail to run
Greetings, I'm trying to set up Immich as a docker compose on my server, In the next posts I will post the contents of my docker compose and env file.
Do you know how to solve?
Thanks in advance,
72 replies
HHomarr
•Created by Xargon on 7/25/2023 in #💬・get-help
Yap! 401 (Yet Anothe Plex 401 error)
Hey there,
So, I've been trying to get my Plex integration to work, and I've gone through all the Plex and 401 topics here and in the documentation. But I'm still stuck.
To troubleshoot, I messed around with the URL of the Plex application widget. Initially, it looked like this:
http://xxx.xxx.xxx.xxx:32400/web/index.html#!/
.
Then I read on the wiki that I should remove the trailing slash and index.html
, so I changed it to: http://xxx.xxx.xxx.xxx:32400/web/index.html#!
.
But here's the catch: When I use the updated URL, the Plex integration starts working, but the ping test fails. And if I go back to the original URL with /web/index.html#!/
, the ping test is successful, but the integration stops working.
I've even cleared the caches each time I made changes, but no luck so far. Any help would be awesome! Thanks!7 replies