Fatal IO error 11 in GUI apps

Hello, I’d like some help related to GUI apps running in docker, I have followed couple of instructions but no one worked as I expected. The app open but after some minutes it closes, checking the logs I see

Fatal IO error 11 (Resource temporarily unavailable) on X server host.docker.internal:0.

I couldn’t find a way to fix this issue, I’m using xquartz at last version in MAC. Does anyone knows how to fix this?

I’ve experienced the same running Docker Desktop on Windows.
It seems to be a conflict between 32 and 64-bit counters, but I wasn’t able to solve it yet.


https://bugs.freedesktop.org/show_bug.cgi?id=71338

Did you ever get this failure when running a 32-bit container?
Does it exist a free 64-bit Xming?