-
To reproduce, clone cove-ocds and run:
```
pytest -W error
```
For example:
```
pytest -W error tests/test_general.py
```
Error looks like:
```
ResourceWarning: unclosed file
```…
-
Hello team,
If the user connects two consecutive DB and manages the data as data tables, only the first one is successful.
In order to have success, the user needs to refresh the page.
[the …
-
* **Which model is this? Need the `Hxxxx` number.**
H612B
* **Which type of device is this? Light, heater, leak sensor, etc.**
Light
* **Which connection methods does this device have? Wifi? Bluet…
-
### The bug
I set "quota_immich" in the OAuth setting and also as user attribute in Keycloak, but in immich the quota doesnt set right on first login.
On debug mode in the log is the claim passthr…
-
#### What's the problem this feature will solve?
Reduce code duplication. Allow leveraging the setup,teardown features of pytest fixtures while allowing fixtures to be a bit more re-usable, lik…
-
**Is your feature request related to a problem? Please describe.**
Yes, i'm currently using haystack pipeline & pgvector with FastAPI to serve embedding search but seems the current implementation of…
-
Hi,
I am trying to run vectorDBBench on the weaviate Kubernetes cluster and not on the weaviate cloud. I am getting below error such that :
failed to run, reason=Weaviate did not start up in 5 s…
-
i install modules, and prisma db push, but i have error:
```
GET / 500 in 895ms
GET /favicon.ico 200 in 5ms
Reload env: .env
✓ Compiled in 171ms (2645 modules)
⨯ PrismaClientKnownRequestE…
-
### The bug
using the mobile app, when attempting to download an asset from a partner's shared album it fails and only presents the failure in a popup message
this was attempted with both parties'…
-
## Problem
Using Prisma Client in serverless environments (e.g. AWS Lambda, ZEIT now, Netlify, ...) in combination with traditional relation databases currently leads to connection related problems…