-
swap data from local file ingestion to database connection and query.
-
do you know why this is happending?
the task [matrix-postgres : Execute Postgres additional database initialization SQL file for synapse] failed with:
````
fatal: [matrix.sachsen.lol]: FAILED! =>…
-
When everything is passed through port 5000 (to use with reverse-proxy (I use Traefik)), the NEXT_PUBLIC_BACKEND_URL is incorrect. It needs to have /api added to it in order to work.
Here is my wor…
-
This CI step takes 10+ minutes now. It's slow because all the tests run in-band (serial rather than in parallel) so that they don't clobber each other's postgres db.
The tests could be made to ran in…
-
┌──(kali㉿kali)-[~]
└─$ sudo msfdb
Manage the metasploit framework database
You can use an specific port numbe…
-
```python
import polars as pl
import psycopg2
import argparse
from utils import general_utils, AWS_S3, Postgres
def main(args: argparse.Namespace):
aws_config = general_utils.load_yaml(a…
-
### Link to reproduction
https://github.com/DapperMountain/payload-3-bun-template
### Environment Info
```text
Binaries:
Node: 22.2.0
npm: 10.7.0
Yarn: N/A
pnpm: N/A
Relevant Packages:…
-
**Slack us first!**
The easiest and fastest way to help you is via Slack. There's a free and easy signup to join our #defectdojo channel in the OWASP Slack workspace: [Get Access.](https://owasp.org/…
-
### 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
…
-
### Welcome!
- [X] Yes, I have searched for similar issues on [GitHub](https://github.com/EvolutionAPI/evolution-api/issues) and found none.
### What did you do?
I'm trying to install Evolution v2 …