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

Error when trying to start the development server #1345

Closed
iGieri opened this issue Dec 28, 2022 · 3 comments
Closed

Error when trying to start the development server #1345

iGieri opened this issue Dec 28, 2022 · 3 comments
Labels

Comments

@iGieri
Copy link

iGieri commented Dec 28, 2022

Issue content

When I launch docker-compose up as said in README.md, I got this error:

[+] Building 0.4s (2/3)                                                                                                                               
[+] Building 0.5s (3/3) FINISHED                                                                                                                      
 => [internal] load build definition from Dockerfile                                                                                             0.0s
 => => transferring dockerfile: 32B                                                                                                              0.0s
 => [internal] load .dockerignore                                                                                                                0.0s
 => => transferring context: 2B                                                                                                                  0.0s
 => ERROR [internal] load metadata for docker.io/cimg/ruby:2.6-browsers                                                                          0.4s
------
 > [internal] load metadata for docker.io/cimg/ruby:2.6-browsers:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error: code = Unknown desc = error getting credentials - err: exit status 1, out: ``

I'm using a MacBook Air 2020 M1, with macOS Ventura 13.0, and Docker version 20.10.22

@bfabio
Copy link
Member

bfabio commented Jan 5, 2023

@PyGera this looks like an issue with the Mac version of Docker, we've seen this kind of things happening in the past expecially when it's not given enough memory

@bfabio bfabio removed the triage label Jan 5, 2023
@bfabio
Copy link
Member

bfabio commented Jun 7, 2023

@PyGera did you manage to run it? Can we close this?

@bfabio
Copy link
Member

bfabio commented Sep 1, 2023

Closing as stale (feel free to reopen it)

@bfabio bfabio closed this as completed Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants