#overseerr instances not working

24 messages · Page 1 of 1 (latest)

vast rock
#

everything seems to work besides that

frank zenith
#

can you curl it on the server? curl localhost:6443

vast rock
#

ye lemme try rq

#

what now

#

@frank zenith

frank zenith
#

well it doesnt seem like the container is actually running?

#

docker ps
docker logs overseerr

vast rock
#

aii hold up

#

omg permissions being annoying gimmi a sec

frank zenith
#

okay, go in your docker compose file and change that ports part to
- "6443:5055"

#

and then do a docker compose up -d

vast rock
#

damn gang u rlly got me

#

my qbit totrrent aint working either ykno why

frank zenith
#

you are welcome :)
to add some explaination what was wrong:
You were port forwarding poirt 6443 on your docker container to port 6443 on your host. But as overseerr is listening on port 5055, your port forwarding brought you nothing. now you are forwarding port 5055 on your container to port 6443 on your host.

#

no sorry, should go to bed now, lol

vast rock
#

just find the defualt port it usually listens to and add it to the right side/