-
### Actual behavior
SQLSTATE[42703]: Undefined column: 7 ERROR: column User.sub does not exist LINE 1: ...r" ON ("User"."server_id" = "Server"."id") WHERE "User"."su... ^
### Expected behavior
mi…
-
I'm encountering a weird problem since I upgraded to Kamal 2.x. My deployment fails on pulling app image on the redis server (10.0.0.4) which doesn't have an amd64 image as app servers are all arm64. …
-
I am encountering an issue with postgres-exporter where it fails to collect metrics from the pg_stat_statements extension in my PostgreSQL database. Here are the details of my setup and the problem:
…
-
**Describe the bug**
Since upgrading to version 2.0.7 in order to get a fix for a bug related to credentials resetting, I've not been able to connect to my Postgres database when FlowWise is deployed…
-
Get the postgresql database set up and integrated into Vagrant
-
Title:
**The "seen" field in the opencve_reports table is not updated to true when a CVE report email is opened**
**Body of the Issue:**
Expected Behavior
The expected behavior is that when I …
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
1. create compose.yaml
```
services:
postgre…
-
The in-memory database is currently only used in tests. It was originally added to ensure tests that do not depend on complex db logic can pass quickly.
However, I've recently ran performance tests o…
-
### Welcome!
- [X] Yes, I have searched for similar issues on [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) and found none.
### What did you do?
I'm trying to install Evolution v2 …
-
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 …