![](/static/61a827a1/assets/icons/icon-96x96.png)
![](https://lemmy.world/pictrs/image/44bf11eb-4336-40eb-9778-e96fc5223124.png)
14·
12 days agoI uploaded your screenshot to this tool What The Font and it identified it as Amrys Extrabold, at least for the title in the top of the image. The other pieces of text might use different fonts.
I uploaded your screenshot to this tool What The Font and it identified it as Amrys Extrabold, at least for the title in the top of the image. The other pieces of text might use different fonts.
What model of graphics card are you having problems with?
Seems like they changed it last week: https://github.com/immich-app/immich/commit/7ea539b753b1993cd0735db408e5954288bf6b68
I think you have forgotten to specify the hostname of your database. Immich has the credentials to the database but doesn’t know where it is.
The environment variable would be DB_HOSTNAME
.
Edit: I just noticed the other error message regarding Redis, and I suspect the same mistake there, you need to specify REDIS_HOSTNAME
.
Source