[OH3] Install & Set-up OpenWeatherMap via UI

Hi,
Maybe someone experienced the same problem… OpenWeatherMap binding in Version 3.2.0.
I’ve created bridge (many times for tests) - its online.
If I only create any additional thing (or all discovered) - OpenWeatherMap Account is going offline and other things gets error:
COMMUNICATION_ERROR

javax.net.ssl.SSLHandshakeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

I have the same configuration working on OpenHab 2.5 - have no idea why it doesnt work on oh3 :frowning:

Hallo, irgendwie sehe ich scheinbar den Wald vor lauter Bäumen nicht.
Mein Wetter Thing sieht so aus
UID: openweathermap:weather-and-forecast:OpenWeatherMap_Konto:local
label: Lokales Wetter und Wettervorhersage
thingTypeUID: openweathermap:weather-and-forecast
configuration:
forecastDays: 0
location: 50.151681589993316,8.203889411446436
forecastHours: 24
bridgeUID: openweathermap:weather-api:OpenWeatherMap_Konto
channels:

Ein Channel sieht so aus
S
Station-ID
ONLINE
Lokales Wetter und Wettervorhersage
openweathermap:weather-and-forecast:OpenWeatherMap_Konto:local:station#id (String)

Ich nehme daher den Prefix weather-and-forecast_

Leider passiert gar nichts.
Was ist mein Fehler
Vielen Dank