You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/24 11:54:35 UTC

[GitHub] [airflow] ignacioparicio commented on issue #10435: Negsignal.SIGKILL error on macOS

ignacioparicio commented on issue #10435:
URL: https://github.com/apache/airflow/issues/10435#issuecomment-867576766


   I got the same error on an EC2 instance with Ubuntu 20.04, Airflow 2.1.0, scheduler running locally. The cause was insufficient memory. I diagnosed it by running `sudo dmesg`:
   ```
   Out of memory: Killed process 1282 (airflow task ru) total-vm:698780kB, anon-rss:186120kB, file-rss:628kB, shmem-rss:0kB, UID:1000 pgtables:964kB oom_score_adj:0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org