Hello,
I am reaching out for assistance with an issue I encountered while upgrading Yeti Switch from version 1.10 to version 1.13.
Description of the issue:
I am trying to upgrade the system from version 1.10 to version 1.13. However, during the database migration process, I am encountering errors that prevent the upgrade from completing successfully.
Errors I am facing:
- When attempting to add the column
"is_shared"
to the table"import_gateways"
, I receive an error stating that the column already exists. - When attempting to add the column
"min_dst_number_length"
to the table"import_customers_auth"
, I receive an error stating that the column already exists. - Similarly, when attempting to add the column
"max_dst_number_length"
to the table"import_customers_auth"
, I receive an error stating that the column already exists. - Additionally, I encounter the error:
ERROR: schema "switch12" does not exist
.
Questions:
- Is it possible to upgrade directly from version 1.10 to version 1.13?
- What steps should I take to resolve the errors mentioned above?
- Is it necessary to perform intermediate upgrades (e.g., to version 1.11 or 1.12) before upgrading to version 1.13?
I would greatly appreciate detailed instructions and assistance in resolving this issue.