Hi… I am trying to deploy locally the latest versi...
# replication-troubleshooting
m
Hi… I am trying to deploy locally the latest version in macOs… but it gets stuck on “Waiting for namespace default to be initialized in temporal”
Copy code
airbyte-worker      | 2022-08-08 16:11:10 WARN i.a.w.t.TemporalUtils(getTemporalClientWhenConnected):264 - Waiting for namespace default to be initialized in temporal...
airbyte-server      | 2022-08-08 16:11:15 WARN i.t.i.r.GrpcSyncRetryer(retry):56 - Retrying after failure
airbyte-server      | io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline exceeded after 4.998859829s.
Can someone please help me!
a
@Marielby Soares is it resolved?..
m
no, i am facing this issue every time! It never deploys…keeps showing “Waiting for namespace default to be initialized in temporal...” forever
a
are you using docker ?
if yes, can you please share "docker ps" stats.. FYI. even I am new to Airbyte community just would like to support
m
yes, with docker
a
i had the same issue in Redhat OS .. after i changed to Ubuntu it worked..
it could be the problem in MacOs version on Docker setup
let me check it out
m
I have docker version:
Docker version 20.10.14, build a224086
Thank you
a
may be please check pre requisite for Docker Macos