[SOLVED] Errors in the log: Failed installing 'openhab-misc-dropbox1'

I get the following error every few minutes:

[ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-misc-dropbox1’

I guess I probably have installed openhab-misc-dropbox1 at some point, but I have never used it and it doesn’t list under feature:list or bundle:list. I can’t find any jar-files with “dropbox” in the name.

There is nothing in the addons.cfg (at least the ones I have found).

I’m not super familiar with Linux and I’m stuck trying to figure this out.

Any help much appreciated!

You can probably fix it by stopping openHAB and removing it from:

/var/lib/openhab2/config/org/openhab/addons.config

The error message was added in 2.5.0-SNAPSHOT because the continuous feature installation causes a lot of load causing all sorts of issues. See also After upgrade to 2.4 stable I'm flooded with java.lang.IllegalStateException.

1 Like

Thanks so much!

Stopped, removed dropbox from the file and started OH2 again.

No errors yet :slight_smile:

1 Like