If you want to use openHAB for daily usage stay on stable versions like OH 4.0.3 where all features are working Snapshots are build daily and every new day there could be a surpise in it.
Nevertheless I switched to latest Snapshot #3647:
-
Doesn’t work with Marketplace - wrong binding installed - same exception as you posted!
-
uninstall Marketplace, drop binding into addons folder - works!
So let’s go into the machine room. Cleanup everything for mercedesme: Things, Bridges, Binding
- UI
- ensure everything is uninstalled from openHAB release & Marketplace
- delete binding from addons folder
- Your Server
- check directory
/var/lib/openhab/marketplace/bundles
- any numbers in there? Check if one subdirs contains mercedesme binding and delete it
- check directory
- openHAB Console
- on your server login to openHAB console with
ssh openhab@localhost -p 8101
Password:habopen
typebundle:list -s |g rep merc
Nothing shall be found! Otherwise tell me!
- on your server login to openHAB console with
- Perform a restart with
systemctl restart openhab
- Check again all steps above - no bundle in marketplace,
bundle:list
shows no MercedesMe binding
- Check again all steps above - no bundle in marketplace,
I’m pretty sure after this extensive cleanup the linked binding will work after dropping it into the addons folder.