Keyakinan
IImmich
•Created by Keyakinan on 1/27/2023 in #help-desk-support
server error : connect ECONNREFUSED 172.18.0.7:3001
Running proxmox with nfs share mounted to lxc container with portainer.
Used: https://documentation.immich.app/docs/install/portainer
To install, changed upload location to /mnt/pve/portainer (nfs location)
And database to:
volumes: - ${UPLOAD_LOCATION}/data:/var/lib/postgresql/data
After that I get this error:
connect ECONNREFUSED 172.18.0.7:3001 - ECONNREFUSED
Stacktrace
Error: connect ECONNREFUSED 172.18.0.7:3001
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
All I really want is to use the nfs share for the big data. Maybe I'm doing something wrong but I can't figure out what. Though it's also 5am that doesn't help 🙂
135 replies