OH3 Migration Error: Failed installing 'openhab-package-expert'

I get the following set of errors repeated in my openHAB log.

2020-12-29 21:28:29.768 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-package-expert': No matching features for openhab-package-expert/0
2020-12-29 21:28:29.771 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'dashboard' does not exist - ignoring it.
2020-12-29 21:28:29.772 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'homebuilder' does not exist - ignoring it.
2020-12-29 21:28:29.772 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'habmin' does not exist - ignoring it.
2020-12-29 21:28:29.772 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'paper' does not exist - ignoring it.

What method did you use to migrate? Packages are not used in OH3.

I used the “update.bat 3.0.0” on my Windows 10 64-Bit Install.

Sorry, I am not familiar with Windows installations.

Thanks Bruce. I may need to bite the bullet and do a clean install anyway :slight_smile:

Yes - a clean install worked.

Hi,
I’m getting this error as well, but I’m not wanting to do a clean install.
Is there a config file that can be edited to resolve this?

Thanks,
Richie

its in:

\\OPENHABIAN\openHAB-userdata\config\org\openhab\addons.config
or
/var/lib/openhab/config/org/openhab/addons.config

they’re no longer in OH3 - you need to delete them

2020-12-29 21:28:29.771 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'dashboard' does not exist - ignoring it.
2020-12-29 21:28:29.772 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'homebuilder' does not exist - ignoring it.
2020-12-29 21:28:29.772 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'habmin' does not exist - ignoring it.
2020-12-29 21:28:29.772 [WARN ] [core.karaf.internal.FeatureInstaller] - The ui add-on 'paper' does not exist - ignoring it.

expert mode became “standard” I think

1 Like