Hello, I was struggling a lot with temporal servic...
# ask-ai
o
Hello, I was struggling a lot with temporal service, I solved this error which is not in ERROR logs :
Copy code
"level":"fatal","ts":"2023-06-02T10:01:51.660Z","msg":"ListenIP failed, unable to parse bindOnIP value","address":"192.168.128.4 192.168.144.2"
I have added this
.env var
to the
airbyte-temporal docker-compose
:
Copy code
- BIND_ON_IP=0.0.0.0
- TEMPORAL_BROADCAST_ADDRESS=127.0.0.1
💯 1
k
A message from kapa.ai
New message text here
m
Where and how are you deploying Airbyte?
o
@[DEPRECATED] Marcos Marx On my laptop, with docker-compose.yml and .env file. I am using my own postgres
q
Cheers for that @Omar Allouache 👍
❤️ 1