-
A clear and concise description of what the bug is.
#### How to reproduce the bug
pull the official 3.0.2 container
install prophet
### Expected results
it works
### Actual results
it d…
-
This is for Linux Python 3.11.6 with uv 0.1.3:
```
$ echo "apache-airflow[all]" | uv pip compile -
....
Collecting apache-beam==2.2.0
Downloading apache-beam-2.2.0.zip (945 kB)
━━━━━━━━…
-
We use Volsync to send the files from the primary cluster to the secondary cluster. One of our volumes has a large single file around 50G+ in size
We were testing how such a huge file would be hand…
-
Description of problem:
For this scenario, docker build is being used as part of a CI workflow. After several months of builds, even with having a daily container cleanup script in place, this fail…
-
### Description of problem
I'm trying to upgrade from v0.21.0 to 0.32.0. After running the steps indicated in the [Upgrade Page](https://dokku.com/docs/getting-started/upgrading/), I get the follow…
-
Hi Wazuh Team,
Firstly, thank you for a great product.
|4.5.0-1|agent|Install type|offline|Ubuntu 22.04.2 LTS|
We are experiencing a problem where our agent just dies with:
2023/08/22 13:0…
-
### Description of problem
I have a number of crons configured for my app:
```yaml
"crons" : [
{
"command": "python manage.py clearsessions",
"schedule": "@wee…
-
### Description of problem
I initially deployed an app by manually pushing, then switched to Ansible using [`dokku_clone`](https://github.com/dokku/ansible-dokku/blob/v2024.3.13/library/dokku_clone…
-
Hello. I have used the supervisor concept to check and restart my chat server if it is stopped.
After some time interval my chat not working.When i check the console i didn't find any websocket conne…
-
Executing `./mwaa-local-env package-requirements` first generates `*.whl` files within the `./plugins` directory and subsequently compresses them into `./requirements/plugins.zip` (to be later used in…