Summary
User encounters a 500 Internal Server Error related to a missing SQL column after installing a specific chart version. Additionally, there are issues with insufficient CPU resources when attempting to sync after an upgrade.
Question
abctl local install --insecure-cookies --chart-version=0.620.2
I have installed above chart version
When i open Connection page ,i am getting below error
"response": {
"message": "Internal Server Error: Error executing SQL Query: ERROR: column job_with_attempts_attempts_.temporal_workflow_id does not exist\n Position: 780",
"exceptionClassName": "io.micronaut.data.exceptions.DataAccessException",
"exceptionStack": [
"io.micronaut.data.exceptions.DataAccessException: Error executing SQL Query: ERROR: column job_with_attempts_attempts_.temporal_workflow_id does not exist"```
How to fix above configuration issue and continue sync ??
When i have upgraded to latest version ,Sync is not starting,when i check logs showing insufficient cpu,even 2cpu's and 8GB memory was given
Which version is stable and correct one to use ,please help me???
<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/p1731932598979869) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
['abctl', 'chart-version', 'sql-error', 'insufficient-cpu', 'sync-issue']
</sub>