-
**Describe the bug**
When using the `--stream` option and piping output to `aws s3 cp - `, we encounter a `bus error` shortly after the dump begins.
**To Reproduce**
Command executed:
`mydumper …
-
### Bug description
Around the 16th november we started to get errors when making prisma calls in our production prisma/cloudflare workers/d1 setup.
The errors consisted of either:
"memory …
-
Dear members,
Today I realized that I have connections coming from pgbouncer that do not execute any statement. Let me state the versions here :
* PostgreSQL 16.4 on x86_64-pc-linux-gnu, compil…
-
Hi,
Love the project so far, just having this issue which is a bit of a problem when running on limited ressources. I am still investigating the issue and going trough the ulixee code base but for …
-
after updating the server to 9.4.5, the temporary file began to grow when the server was running for a long time, which was not the case before, and is also not reset when the server is turned off.
…
-
Version: Deno 2.0.0
```js
import * as Firebird from "npm:node-firebird";
let options = {};
options.host = "server.ip";
options.port = 3050;
options.database = "aDatabase";
options.user = "SYS…
-
```
Steps to reproduce:
1. Stop owp
2. Copy production.sqlite3 to production.sqlite3.bak
3. Copy production.sqlite3 from the installtion into the db directory
4. start owp
4. Log into the web panel wi…
-
Now we can see database name, adress, user and password (as plaintext) in logs. This can turn out to be very unsafe!
-
Hi,
I'm running acme2certifier with Django and uwsgi behind a NGINX reverse proxy. Here are my server configuration files:
Django Settings
```
"""
Django settings for acme2certifier p…
Ka0o0 updated
1 month ago
-
I create the extension in my schema called rbac.
Then it show error: no moddatetime extension found, then I install moddatetime in schema rbac. And install the supabase_rbac extension successfully.
…