-
### The bug
I just updated to 1.120.0 and now the immich-server container restarts every 60 seconds. How can I check whats going wrong?
### The OS that Immich Server is running on
Debian 12
### …
-
For my tests I currently have to start the docker container manually. I want to change that by using `testcontainers-rs`. I created the container like it's stated in the docs, with the same configurat…
jaads updated
29 minutes ago
-
### What version of `drizzle-orm` are you using?
0.35.0
### What version of `drizzle-kit` are you using?
0.26.1
### Describe the Bug
Since updating from 0.34.x to 0.35.0, I'm getting the followin…
-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environment
S…
-
### Summary
Old backups not cleaned up with DEFAULT_CLEANUP_TIME set to 3 and split_db option set.
### Steps to reproduce
- Set DEFAULT_CLEANUP_TIME to 4320 #(3 days)
- set DEFAULT_SPLIT_DB …
-
I have found that when trying to run a postgres database using for example:
withMoodlePluginCiContainer(php: '8.0', db: 'postgres) {
I get the following error:
moodle-plugin-ci instal…
-
**Is your feature request related to a problem? Please describe.**
To run pg_timetable according to your documentation you run the following docker command
docker run --rm -e PGTT_PGHOST=127.0.0…
-
### The bug
On my system (and it looks it's the same for other, even for the demo site itself), I can't, even manually when editing a photo, set its date before March 11, 1911.
If I put in 1912,…
-
I have just upgraded to Python 3.13.0, and am seeing a significant performance regression for psycopg. I have a script that fetches a number of records from a Postgres database (more specifics to foll…
-
### Dagster version
1.7.7
### What's the issue?
Hello,
We have a Dagster DBT PostgreSQL database that stores all the metadata related to our jobs, schedules, assets, etc. Recently, we updated so…