-
When running `npm install` I'm gettin this errors:
`npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tes…
-
## CVE-2021-3807 - High Severity Vulnerability
Vulnerable Libraries - ansi-regex-3.0.0.tgz, ansi-regex-5.0.0.tgz, ansi-regex-4.1.0.tgz
ansi-regex-3.0.0.tgz
Regular expression for matching ANSI esc…
-
Hi,
I have tried run the command `kraken2 --db=~/Metagenomics/kraken/krakenDB --threads 20 database.kraken`
However I am getting the error message:
kraken2: database ("~/Metagenomics/kraken/…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports.
### Expected Be…
-
Am using postgres (PostgreSQL) 9.3.24 and installed(also, init) stellar.
I am getting this error whenever I try to take a snapshot
Traceback (most recent call last):
File "/usr/local/bin/ste…
-
The database insertion is pretty straightforward, and current pool setting is like
```
public bool Pooling { get; init; } = true;
public int MinPoolSize { get; init; } = 20;
public int …
-
I'm trying to enable compression for my sqlite database, following the README. I have several columns to compress. Executing `SELECT zstd_enable_transparent(...);` works fine for the first statement, …
-
### The bug
If you have autoplay disabled in your browser and you try to watch a video, Immich displays an error popup saying "Unable to play video".
This error should be handled to not show a popup…
-
## Description
When an existing dbt project is run against a Fabric warehouse in a git enabled workspace. Any models using the `ref()` macro will fail to update in a separate Warehouse when attemptin…
-
One of the major problems with using libraries like DatabaseLibrary is managing the connection. If we implement #149, it could cause additional problems. Typically QA need to implement following logic…