Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Docker error response from daemon on Mac M1 processor - unexpected EOF

I'm using a Macbook with M1 apple silicon processor and Docker. It seems that Docker is having issues because of the different architecture of the Mac processor.

Every time I try to run any docker command I get similar errors as the one below.

Example:

docker login ...
Error response from daemon: Get "https://registry-1.docker.io/v2/": unexpected EOF

I've tried to reinstall and re-login multiple times, but it doesn't seem to work.

Any clues?

like image 686
Jean Carlo Machado Avatar asked Jan 27 '26 04:01

Jean Carlo Machado


1 Answers

The problem for me was the @ at my mac username as we were using emails for login. I had to create a new user without any special characters in the name, then the problem was gone.

like image 75
Jean Carlo Machado Avatar answered Jan 29 '26 05:01

Jean Carlo Machado



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!