Hi there,
Oracle Linux host(10.0.153.30) with docker-compose on board. Airbyte containers have been configured and started with the run-ab-platform.sh. The “http**://10.0.153.30:8000/” address can be opened, default username and password have been supplied, then I get an error ’ Oops! Something went wrong…'. The following error might be found in the output of run-ab-platform.sh:
airbyte-webapp | 2023/04/27 18:45:29 [error] 38#38: 7 connect() failed (111: Connection refused) while connecting to upstream, client: 10.146.0.9, server: localhost, request: “POST /api/v1/workspaces/list HTTP/1.0”, upstream: "http*://10.146.0.8:8001/api/v1/workspaces/list", host: “10.0.153.30”, referrer: “http**://10.0.153.30:8000/”
airbyte-webapp | 10.146.0.9 - airbyte [27/Apr/2023:18:45:29 +0000] “POST /api/v1/workspaces/list HTTP/1.0” 502 497 “http**://10.0.153.30:8000/” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0” “192.168.144.181”
Do you have any ideas on how to cope with this issue?
PS. http**=http
BR, Ramil R.