-
Notifications
You must be signed in to change notification settings - Fork 153
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
Failure when going through the tutorial and trying to access localhost Concourse #487
Comments
By "apple silicon" do you mean you're using an M1 mac? |
Yes. |
I faced the same issue. I'm also using Apple M1 Mac, is this the root cause? |
Same issue. Commenting to stay tuned. |
Same issue on an M1 Mac |
I'm using ubuntu 22 and having the same error. |
I switched also to Apple M1 chip, and now, I got the same issue.
|
I was going through the tutorial here:https://concourse-ci.org/quick-start.html
The steps I did were basically the same ones as the tutorial:
Then, going to localhost:8080 yielded a "This site can't be reached" page.
Seeing the container status, this was found:
So it seems the main container died.
Running
docker logs concourse-tutorial-concourse-1
yields:(Along other info which seems uninteresting right now).
I'm running on macOS Monterey 12.2, apple silicon, docker 4.4.2.
What do?
The text was updated successfully, but these errors were encountered: