-
table.__init__(name, metadata, *args, _no_init=False, **kw)
File "/root/dao/venv/day_ahead/lib/python3.11/site-packages/sqlalchemy/sql/schema.py", line 857, in __init__
self._autoload(
…
-
Here is the stack trace
The version of clickhouse-jdbc dependency is 0.1.46
```java
Cannot acquire connection from data source
java.lang.IllegalStateException: cannot initialize http client
…
-
We have setup in AWS with two AZ instances of Aurora PostgreSQL. One of the instances (AZ 1) was switched off recently and the connection pool didn't recover to the second AZ for at least 8 hours. Aft…
-
[CircuitPython](https://circuitpython.org/) is another very popular runtime for Python on microcontrollers, especially Adafruit products. Figure out how to get the driver working in that environment …
-
**Describe the bug**
Firstly I did not notice any incorrect functions about lldap. This is just about cleanup my log.
I run lldap with postgresql.
My postgresql database generates the following l…
-
HikariCP Version: 3.4.2, 3.4.5, and DEV
Symptom:
Log entries:
Caused by: java.sql.SQLRecoverableException: IO Error: Invalid Operation, NOT Connected
at oracle.jdbc.driver.T4CConnection.doSetN…
-
When a cache is using virtual placement and the remote site backing it has issues,
The following lines keep throwing timeout errors and bloat the log files to 90+GB/day.
https://github.com/xrootd/…
-
**Is your feature request related to a problem? Please describe.**
Yes, i'm currently using haystack pipeline & pgvector with FastAPI to serve embedding search but seems the current implementation of…
-
### Current behavior
- balancing_algorithm: round_robin
- cf app with two instances
- each instance has max_connection limit = 1000
- app code:
```
import express from 'express';
import http…
-
We have a self hosted lago, but when we stream events, ( let's say more than 100 in 15s ). It doesn't show on loago dashboard in
developers events section.
Did some research on the issue,
It i…