Skip to content

Conversation

@simonhammes
Copy link
Collaborator

@simonhammes simonhammes commented Oct 10, 2025

This is related to recent containerd changes (Debian Trixie).

The systemd service file for containerd contains LimitNOFile=Infinity. This causes containers to inherit a very high limit.
uwsgi tries to allocate 8 bytes per FD, which can cause OOM issues on machines without lots of RAM.

Related: GoogleCloudPlatform/composer-airflow@17c0dab

This is related to recent containerd changes (Debian Trixie)

Related: GoogleCloudPlatform/composer-airflow@17c0dab
@christophdb christophdb self-requested a review October 10, 2025 12:08
@simonhammes simonhammes merged commit e54fab9 into main Oct 10, 2025
8 checks passed
@simonhammes simonhammes deleted the fix-uwsgi-max-fd branch October 10, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants