The workaround in this bug is incomplete, there is a missing number here:>update smart_licenses set active=1 where license='BASE'; >update smart_licenses set count=[MISSINGNUMBER] where license='VIRTUAL';>update license_caps set active=1 where capabi...