Hi,
I tried to upgrade my docker installation from 4.3.6 to 5.0.0.
After upgrading the container openhab is starting and I get these errors in openhab.log.
Also all items in the WebUI are NULL. After downgrading back to 4.3.6 everything is working again.
2025-08-01 16:14:40.659 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2025-08-01 16:14:42.632 [INFO ] [al.handler.OMaticMachineThingHandler] - [] Initializing, setting status ONLINE
2025-08-01 16:14:42.635 [INFO ] [al.handler.OMaticMachineThingHandler] - [dishwasher] Updating maxPower: 2359.5
2025-08-01 16:14:43.924 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-exec, openhab-misc-openhabcloud, openhab-binding-network, openhab-automation-jsscripting, openhab-binding-enigma2, openhab-binding-mqtt, openhab-transformation-map, openhab-binding-kodi, openhab-binding-homematic, openhab-core-config-discovery-addon-usb, openhab-binding-systeminfo, openhab-core-config-discovery-addon-ip, openhab-core-config-discovery-addon-mdns, openhab-core-config-discovery-addon-upnp, openhab-persistence-jdbc-mariadb, openhab-core-config-discovery-addon-sddp, openhab-binding-wled, openhab-binding-spotify, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-binding-tankerkoenig, openhab-persistence-rrd4j, openhab-ui-basic, openhab-binding-openweathermap, openhab-binding-http, openhab-binding-astro, openhab-binding-unifi, openhab-binding-squeezebox, openhab-binding-dbquery': Error:
Error downloading mvn:org.openhab.osgiify/org.graalvm.python.python-resources/24.2.1
2025-08-01 16:15:00.290 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: 61477ca5-a574-4082-9708-0360ba10fa4c
2025-08-01 16:15:00.322 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: 82839556-1f6a-4bd0-b4b7-cf6ff95e0f21
2025-08-01 16:15:00.335 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: 6aa0e4e5-1056-4267-99e7-3c826543e021
2025-08-01 16:15:00.382 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: ad54cf6c-0189-4a77-9c4f-536443342e69
2025-08-01 16:15:00.394 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: 2ace4242-557a-4b3f-a287-90248befe99f
2025-08-01 16:15:30.321 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: 82839556-1f6a-4bd0-b4b7-cf6ff95e0f21
2025-08-01 16:15:30.334 [ERROR] [ipt.internal.ScriptEngineManagerImpl] - ScriptEngine for language 'application/javascript' could not be found for identifier: 6aa0e4e5-1056-4267-99e7-3c826543e021
2025-08-01 16:15:36.914 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-exec, openhab-misc-openhabcloud, openhab-binding-network, openhab-automation-jsscripting, openhab-binding-enigma2, openhab-binding-mqtt, openhab-transformation-map, openhab-binding-kodi, openhab-binding-homematic, openhab-core-config-discovery-addon-usb, openhab-binding-systeminfo, openhab-core-config-discovery-addon-ip, openhab-core-config-discovery-addon-mdns, openhab-core-config-discovery-addon-upnp, openhab-persistence-jdbc-mariadb, openhab-core-config-discovery-addon-sddp, openhab-binding-wled, openhab-binding-spotify, openhab-transformation-regex, openhab-transformation-jsonpath, openhab-binding-tankerkoenig, openhab-persistence-rrd4j, openhab-ui-basic, openhab-binding-openweathermap, openhab-binding-http, openhab-binding-astro, openhab-binding-unifi, openhab-binding-squeezebox, openhab-binding-dbquery': Error:
Error downloading mvn:org.openhab.osgiify/org.graalvm.python.python-resources/24.2.1
Thanks for your help.