hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
213 stars 35 forks source link

Airbyte #17463

Closed hongbo-miao closed 2 days ago

hongbo-miao commented 2 weeks ago

Airbyte Deployment

Docs

Terraform

Issues

Airbyte Connectors

Terraform

Docs

Issues

My Tickets

hongbo-miao commented 2 weeks ago

Done by

sowla commented 1 day ago

Thanks @hongbo-miao!

(Resolved) Got {"type":"about:blank","status":500} when use Terraform to update connection name Solution Manually update the connection name in the UI to match new connection name in the Terraform

For our setup, this error was also resolved by a solution you'd suggested for another issue. Disabling airbyte-api-server, port-forwarding from the airbyte-server service and using server_url = "http://localhost:8006/api/public/v1" works for our setup (terraform provider version ~>0.4.1; Helm chart version 0.199.0 / app version 0.63.1)