ImmichI
Immich3y ago
MoNk

After using immich-go: Internal server error (Immich Server Error)

Hi all.

I was up and running and everything looked great. Until I imported all my Google Photos from takeout using immich-go.

Whenever I click Photos in the immich web gui, I no longer see any photos in this view, but I am spammed with "Internal server error (Immich Server Error)" down the right of the page.

If I enter explore I see People and Places.

If I click into a place or person I see lots of photos. Sometimes I still get the errors also, but can still see photos.

Containers;

immich_machine_learning
  • No errors
    immich_microservices
    • No errors
      immich_proxy
      • No errors
        immich_web
        • No errors
          Immich_redis
          • Error but not sure if relevant.
            1:M 07 Oct 2023 19:43:14.545 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
*Immich_server
  • This seems relevant? Issues with photo import?
    [Nest] 7 - 10/07/2023, 7:57:24 PM ERROR [ExceptionsHandler] time zone displacement out of range: "+198764-03-01T00:00:00.000Z"
immich_typesense
  • A couple of these document fetch errors. Not many.
    E20231007 11:22:56.997400 177 collection.cpp:1472] Document fetch error. Could not locate the JSON document for sequence ID: 15483 E20231007 19:45:08.986982 639 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
found a similar error and cause, but the recommendation to
find and delete the offending files with bad metadata **is difficult since I can't browse them... https://github.com/immich-app/immich/issues/4264
GitHub
The bug After moving to v1.79.1, I started getting a generic "Error - Internal server error (Immich server error)" messages. The logs are as follows, and my deployment strategy has been t...
Was this page helpful?