Hello,
I have a problem with DB migration to 7.0.0:
Any idea?
sudo onedb upgrade -v
Version read:
Shared tables 6.10.0 : Database migrated from 6.8.0 to 6.10.0 (OpenNebula 6.10.0) by onedb command.
Local tables 6.10.0 : Database migrated from 6.8.0 to 6.10.0 (OpenNebula 6.10.0) by onedb command.Sqlite database backup stored in /var/lib/one/one.db_2025-8-9_19:1:39.bck
Use ‘onedb restore’ to restore the DB.Running migrators for shared tables
Running migrator /usr/lib/one/ruby/onedb/shared/6.10.0_to_7.0.0.rb
Done in 0.00sDatabase migrated from 6.10.0 to 7.0.0 (OpenNebula 7.0.0) by onedb command.
Running migrators for local tables
Running migrator /usr/lib/one/ruby/onedb/local/6.10.0_to_7.0.0.rbundefined method `map’ for nil:NilClass
/usr/lib/one/ruby/onedb/local/6.10.0_to_7.0.0.rb:115:in `block in feature_6648’
/usr/lib/one/ruby/onedb/local/6.10.0_to_7.0.0.rb:114:in `transform_values’
/usr/lib/one/ruby/onedb/local/6.10.0_to_7.0.0.rb:114:in `feature_6648’
/usr/lib/one/ruby/onedb/local/6.10.0_to_7.0.0.rb:85:in `up’
/usr/lib/one/ruby/onedb/onedb.rb:416:in `apply_migrators’
/usr/lib/one/ruby/onedb/onedb.rb:305:in `upgrade’
/usr/bin/onedb:453:in `block (2 levels) in ’
/usr/lib/one/ruby/cli/command_parser.rb:476:in `run’
/usr/lib/one/ruby/cli/command_parser.rb:84:in `initialize’
/usr/bin/onedb:339:in `new’
/usr/bin/onedb:339:in `’The database will be restored
Sqlite database backup restored in /var/lib/one/one.db