Josh
05/12/2023, 6:15 PM| 172.29.0.9 - airbyte [12/May/2023:18:14:30 +0000] "POST /api/v1/workspaces/list HTTP/1.0" 502 497 "<http://localhost:8000/>" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36" "172.29.0.1"
airbyte-webapp | 2023/05/12 18:14:30 [error] 26#26: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 172.29.0.9, server: localhost, request: "POST /api/v1/workspaces/list HTTP/1.0", upstream: "<http://172.29.0.7:8001/api/v1/workspaces/list>", host: "localhost", referrer: "<http://localhost:8000/>"
airbyte-proxy | 172.29.0.1 - airbyte [12/May/2023:18:14:30 +0000] "POST /api/v1/workspaces/list HTTP/1.1" 502 497 "<http://localhost:8000/>" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36"
kapa.ai
05/12/2023, 6:15 PMkapa.ai
05/12/2023, 6:16 PMdocker logs airbyte-server
This command was suggested in a [previous support conversation on Slack](https://airbytehq.slack.com/archives/C021JANJ6TY/p1675319221925379). Additionally, if you're running Airbyte via Docker Compose on Mac, you might want to try using host.docker.internal
as the host, as mentioned in the [Airbyte documentation](https://docs.airbyte.com/troubleshooting/new-connection#connection-refused-errors-when-connecting-to-a-local-db). If the issue persists, please provide more information about your setup, such as your operating system, Airbyte version, and deployment method, so we can better assist you.Josh
05/12/2023, 6:17 PM