hbazan-pp

Results 8 comments of hbazan-pp

I face the same issue, with a [KafkaConsumer.poll](https://kafka-python.readthedocs.io/en/master/_modules/kafka/consumer/group.html#KafkaConsumer.poll) and it the process gets restarted due to a KeyboardInterrupt. This is also an ecosystem process, with 28 different python processes listening...

Are you running the app directly by PM2 or using systenctl? I was running with systemctl, and the service definition was pointing to a .pid file which wasn't being created,...

is there a way to completely disable file shares?

I didn't enable file sharing but I'm getting to this state of docker desktop unresponsive until I delete all file shares and restart it. I tried different things and that...

I still want to disable this feature, I don't need it, and it is randomly causing issues, from time to time all is locked until I delete each fileshare manually,...

yes, that's what I do, but the next time I run a container with a mounted volume it will show up again on that list.

now I cannot start the containers: ``` Error response from daemon: Mounts denied: The path /Users/.../... is not shared from the host and is not known to Docker. You can...