Missing opennebula-migration for Community 6.10

I have upgraded OpenNebula from 6.8 to 6.10 and I could not upgrade database with onedb tool, because OpenNebula CE 6.10 has no migration scripts.
There’s no “form below” to fill in this page: https://opennebula.io/get-migration/

Where I can get opennebula-migration-community*.deb mentioned here? Anyone can help me to upgrade my database?

Thanks.

# onedb upgrade
MySQL dump stored in /var/lib/one/mysql_localhost_opennebula_2025-5-24_1:37:18.sql
Use 'onedb restore' or restore the DB using the mysql command:
mysql -u user -h server -P port db_name < backup_file


>>> Running migrators for shared tables
Database already uses version 6.8.0

>>> Running migrators for local tables
Database already uses version 6.8.0

ERROR: Database upgrade to the latest versions (local 6.8.0, shared 6.8.0)
wasn't successful due to missing migration descriptors. Migrators are
provided as part of Enterprise Edition for customers with active subscription.
For community with non-commercial deployments they are provided via a
dedicated migration package, which must be obtained separately.

The database will be restored
MySQL DB opennebula at localhost restored.

Nevermind, I could see the form today and everything worked.

Thank you.

The form does not work with firefox :sweat_smile:

1 Like

Correct, but it’s actually a problem on the privacy settings that Firefox includes per default.

On the /Privacy & Security (under Settings), you have to add opennebula.io as a whitelist on the “Manage Exceptions…” button.
From what I know it’s something “expected” on their side, and it affects other sites that uses Hubspot and (sometimes) typeform.

There’s a bug already filled, and they have others about similar issues with different sites, but this is mainly due to an increase on their security settings.

1 Like