I updated to the newest prefect version backend (0.14.9), python 3.8.6.
my linux crashing because a lot of new zombie processes:
nothing else is running on the server
this is the parent process
It creates new processes really fast: also after restart already 250zombies (<5min)
Is that. Is there like a stable version (you use also in the cloud)?
j
Jim Crist-Harif
02/17/2021, 4:44 PM
The issue here is the health checks in the docker-compose file (which is only used for server, not cloud). I'm looking at fixing this now, but it will require updates to our images. If you downgrade to prefect 0.14.6 for the prefect you're using to deploy server things will work again.
✅ 1
m
Michael Hadorn
02/17/2021, 4:45 PM
Ok. thx a lot
@Zanie Is this problem fixed in prefect 0.14.10? There is nothing mentioned in the changelog.
I got found it. Should be solved. thx
z
Zanie
02/25/2021, 3:53 PM
👍 Yeah perhaps we should have added a blurb to the changelog but it was fixed in the Server repo