Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hawkbit does not start with mssql database after update to 0.3.0 #1692

Open
superkartoffel opened this issue Mar 19, 2024 · 1 comment
Open

Comments

@superkartoffel
Copy link

superkartoffel commented Mar 19, 2024

We have a working Hawkbit installation using Azure Mssql Database and Hawkbit 0.3.0-M7 running in kubernetes using the official hawkbit/hawkbit-update-server docker images. When I try to migrate to Hawkbit 0.3.0, I get the following error during startup:
org.flywaydb.core.api.FlywayException: Unsupported Database: Microsoft SQL Server 12.0

hawkbit-flywayexception.log

I assume that the issue has been introduced with the update to flyway > 8.1.0 in this commit: d0882fd

From that release onwards, you will need to add flyway-sqlserver as an additional dependency.

@superkartoffel
Copy link
Author

See also this comment: #1662 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant