-
Hi,
I am trying to containerize your application for my Kubernetes cluster. I think I'm close now, but some snags are popping up.
Namely, I have my init container use the same env vars as the ma…
-
I am facing these two error
Error: Incompatible wire encryption levels requested on client and server at doCallback
Error2: Incompatible wire encryption levels requested on client and server
+…
-
**What type of help do you need?**
I'm trying to connect Power BI to the postgresql database, and despite having the correct credentials, I'm not able to establish a connection (it times-out or the "…
-
Ruby version: 3.2.5
Rails version: 7.1.4.1
Sidekiq / Pro / Enterprise version(s): sidekiq-pro 7.3.5
Redis-client version: redis-client-0.22.2
While upgrading to Sidekiq 7, I'm trying to understa…
-
All of my notes are stored in disk, but don't show up:
1. Open nvim
2. Open dbee
3. Activate a db connection
4. Create local or global notes
5. Close dbee and nvim
6. Reopen nvim and dbee
7. …
-
**Describe the bug**
I'm getting a "error: no pg_hba.conf entry for host...no encryption" error when attempting to connect. I'm able to connect to dBeaver without providing certificate files and usin…
-
-
I am attempting to run both of these in docker via compose (not sure if it is a supported configuration?), but not having luck with libsql or local-libsql. Is there currently a way in which this can b…
-
**Describe the bug**
Bulk creation with on_conflict set to primary key works for IntField PKs.
After switching to CharField it fails with:
`tortoise.exceptions.OperationalError: ON CONFLICT claus…
lnxsr updated
4 weeks ago
-
QAcc has two kind of containers, one for running background jobs and one for serving as graphql server to users.
We need to support different DB connection URL for them