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

Problem with arm64? #30

Open
mesozoic-technology opened this issue Nov 20, 2024 · 0 comments
Open

Problem with arm64? #30

mesozoic-technology opened this issue Nov 20, 2024 · 0 comments

Comments

@mesozoic-technology
Copy link

mesozoic-technology commented Nov 20, 2024

When I tried to start the node, I get the following printout. I am on a macbook m2, is this problematic?

➜  local-setup git:(main) ./start.sh
[+] Running 53/3
 ✔ reth Pulled                                                                                                                       441.9s 
 ✔ postgres Pulled                                                                                                                   447.9s 
 ✔ zksync Pulled                                                                                                                     463.7s 
[+] Running 3/4
 ✔ Network local-setup_default                                                                                                                           Created0.1s reth-1      Created                                                                                           0.3s 
 ⠹ Container local-setup-reth-1                                                                                                                          Starting0.4s ksync-1    Creating                                                                                          0.0s 
[+] Running 3/5cal-setup-postgres-1                                                                                                          ✔ Network local-setup_default                                                                                                                           Created0.1s zksync-1                                                                                                            ⠸ Container local-setup-reth-1                                                                                                                          Starting0.5s age's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform w[+] Running 4/5cal-setup-postgres-1                                                                                                          ✔ Network local-setup_default                                                                                                                           Created0.1s zksync-1                                                                                                            ✔ Container local-setup-reth-1                                                                                                                          Started0.6s mage's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform w ⠼ Container local-setup-postgres-1                                                                                                                      Starting0.6s 
 ✔ Container local-setup-zksync-1                                                                                                                        Created0.0s 
 ! zksync The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s 
Error response from daemon: Ports are not available: exposing port TCP 127.0.0.1:5432 -> 0.0.0.0:0: listen tcp 127.0.0.1:5432: bind: address already in use
Services are not yet healthy, waiting...
Services are not yet healthy, waiting...
Services are not yet healthy, waiting...
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

1 participant