Hi everybody. I want to thank everybody developing immich. I switched from nextcloud-photos/memories to immich and its so much faster to use.
I am hosting this for me and my parents since june 2025 (not sure which version i started with) and we imported all of our photos (47k going back to 2009). My first user is kind of an admin user and all other users are created via Authentik/OIDC. Its hosted on an Unraid Server. (Not sure what i need to post for the setup if needed)
My issues is that i never have seen the memories feature. I read a lot of github issues and reddit post but most of them seems to be solved by waiting. But i am waiting for over 2 months now so i guess there is something wrong.
Things i have done: - checked that its enabled -> yes - checked the database with:
select from system_metadata where key like 'memories-state';
select from system_metadata where key like 'memories-state';
-> says 0 rows - activated the verbose log -> tried to generate the job manually: there is a line
memory-create
memory-create
but nothing happens. (see attached screenshot, also checked the database again and still comes back with 0 rows)