-
Having the postgres subchart makes for an easy deployment, but has caused several annoying issues around upgrades in the past (see eg #55, #125). Being a bitnami chart, it also does a bunch of custom …
-
### The bug
I have thousands of videos in my Immich library. The "Search > Show Video" feature works perfectly on iOS — I can scroll all the way down and see my oldest videos. However, on the web ver…
-
krd81 updated
11 months ago
-
Hello everyone,
I have a question about a topic that concerns a self-hosted server.
I am currently testing the programs and so far everything seems to be working fine such as friends, Miiverse etc..…
-
Current ENV:
Portainer with 7 Docker hosts in swam mode
Storage:
QNAP with nfs shares
Web UI not loading.
Error NGINX Conatiner:
10.255.250.153 - - [25/Oct/2024:07:44:57 +0000] "GET /static/images/…
-
User story:
> As a person who knows how to set up a Postgres database, I want to be able to test and deploy VizHub backed by Postgres not MongoDB Atlas, so that I can run the whole stack on open so…
-
### The bug
TL;DR: After editing the people in a photo, navigating to next and previous does not work when all *original* people have been removed.
I am in a state where I have two children who …
-
Hi, when I start a container, api is not start and give me a error:
```LOG
2024-09-11 21:43:23 wait-for-it.sh: waiting 2 seconds for postgres:5433
2024-09-11 21:43:25 wait-for-it.sh: timeout occurr…
-
### Description
Search over many databases leads to many opened sessions and the next attempt to open another one tab with query failed with exception.
To fix the issue, user has to reopen the pro…
-
### What happens?
trying to create a table in a remote Postgis database
wuth `create table postgres_db.test_table (id int, location geometry );`
duckdb return a generic error:
```
INTERNAL Error:…