-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
There seems to be a regression bug related to how EF8 now translates Contains with OPENJSON instead of using IN in previous versions.
This applies to SQL server and SQL database and it happens when t…
-
## Description
I run a set of userdata commands to spin up Graph Explorer in an EC2.
Auth is via IAM auth and EC2 have the necessary IAM role attached.
```bash
#!/bin/bash
cd /home/ec2-us…
-
After having detached entities from the DbContext in EF Core 8 and made sure that they are no longer part of `ChangeTracker.Entries()` they will still automatically be added back later if a later obje…
-
Hello, I am trying to use the neo4j dataset created for Maven. But when trying to build the Docker image, I am facing this error:
```
docker compose up --build
[+] Building 1667.1s (19/19) FINISH…
-
**What steps did you take and what happened:**
By any method, cause the connection to the database to fail. Even though any requests to do actual work will fail, the deployment will be seen as liv…
-
Doesn't make any sense, LBTC container was syncing at ~60% and all of the sudden crashed and stuck in reboot cycles. Plenty of RAM and HDD and CPU. How to fix this?
2024-09-10T03:38:24Z Loaded best…
-
I've been testing StarRocks with Nessie (Iceberg REST) successfully up until Nessie `v0.95`, when I started getting this error whenever I try to query any of the tables:
```
[42000][1064] Cannot i…
-
- [X] I have searched open and closed issues for duplicates
- [ ] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
---
### Bug Description
When i start sign…
-
I updated the bundle, when to /internal/health, all good.
I then deleted my sqlite database, and it still said it was good.
However, a bad postgres connection does correctly show status: down. …