You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on an Apple M1 laptop, i'm following the instruction to download the docker-compose file & run it:
wget https://raw.githubusercontent.com/starkandwayne/concourse-tutorial/master/docker-compose.yml
docker-compose up -d
docker-compose up starts and I can see the login UI, then after a second or two, fails, mentioning "turbulence". Both images seemed to build fine, until it exits. Here is the log:
learn-concourse-concourse-1 | {"timestamp":"2022-12-12T15:30:22.423366918Z","level":"info","source":"atc","message":"atc.tracker.drain.done","data":{"session":"26.1"}}
learn-concourse-concourse-1 | {"timestamp":"2022-12-12T15:30:22.439829501Z","level":"info","source":"web","message":"web.atc-runner.logging-runner-exited","data":{"session":"1"}}
learn-concourse-concourse-1 | {"timestamp":"2022-12-12T15:30:22.441050126Z","level":"info","source":"quickstart","message":"quickstart.web-runner.logging-runner-exited","data":{"session":"1"}}
learn-concourse-concourse-1 | error: Exit trace for group:
learn-concourse-concourse-1 | worker exited with error: Exit trace for group:
learn-concourse-concourse-1 | garden exited with error: Exit trace for group:
learn-concourse-concourse-1 | gdn exited with error: exit status 1
learn-concourse-concourse-1 |
learn-concourse-concourse-1 | container-sweeper exited with nil
learn-concourse-concourse-1 | baggageclaim exited with nil
learn-concourse-concourse-1 | healthcheck exited with nil
learn-concourse-concourse-1 | debug exited with nil
learn-concourse-concourse-1 | volume-sweeper exited with nil
learn-concourse-concourse-1 | beacon exited with nil
learn-concourse-concourse-1 |
learn-concourse-concourse-1 | web exited with nil
learn-concourse-concourse-1 |
The text was updated successfully, but these errors were encountered:
on an Apple M1 laptop, i'm following the instruction to download the docker-compose file & run it:
docker-compose up starts and I can see the login UI, then after a second or two, fails, mentioning "turbulence". Both images seemed to build fine, until it exits. Here is the log:
The text was updated successfully, but these errors were encountered: