Lost marketplace after update

Hi,
After openhab update with last snapshot I can’t install any binding from market, because it’s not visible. Marketplace is installed in misc. I’ve even tried uninstall and install market module again and nothing has changed - in logs is proper information about installing and uninstalling. In paperUI → configuration → system conf for marketplace disappear. Like it’s not loaded. Full uninstall openhab, clear tmp,cache and removing addons.conf also doesn’t work.
Command to check cryptography also works:

openhab2# jrunscript -e ‘exit (println(javax.crypto.Cipher.getMaxAllowedKeyLength(“AES”) >= 256));’
true

Any ideas?

Make sure you update to the very latest snapshot build #1613 because it has a fix for this:

Now it looks better. Thanks!

1 Like