Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker crash on Mac arm #3

Open
zapaz opened this issue Nov 25, 2022 · 3 comments
Open

Docker crash on Mac arm #3

zapaz opened this issue Nov 25, 2022 · 3 comments

Comments

@zapaz
Copy link

zapaz commented Nov 25, 2022

Hi @schmidsi

Installation works out the box, fine !
Even got first NFT minted, and first graphql query ok

But after 90 seconds, docker crash... freezing while displaying 'Docker Desktop stopping'
On Macbook Air M1 => probably due to "ipfs" or "graph-node" image not fully arm compatible

Capture d’écran 2022-11-25 à 10 51 03

Seems there are ipfs arm compatible images... are there also graph-node image compatible ?

@zapaz
Copy link
Author

zapaz commented Nov 25, 2022

error in the "pnpm dev" terminal

Capture d’écran 2022-11-25 à 11 01 07

then docker "freeze" while stopping

Capture d’écran 2022-11-25 à 11 02 40

@schmidsi
Copy link
Owner

Interestingly I have similar problems recently. I'll investigate.

@schmidsi
Copy link
Owner

schmidsi commented Jan 7, 2023

Not exactly sure why, but it seems that this fixed it for me:

rm -rf ~/.docker/ 

From: https://stackoverflow.com/questions/46843711/docker-error-grabbing-logs-invalid-character-x00-looking-for-beginning-of-v

Can you try and confirm @zapaz ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants