Hi, thank you for your quick reply.
I configured the open weather Thing in the Paper UI and it is Online.
OH runs in a Docker Container.
2020-06-10 19:31:23.835 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2020-06-10 19:31:24.942 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.10.24:8001
2020-06-10 19:31:24.950 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.10.24:8002
2020-06-10 19:31:26.331 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘astro:sun:local’ to inbox.
2020-06-10 19:31:26.339 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘astro:moon:local’ to inbox.
2020-06-10 19:31:28.187 [INFO ] [.network.internal.utils.NetworkUtils] - CIDR prefix is smaller than /24 on interface with address 172.19.0.1/16, truncating to /24, some addresses might be lost
2020-06-10 19:31:28.207 [INFO ] [.network.internal.utils.NetworkUtils] - CIDR prefix is smaller than /24 on interface with address 172.17.0.1/16, truncating to /24, some addresses might be lost
2020-06-10 19:31:29.343 [INFO ] [ternal.dhcp.DHCPPacketListenerServer] - DHCP request packet listener online
2020-06-10 19:31:29.865 [INFO ] [o.internal.handler.AstroThingHandler] - Scheduled Positional job astro:sun:local every 300 seconds
2020-06-10 19:31:29.945 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 2, for automation bundle ‘org.openhab.core.automation’
2020-06-10 19:31:29.982 [DEBUG] [.AutomationResourceBundlesEventQueue] - Process bundle event 32, for automation bundle ‘org.openhab.core.automation.module.script.rulesupport’
2020-06-10 19:31:30.026 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle ‘org.openhab.core.automation’
2020-06-10 19:31:30.028 [DEBUG] [vider.AbstractResourceBundleProvider] - Parse rules from bundle ‘org.openhab.core.automation.module.script.rulesupport’
2020-06-10 19:31:30.105 [INFO ] [o.internal.handler.AstroThingHandler] - Scheduled Positional job astro:sun:local every 300 seconds
2020-06-10 19:31:30.282 [INFO ] [o.internal.handler.AstroThingHandler] - Scheduled Positional job astro:moon:local every 300 seconds
2020-06-10 19:31:30.421 [INFO ] [o.internal.handler.AstroThingHandler] - Scheduled Positional job astro:moon:local every 300 seconds
2020-06-10 19:31:30.503 [INFO ] [rk.internal.handler.SpeedTestHandler] - Speedtests starts in 5 minutes, then refreshes every 20 minutes
2020-06-10 19:31:30.792 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added CoreModuleHandlerFactory
2020-06-10 19:31:30.794 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added EphemerisModuleHandlerFactory
2020-06-10 19:31:30.796 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added TimerModuleHandlerFactory
2020-06-10 19:31:30.889 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added AnnotatedActionModuleTypeProvider
2020-06-10 19:31:31.033 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added AnnotatedThingActionModuleTypeProvider
2020-06-10 19:31:31.262 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added MediaModuleHandlerFactory
2020-06-10 19:31:40.579 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Initialized a generic ScriptEngineFactory for jython (2.7.0): supports python (2.7) with file extensions [py], names [python, jython], and mimetypes [text/python, application/python, text/x-python, application/x-python]
2020-06-10 19:31:41.509 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Initialized a custom ScriptEngineFactory for Oracle Nashorn (1.8.0_232-b18): supports ECMAScript (ECMA - 262 Edition 5.1) with file extensions [js], names [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], and mimetypes [application/javascript, application/ecmascript, text/javascript, text/ecmascript]
2020-06-10 19:31:41.512 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Removed GenericScriptEngineFactory
2020-06-10 19:31:41.513 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Removed NashornScriptEngineFactory
2020-06-10 19:31:41.535 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Initialized a generic ScriptEngineFactory for jython (2.7.0): supports python (2.7) with file extensions [py], names [python, jython], and mimetypes [text/python, application/python, text/x-python, application/x-python]
2020-06-10 19:31:41.562 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Initialized a custom ScriptEngineFactory for Oracle Nashorn (1.8.0_232-b18): supports ECMAScript (ECMA - 262 Edition 5.1) with file extensions [js], names [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], and mimetypes [application/javascript, application/ecmascript, text/javascript, text/ecmascript]
2020-06-10 19:31:41.569 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added ScriptModuleHandlerFactory
2020-06-10 19:31:41.679 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added ScriptedCustomModuleHandlerFactory
2020-06-10 19:31:41.691 [DEBUG] [e.automation.internal.RuleEngineImpl] - ModuleHandlerFactory added ScriptedPrivateModuleHandlerFactory
2020-06-10 19:31:44.155 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to ‘192.168.10.24’ with clientid 358b3050-a5ab-4c22-8288-d0a67210931a
2020-06-10 19:31:44.250 [INFO ] [roker.internal.EmbeddedBrokerService] - Broker persistence file: mqttembedded.bin
2020-06-10 19:31:44.812 [WARN ] [roker.internal.EmbeddedBrokerService] - persistence corrupt: Could not deserialize [-84, -19, 0, 5, 115, 114, 0, 45, 105, 111, 46, 109, 111, 113, 117, 101, 116, 116, 101, 46, 98, 114, 111, 107, 101, 114, 46, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 115, 46, 83, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, -47, 11, -117, 54, 80, -6, 26, -58, 2, 0, 3, 76, 0, 8, 99, 108, 105, 101, 110, 116, 73, 100, 116, 0, 18, 76, 106, 97, 118, 97, 47, 108, 97, 110, 103, 47, 83, 116, 114, 105, 110, 103, 59, 76, 0, 12, 114, 101, 113, 117, 101, 115, 116, 101, 100, 81, 111, 115, 116, 0, 37, 76, 105, 111, 47, 110, 101, 116, 116, 121, 47, 104, 97, 110, 100, 108, 101, 114, 47, 99, 111, 100, 101, 99, 47, 109, 113, 116, 116, 47, 77, 113, 116, 116, 81, 111, 83, 59, 76, 0, 11, 116, 111, 112, 105, 99, 70, 105, 108, 116, 101, 114, 116, 0, 40, 76, 105, 111, 47, 109, 111, 113, 117, 101, 116, 116, 101, 47, 98, 114, 111, 107, 101, 114, 47, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 115, 47, 84, 111, 112, 105, 99, 59, 120, 112, 116, 0, 7, 68, 49, 77, 73, 78, 73, … [1.4.199/0], deleting /openhab/userdata/mqttembedded.bin
2020-06-10 19:31:44.992 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to ‘localhost’ with clientid embedded-mqtt-broker
2020-06-10 19:31:47.497 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2020-06-10 19:31:47.778 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder
2020-06-10 19:31:48.251 [INFO ] [openhab.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2020-06-10 19:31:54.385 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to ‘192.168.10.24’. Next attempt in 60000ms
2020-06-10 19:31:54.437 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to ‘192.168.10.24’ with clientid 358b3050-a5ab-4c22-8288-d0a67210931a
2020-06-10 19:32:06.740 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘javascript/core/000_startup_delay.js’
2020-06-10 19:32:07.450 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘js’ with identifier: file:/openhab/conf/automation/jsr223/javascript/core/000_startup_delay.js
2020-06-10 19:32:07.621 [INFO ] [jsr223.javascript.core.startup_delay] - Checking for initialized context
2020-06-10 19:32:07.662 [INFO ] [jsr223.javascript.core.startup_delay] - Context initialized… waiting 30s before allowing scripts to load
2020-06-10 19:32:37.702 [INFO ] [jsr223.javascript.core.startup_delay] - Complete
2020-06-10 19:32:37.706 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/000_startup_delay.py’
2020-06-10 19:32:37.707 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/000_startup_delay.py
2020-06-10 19:32:37.797 [INFO ] [jsr223.jython.core.startup_delay ] - Checking for initialized context
2020-06-10 19:32:37.799 [INFO ] [jsr223.jython.core.startup_delay ] - Context initialized… waiting 30s before allowing scripts to load
2020-06-10 19:33:07.803 [INFO ] [jsr223.jython.core.startup_delay ] - Complete
2020-06-10 19:33:07.805 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/100_DirectoryTrigger.py’
2020-06-10 19:33:07.806 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/100_DirectoryTrigger.py
2020-06-10 19:33:09.788 [INFO ] [23.jython.core.DirectoryEventTrigger] - TriggerHandler added [jsr223.DirectoryTrigger]
2020-06-10 19:33:09.794 [INFO ] [23.jython.core.DirectoryEventTrigger] - TriggerType added [jsr223.DirectoryTrigger]
2020-06-10 19:33:09.797 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/100_OsgiEventTrigger.py’
2020-06-10 19:33:09.800 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/100_OsgiEventTrigger.py
2020-06-10 19:33:10.435 [INFO ] [jsr223.jython.core.OsgiEventTrigger ] - TriggerHandler added [jsr223.OsgiEventTrigger]
2020-06-10 19:33:10.440 [INFO ] [jsr223.jython.core.OsgiEventTrigger ] - TriggerType added [jsr223.OsgiEventTrigger]
2020-06-10 19:33:10.443 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/100_StartupTrigger.py’
2020-06-10 19:33:10.445 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/100_StartupTrigger.py
2020-06-10 19:33:10.482 [INFO ] [jsr223.jython.core.StartupTrigger ] - TriggerHandler added [jsr223.StartupTrigger]
2020-06-10 19:33:10.485 [INFO ] [jsr223.jython.core.StartupTrigger ] - TriggerType added [jsr223.StartupTrigger]
2020-06-10 19:33:10.488 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonBindingInfoProvider.py’
2020-06-10 19:33:10.493 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonBindingInfoProvider.py
2020-06-10 19:33:10.602 [DEBUG] [thonBindingInfoProvider.scriptLoaded] - Registered service
2020-06-10 19:33:10.605 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonExtensionProvider.py’
2020-06-10 19:33:10.606 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonExtensionProvider.py
2020-06-10 19:33:11.185 [DEBUG] [.jython.core.JythonExtensionProvider] - Start init
2020-06-10 19:33:11.217 [DEBUG] [.jython.core.JythonExtensionProvider] - End init
2020-06-10 19:33:11.224 [DEBUG] [JythonExtensionProvider.scriptLoaded] - Registered service
2020-06-10 19:33:11.229 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonItemChannelLinkProvider.py’
2020-06-10 19:33:11.234 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonItemChannelLinkProvider.py
2020-06-10 19:33:11.311 [DEBUG] [ItemChannelLinkProvider.scriptLoaded] - Registered service
2020-06-10 19:33:11.314 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonItemProvider.py’
2020-06-10 19:33:11.315 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonItemProvider.py
2020-06-10 19:33:11.354 [DEBUG] [core.JythonItemProvider.scriptLoaded] - Registered service
2020-06-10 19:33:11.358 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonThingProvider.py’
2020-06-10 19:33:11.359 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonThingProvider.py
2020-06-10 19:33:11.425 [DEBUG] [ore.JythonThingProvider.scriptLoaded] - Registered service
2020-06-10 19:33:11.427 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonThingTypeProvider.py’
2020-06-10 19:33:11.429 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonThingTypeProvider.py
2020-06-10 19:33:11.529 [DEBUG] [JythonThingTypeProvider.scriptLoaded] - Registered service
2020-06-10 19:33:11.534 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/core/components/200_JythonTransform.py’
2020-06-10 19:33:11.535 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/core/components/200_JythonTransform.py
2020-06-10 19:33:11.633 [DEBUG] [onTransformationService.scriptLoaded] - Registered service
2020-06-10 19:33:11.640 [INFO ] [me.core.service.AbstractWatchService] - Loading script ‘python/community/openweathermap/owm_daily_forecast.py’
2020-06-10 19:33:11.644 [DEBUG] [ipt.internal.ScriptEngineManagerImpl] - Added ScriptEngine for language ‘py’ with identifier: file:/openhab/conf/automation/jsr223/python/community/openweathermap/owm_daily_forecast.py
2020-06-10 19:33:13.261 [DEBUG] [jsr223.jython.addOWMItems ] - owmThingUID set to [openweathermap:weather-and-forecast:55c3cb8e:local]
2020-06-10 19:33:13.934 [ERROR] [jsr223.jython.addOWMItems ] - Traceback (most recent call last):
File “”, line 175, in addOWMItems
File “/openhab/conf/automation/jython/jython-standalone-2.7.0.jar/Lib/json/init.py”, line 338, in loads
return _default_decoder.decode(s)
File “/openhab/conf/automation/jython/jython-standalone-2.7.0.jar/Lib/json/decoder.py”, line 365, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File “/openhab/conf/automation/jython/jython-standalone-2.7.0.jar/Lib/json/decoder.py”, line 383, in raw_decode
raise ValueError(“No JSON object could be decoded”)
ValueError: No JSON object could be decoded