Hello all, I didn't know where to ask, so I am set...
# ask-community-for-troubleshooting
m
Hello all, I didn't know where to ask, so I am setting up Airbyte for a new company and most of us using MacBook M1. when I did
docker-compose up
I am not able to connect to localhost. I see a lot of issues like this
Copy code
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:04.299Z","msg":"none","service":"history","shard-id":4,"address":"172.18.0.6:7234","shard-item":"0xc0019cbe80","component":"visibility-queue-processor","lifecycle":"Started","component":"transfer-queue-processor","logging-call-at":"queueProcessor.go:158"}
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:04.299Z","msg":"none","service":"history","shard-id":4,"address":"172.18.0.6:7234","shard-item":"0xc0019cbe80","component":"history-engine","lifecycle":"Started","logging-call-at":"historyEngine.go:344"}
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:04.299Z","msg":"none","service":"history","shard-id":4,"address":"172.18.0.6:7234","shard-item":"0xc0019cbe80","lifecycle":"Started","component":"shard-engine","logging-call-at":"controller_impl.go:439"}
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:04.389Z","msg":"temporal-sys-tq-scanner-workflow workflow successfully started","service":"worker","logging-call-at":"scanner.go:188"}
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:04.439Z","msg":"Get dynamic config","name":"system.advancedVisibilityWritingMode","value":"off","default-value":"off","logging-call-at":"config.go:79"}
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:04.439Z","msg":"Get dynamic config","name":"history.historyVisibilityOpenMaxQPS","value":"300","default-value":"300","logging-call-at":"config.go:79"}
airbyte-temporal   | {"level":"info","ts":"2021-09-03T11:52:51.560Z","msg":"none","service":"matching","component":"matching-engine","lifecycle":"Starting","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/2","wf-task-queue-type":"Workflow","logging-call-at":"matchingEngine.go:188"}
Also all the services have the poor performance run for amd64. any thing you would recommend to do in here? Thank you 🙏
1
e
There's an issue with M1 macbooks that is being worked on at the moment, see GitHub for details: https://github.com/airbytehq/airbyte/issues/2017
m
Yes that came across my research after posting here. Do you think there is a work around to make it work for the moment?
u
@Manel Rhaiem there is a work to get the instructions to run Airbyte on a Mac M1. But for now it's not possible. You can subscribe to the issue to follow the advance in this.
m
Okay, Thank you Marcos 🙂