#Web GUI only fails to load for a single user

1 messages · Page 1 of 1 (latest)

last fiberBOT
#

:wave: Hey @modest canopy,

Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich immich.

References

#

Checklist

I have...

  1. :blue_square: verified I'm on the latest release(note that mobile app releases may take some time).
  2. :blue_square: read applicable release notes.
  3. :blue_square: reviewed the FAQs for known issues.
  4. :blue_square: reviewed Github for known issues.
  5. :blue_square: tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: uploaded the relevant information (see below).
  7. :blue_square: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

Information

In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider:

  • Your docker-compose.yml and .env files.
  • Logs from all the containers and their status (see above).
  • All the troubleshooting steps you've tried so far.
  • Any recent changes you've made to Immich or your system.
  • Details about your system (both software/OS and hardware).
  • Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h).
  • The version of the Immich server, mobile app, and other relevant pieces.
  • Any other information that you think might be relevant.

Please paste files and logs with proper code formatting, and especially avoid blurry screenshots.
Without the right information we can't work out what the problem is. Help us help you ;)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

modest canopy
#

Additional info:

Everything runs on TrueNAS Scale as an app

Logs from Postgres, Redis, and the Immich server are attached

#

postgres:
2025-11-20 07:55:35.898765+00:00Using HDD storage
2025-11-20 07:55:35.976997+00:002025-11-20T07:55:35.976997680Z
2025-11-20 07:55:35.977015+00:00PostgreSQL Database directory appears to contain a database; Skipping initialization
2025-11-20 07:55:35.977021+00:002025-11-20T07:55:35.977021920Z
2025-11-20 07:55:35.984164+00:002025-11-20 07:55:35.984 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-11-20 07:55:35.984344+00:002025-11-20 07:55:35.984 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-11-20 07:55:36.022054+00:002025-11-20 08:55:36.022 CET [1] LOG: starting PostgreSQL 15.14 (Debian 15.14-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit
2025-11-20 07:55:36.022175+00:002025-11-20 08:55:36.022 CET [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2025-11-20 07:55:36.022197+00:002025-11-20 08:55:36.022 CET [1] LOG: listening on IPv6 address "::", port 5432
2025-11-20 07:55:36.117208+00:002025-11-20 08:55:36.117 CET [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2025-11-20 07:55:36.151430+00:002025-11-20 08:55:36.151 CET [21] LOG: database system was shut down at 2025-11-20 08:55:29 CET
2025-11-20 07:55:36.189025+00:002025-11-20 08:55:36.188 CET [1] LOG: database system is ready to accept connections

#

redis:
2025-11-20 07:55:36.023354+00:001:M 20 Nov 2025 08:55:36.023 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo
2025-11-20 07:55:36.023374+00:001:M 20 Nov 2025 08:55:36.023 * Valkey version=9.0.0, bits=64, commit=00000000, modified=0, pid=1, just started
2025-11-20 07:55:36.023379+00:001:M 20 Nov 2025 08:55:36.023 * Configuration loaded
2025-11-20 07:55:36.023508+00:001:M 20 Nov 2025 08:55:36.023 * monotonic clock: POSIX clock_gettime
2025-11-20 07:55:36.023694+00:001:M 20 Nov 2025 08:55:36.023 * Running mode=standalone, port=6379.
2025-11-20 07:55:36.023843+00:001:M 20 Nov 2025 08:55:36.023 * Server initialized
2025-11-20 07:55:36.023853+00:001:M 20 Nov 2025 08:55:36.023 * Ready to accept connections tcp