iluvaty
iluvaty
IImmich
Created by iluvaty on 7/23/2023 in #help-desk-support
Postgres having error in logs after update to latest immich_server version (immich is running)
Thanks for the quick support
8 replies
IImmich
Created by iluvaty on 7/23/2023 in #help-desk-support
Postgres having error in logs after update to latest immich_server version (immich is running)
alright
8 replies
IImmich
Created by iluvaty on 7/23/2023 in #help-desk-support
Postgres having error in logs after update to latest immich_server version (immich is running)
I just updated right now v1.68.0
8 replies
IImmich
Created by iluvaty on 6/20/2023 in #help-desk-support
Immich upgrade from 1.54.1 to 1.62.1 without database manual migration?
perfect!
4 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
otherwise just keep it on 2284
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
well some docker container seems to run on 2283. I guess maybe a restart of your server would help if nothing
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
did you do this before docker-compose up and making sure no immich container runs?
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
or sudo lsof -i tcp:2283
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
maybe try this one at last to find it out sudo netstat --all --program | grep '2283'
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
but still I would try to find out what is running on port 2283 then
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
so your server-ip:2284
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
you have to access on 2284 then instead 2283 --> http://IP:2284
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
yes
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
just change the 2883 to 2284
immich-proxy:
container_name: immich_proxy
image: altran1502/immich-proxy:release
ports:
- 2284:8080
logging:
driver: none
depends_on:
- immich-server
restart: always
immich-proxy:
container_name: immich_proxy
image: altran1502/immich-proxy:release
ports:
- 2284:8080
logging:
driver: none
depends_on:
- immich-server
restart: always
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
maybe do this and then do your docker-compose up again?`
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
docker stop fe3b03963f60 bc8f29be2f82 cb39487f8145 a369b7d6a6ef 08ca7f466a62 83fc5ffce162 d73de92b85cb docker rm fe3b03963f60 bc8f29be2f82 cb39487f8145 a369b7d6a6ef 08ca7f466a62 83fc5ffce162 d73de92b85cb
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
just try docker ps -a and send the output here
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
.
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
and also you can just change it to another port too by binding it to e.g. 2284
56 replies
IImmich
Created by adriano.zoino1 on 4/25/2023 in #help-desk-support
Proxy issues?
use netstat -tulpn | grep 2283
56 replies