Eclipse IoT Market Not working

Hey Guys,

i got a problem with the above mentioned MISC addon. the installation process works fine, the addon can be installed according to the log viewer installed properly. But the initialisation process fails every time.
every minute i get the following error code in the log viewer.

a handshake error?!?!
does anyone know this issue?

[arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure

[arketplace.internal.MarketplaceProxy] - Retrying again in a minute```

same error

2018-09-23 13:17:16.265 [WARN ] [arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure
2018-09-23 13:17:16.269 [WARN ] [arketplace.internal.MarketplaceProxy] - Retrying again in a minute
2018-09-23 13:17:26.421 [WARN ] [arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure
2018-09-23 13:17:26.424 [WARN ] [arketplace.internal.MarketplaceProxy] - Retrying again in a minute
2018-09-23 13:17:53.792 [WARN ] [arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure
2018-09-23 13:17:53.803 [WARN ] [arketplace.internal.MarketplaceProxy] - Retrying again in a minute
2018-09-23 13:18:02.711 [WARN ] [arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure
2018-09-23 13:18:02.725 [WARN ] [arketplace.internal.MarketplaceProxy] - Retrying again in a minute
2018-09-23 13:18:16.654 [WARN ] [arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure
2018-09-23 13:18:16.661 [WARN ] [arketplace.internal.MarketplaceProxy] - Retrying again in a minute
2018-09-23 13:18:26.815 [WARN ] [arketplace.internal.MarketplaceProxy] - Failed downloading Marketplace entries:  : Received fatal alert: handshake_failure
2018-09-23 13:18:26.822 [WARN ] [arketplace.internal.MarketplaceProxy] - Retrying again in a minute

Check here for a solution https://community.openhab.org/t/failed-downloading-marketplace-entries-received-fatal-alert-handshake-failure/52045/5?u=h102

2 Likes

Same here…

and solved with with the above posted solution! also works nicely in Docker :slight_smile:

Thanks @H102 !

In the openHAB Docker images you can enable JCE by using CRYPTO_POLICY=unlimited, see:

1 Like