Denon1 Binding fills up my log files with errors

Hi!
I am not using the denon1 binding. I am using the denonmarantz binding.

If I have a look into my log files i will find a lot of errors marked red:

2020-04-03 14:23:13.725 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:24:12.364 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:25:15.517 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:26:13.843 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:27:15.819 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:28:16.149 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:29:14.450 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:30:14.098 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:31:14.711 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

2020-04-03 14:32:12.893 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-denon1’

As you can see about once a minute.

how is it possible to remove this error?

Thanks alot

Check that you do not have it listed in /etc/openhab2/services/addons.cfg and it’s not installed via PaperUI.

If not listed in above location check /var/lib/openhab2/config/org/openhab/addons.config and if listed you can remove it but stop OH before making a change to this file.

If none of the above applies then stop OH and clean the cache.

sudo systemctl stop openhab2

sudo openhab-cli clean-cache

sudo systemctl start openhab2

Then after OH has fully restarted do two more restarts with sudo systemctl restart openhab2 and allow OH to fully load between restarts.

EDIT:
Also check the console and verify Denon1 is not listed.

1 Like

great that worked for me.

thank you.

here it was. and addioninally I tried this.

thank you have a good day!

1 Like