-
I'm trying to list collections using the below code in playground. I see only the message `Connected!!!` in output.
```ts
import { createServer } from "node:http";
import process from "node:proce…
-
I am a bit confused with what I am seeing to be honest.
For some reason, although the SECRET credentials specify user "peppermint" and database "peppermint", I see in the logs that "authentication …
-
If the database server has a SCRAM verifier in pg_shadow, and the [databases] connection string contains the corresponding plain text password, and the user_list.txt also contains a SCRAM verifier for…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
Mongo_db::get(): Failed to complete query to get data: The SCRAM_SHA_1 authentication mechanism requires libmongoc built with ENABLE_SSL
-
Hello everyone,
I am facing an issue with multiple AWS accounts, each running MSK Kafka along with a Glue Schema Registry. Currently, each account has its own user for the Serde plugin, and this se…
vr-ms updated
2 months ago
-
## Environment
- DocumentDB JDBC driver version: 1.14.0.0
- DocumentDB server version: docdb 4.0.0
- OS: Windows 10 64-bit
- BI Tool or client name: Tableau Desktop
- BI Tool or client version: 2…
-
https://github.com/numberscope/backscope/blob/210cb8544d976200bd864dc73cc7391f59fe7a72/doc/install-ubuntu.md?plain=1#L300
In ubuntu install instructions, (this [line](https://github.com/numberscope…
-
**Describe the bug**
A clear and concise description of what the bug is.
```
kbcli version
Kubernetes: v1.26.6-gke.1700
KubeBlocks: 0.8.1-beta.4
kbcli: 0.8.0
```
**To Reproduce**
Steps to r…
-
Hello,
PostgreSQL and pgbouncer are setup on a separate machines. Pgbouncer is configured to use auth_user / auth_query.
$ psql -h /run/pgbouncer -p 6432 -U bd bd
psql: erreur : la connexion …