-
I'm spinning up postgres containers for unit tests, so I don't care at all if they are corrupted on exit. I have been unable to find any way to kill these in less than 10 seconds.
Here is what I ha…
-
### Is there an existing issue for this?
- [X] Yes, I have searched the existing issues and none of them match my problem.
### Product Variant
Self-Hosted
### Current Behavior
'[client-…
-
### Issue
I used tandoor for a long time, no problems. Suddenly after bad stop of my Container Manager, it's impossible for me to deploy the container. Tried to delete everything, but no change. Can'…
-
From: https://github.com/trustification/trustify/issues/287
```
thread 'actix-server worker 5' panicked at /home/cferiavi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlx-postgres-0.7.4/s…
ctron updated
1 month ago
-
* Replaced `var build = config.BUILD_SERVER` to `BUILD_SERVER`
* On my main.go file level created a docker-compose fiel with contents
```
version: '3.8'
services:
slashbase-db:
image: po…
-
### The bug
In the mobile app, if you zoom in on a lower-res preview of an image, the view snaps to another region of the image when the full-scale image loads.
I assume the transformation woul…
-
I had an active selfhosted instance running, that must have stopped working after an upgrade, opening the corresponding page to schedule an event returned a 500. Iirc logs sayed something along the li…
-
- Azure Data Studio Version: 1.48.0
- OS Version: Microsoft Windows 11 Home - Version 10.0.22631 Build 22631
- WSL version: 2.1.5.0
Steps to Reproduce:
1. start wsl2 with a Debian 12…
-
COPY doesn't respect `statement_timeout`, which for us has led to stalled connections on production. This can also be confirmed locally:
```sh
$ time psql -c "set statement_timeout = '1s'; select pg…
-
### What happened?
after starting the patroni service to create standby using create replica method.
Patroni creates an additional segment wal files due to which the primary side is unaware and stan…