Unable to pull or push images from Docker Desktop for Mac

Hello everybody !

Config:
Mac mini M1 16GO RAM under macOS BigSur 11.2.3
I installed docker desktop for mac (4.6.1) up to date.

The basic test failed :

Docker_test % docker run hello-world
Unable to find image ‘hello-world:latest’ locallydocker: Error response from daemon: missing or empty Content-Length header.

Browsing forums, I tested the ‘Reset to factory defaults’ button without success.

I have no network problem outside docker.
I ran the same installation and test on a old macbook pro intel i3 without any problem.

Any idea please ?

Was there a fix for this? I am seeing the same issue. I am using Version
4.12.0 (85629) on Apple M1 and getting the same issue. Should I move back to some older release?

I have the latest (4.15.0) Docker Desktop on my macOS (M1) and I can pull images and I could pull images when I had Docker Desktop 4.12, so I don’t think the Docker Desktop version alone could be the issue here.

Do you have the exact same error message as in the first post and not just similar?