Serpent
IImmich
•Created by Serpent on 4/6/2025 in #help-desk-support
refused to connect
I had immich running well on Unraid (Version 7.0.1). I followed spaceinvaders installation guide both times. I did a ton of testing importing deleting etc. So I decided to blow the installation away and start over. Deleted the Dockers cleared the appdata folder and the share I created. Re-installed using the same video and now I get connection is refused when trying to access the webui after installation.
Logs:
Postgre - Spaceinvader container
Data page checksums are disabled.
fixing permissions on existing directory /var/lib/postgresql/data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... America/New_York
creating configuration files ... ok
initialization ... ok
syncing data to disk ... ok
Success. You can now start the database server using:
pg_ctl -D /var/lib/postgresql/data -l logfile start
waiting for server to start....2025-04-05 21:18:35.098 EDT [49] LOG: redirecting log output to logging collector process
2025-04-05 21:18:35.098 EDT [49] HINT: Future log output will appear in directory "log".
done
server started
CREATE DATABASE
/usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
waiting for server to shut down.... done
server stopped
PostgreSQL init process complete; ready for start up.
Immich Container (internal Redis)
[04/05/25 21:28:46] INFO Waiting for application startup.
[04/05/25 21:28:46] INFO Created in-memory cache with unloading after 300s of inactivity.
[04/05/25 21:28:46] INFO Initialized request thread pool with 8 threads.
[04/05/25 21:28:46] INFO Application startup complete.
Nothing afterwards I get This site can’t be reached when attempting to access the webui? I've tried to re-install multiple times but all produce the same results.
[04/05/25 21:28:46] INFO Waiting for application startup.
[04/05/25 21:28:46] INFO Created in-memory cache with unloading after 300s of inactivity.
[04/05/25 21:28:46] INFO Initialized request thread pool with 8 threads.
[04/05/25 21:28:46] INFO Application startup complete.
Nothing afterwards I get This site can’t be reached when attempting to access the webui? I've tried to re-install multiple times but all produce the same results.
19 replies