2023-04-04 14:47:42.239 [ERROR] [al.ChannelCommandDescriptionProvider] - Dynamic command description matches original command description. DynamicCommandDescriptionProvider implementations must never return the original command description. class org.openhab.core.internal.types.CommandDescriptionImpl has to be fixed.
and have no idea what is wrong.
In fact, all is working as expected, I see no failure, so where to start to get this fixed?
Version is openHAB3.4.2, but pretty sure I saw this log lines in other Versions, too.
(As there are always three error lines at once, I thought… maybe an addon with three things? And sure enough, I have 3 vdr instances to watch for - bundle:stop - no more errors…
I have exactly the same Error Message. I have currently the Version 3.4.4-4.
I tried the 4.0.1 Version. But it did not work with my openjdk. I installed also jdk 17. Now I downgraded back to 3.4.4.
The rules, HabPanel, Sitemaps are running well also on the Mobile App on Apple Device.
But the UserInterface under “IPofthesystem”:8080 is not running. I can not change anything. I am running my system on an Rasperry Pi now for more than 3 years.
Can you help me? What kind of informations do you need?
The Error itself DynamicCommandDescriptionProvider implementations must never return the original command description.:
This is under inspection, afaik. See github link for details.
In question of issues with update, wrong topic but there are tons of topics on hot to upgrade successful to openHAB4.
Hi,i get also these errors. i figured out that its coming from my opentdu that communicating with mqtt. Every time that i am clicking the menu items on openhab i get these errors.Also everytime that i am viewing an widget that use items from the opentdu i get again these errors, so i think its the org.openhab.binding.mqtt.homeassistant that through these errors.
With Version 4.0.4 no errors.
Thanks
Nikos
Edit:
On fresh openhab 4.1 no errors.
On my upgradet system from 4.0.4 to 4.1 i have delete my items ,delete the thing, rediscovery the thing new items and still i get the errors.
How to proceed further?? Any help?
Reply to myself:
I now have created a new container and configured it instead of copying the old configuration. Was an easy job as I’m using text configuration (which I know is 100% correct, of course)
After creating the new container, the Error is gone, so it seems to be a hickup in the depths of the openHAB files…
I’m using Proxmox VE as virtualization platform, therefor I created a new container (i.e. complete new installation for non-virtual systems).
As I’m installing manually, I need about 15 Minutes for a complete setup - be aware that my configuration is saved in text files, so really easy and fast to copy