Port Change
#2373
Replies: 1 comment
|
So I figured this out. I had PORT=3011 in my .env file for another service in the stack. This has been there but for some reason just was recently applied to the wrong service in the stack. So setting the port in the compose jellyseerr is the fix. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I recently update my Jellyfin stack, around 1 or 2 days ago. I just noticed that Jellyseerr is not running on 5055 anymore according to the logs but is on 3011. I don't see anything about the port being changed in the releases or issues, thought I may have missed it. Currently on 2.7.3. It was always working on 5055 until this most recent redeploy. I tried a few different older images and it was still 3011. I do not know why or how this changed. I did not have the -e PORT=5055 set as it was marked optional.
All reactions