-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bitnami/airflow] error - runtime/cgo: pthread_create failed: Operation not permitted #63489
Comments
Are you able to reproduce the issue when installing the Helm chart by simply running |
@carrodher i use: When using standard `helm install airflow oci://registry-1.docker.io/bitnamicharts/airflow' values, redis and Postgres do not start for me:
Postgres
and reebot.
If I replace the Redis and Postgres images, I get the same error from airflow as above (attached in the screenshot). When I use the command |
Hi @alekseyolg This is an issue already reported already in Docker library and it's related to Please note container images rely on the host's kernel, so you'll have to adapt your cluster' kernel in order to use Debian 12 images. |
Name and Version
bitnami/airflow-[scheduler,worker]:2.8.2-debian-12-r0
What architecture are you using?
amd64
What steps will reproduce the bug?
What is the expected behavior?
Correct operation of all modules.
What do you see instead?
Additional information
When working on images based on Debian 11 there are no problems, when using images based on Debian 12 I get the errors described above, they appear in all containers, the errors are the same everywhere.
kubernetes version 1.27.2
containerd://1.6.14
The text was updated successfully, but these errors were encountered: