Closed prolic closed 4 years ago
Does it only happen with cluster or also without it?
I encountered this issue yesterday, didn't change anything in the code and cannot reproduce it anymore right now. So I can't tell, sorry.
I can tell now, this problem also happens when using the server without the cluster. But it only happens on first start of the docker container. When I restart the container, everything works fine. It seems to be this way pretty consistent.
@kelunik any idea why I need to restart the docker containers before it works?
@prolic This seems to be a duplicate of https://github.com/amphp/amp/issues/292 actually, so I'm closing this.
I see this in my logs regularly:
I'm using lib-uv in docker from
php:7.4-cli
image. When I disable the uv-extension the problem is gone.For reference, here is my Dockerfile: