Issue with bootloader when deploying Airbyte on Google Compute Engine

Summary

Facing bootloader issue when deploying Airbyte on Google Compute Engine. Need steps to downgrade Airbyte to version 0.37.0-alpha before upgrading to 0.59.1. Question about the impact of upgrading/downgrading on existing connectors.


Question

Hi all
I am facing issues with bootloader when I am trying to deploy airbyte on Google compute engine[service “bootloader” didn’t complete successfully: exit 255 ]
The docker compose logs suggest that we cant directly install airbyte version 0.59.1 we first need to downgrade to 0.37.0-alpha and then upgrade to 0.59.1
I am new to airbyte can someone provide me steps to downgrade airbyte to version 0.37.0-alpha. I am looking for what I need to edit in the below code
A very noon question but will upgrading/downgrading airbyte version affect any existing connectors ?

wget <https://raw.githubusercontent.com/airbytehq/airbyte/master/run-ab-platform.sh>
chmod +x run-ab-platform.sh
./run-ab-platform.sh -b```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1715612879039249) if you want to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["bootloader", "deploy", "google-compute-engine", "docker-compose", "downgrade", "upgrade", "airbyte-version", "connectors"]
</sub>