OpenSenseNetwork Binding - uninstall problem can't find it to uninstall

Hello

by error i installed OpenSenseNetwork Binding
first i thought it is about the firewall opnsense

no i can’t find it for uninstalling, so how to remove it from the Configuration - Bindings?

How did you install it in the first place? I did a quick check on OH2.5.0.M1 and this binding was not in the list AFAIKT. If you installed the .jar file manually in the addons folder, remove it from there.

BTW, which version of OH are you running?

openhab-cli info
Version: 2.4.0 (Build)

================================
and found some more error


**# /bin/systemctl status openhab2.service**
? openhab2.service - openHAB 2 - empowering the smart home
   Loaded: loaded (/usr/lib/systemd/system/openhab2.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2019-03-26 22:09:28 CET; 1min 42s ago
     Docs: https://www.openhab.org/docs/
           https://community.openhab.org
  Process: 3884 ExecStop=/usr/share/openhab2/runtime/bin/karaf stop (code=exited, status=1/FAILURE)
 Main PID: 4009 (java)
    Tasks: 118 (limit: 4915)
   CGroup: /system.slice/openhab2.service
           mq4009 /usr/bin/java -Dopenhab.home=/usr/share/openhab2 -Dopenhab.conf=/etc/openhab2 -Dopenhab.runtime=/usr/share/openhab2/runtime -Dope

Mär 26 22:10:37 openhab-01 karaf[4009]:         at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.j
Mär 26 22:10:37 openhab-01 karaf[4009]:         at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(Fea
Mär 26 22:10:37 openhab-01 karaf[4009]:         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
Mär 26 22:10:37 openhab-01 karaf[4009]:         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
Mär 26 22:10:37 openhab-01 karaf[4009]:         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
Mär 26 22:10:37 openhab-01 karaf[4009]:         at java.lang.Thread.run(Thread.java:748)
Mär 26 22:10:37 openhab-01 karaf[4009]: Caused by: org.osgi.framework.BundleException: Unsupported 'Bundle-ManifestVersion' value: 1
Mär 26 22:10:37 openhab-01 karaf[4009]:         at org.apache.felix.utils.resource.ResourceBuilder.doBuild(ResourceBuilder.java:90)
Mär 26 22:10:37 openhab-01 karaf[4009]:         at org.apache.felix.utils.resource.ResourceBuilder.build(ResourceBuilder.java:80)