-
Describe the issue you are experiencingI upgraded from 3.85.7.20251129 to 3.85.7.20260124. With the new version starting HMIPServer times out. Downgrading works. Describe the behavior you expectedNormal start behavior: With 3.85.7.20260124: Steps to reproduce the issue
What is the version this bug report is based on?3.85.7.20260124 Which base platform are you running?generic-x86_64 (Generic UEFI capable system, AMD64/x86_64) Which HomeMatic/homematicIP radio module are you using?RPI-RF-MOD Anything in the logs that might be useful for us?See logs belowAdditional information |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 3 replies
-
|
same issue as #3442 - the pivccu-modules-dkms package needs to be updated but hasn't been pushed to stable yet (still on 1.0.86 but 1.0.87 is needed) |
Beta Was this translation helpful? Give feedback.
-
|
I'm having the same problem right now. Then I'll downgrade first. |
Beta Was this translation helpful? Give feedback.
-
You are correct that this is the root cause here and that the issue will vanish as soon as @alexreinert will move the @alexreinert Can you please move that package to stable quickly now that two weeks in testing must have passed? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
using it inside hass. How do I downgrade ? |
Beta Was this translation helpful? Give feedback.
-
|
Update HA-OS to 17.x or use the (hopefully created) backup to restore the previous version of the add-on. |
Beta Was this translation helpful? Give feedback.
-
Done |
Beta Was this translation helpful? Give feedback.
-
Thanks @alexreinert for moving So please anyone running in this issue because you have a pure docker or LXC container based OpenCCU installation, make sure to run a |
Beta Was this translation helpful? Give feedback.
-
|
Sorry but it seems not to be limited to docker/LXC only.
I downgraded with a backup to the previous version for now. |
Beta Was this translation helpful? Give feedback.
-
|
I'm running on hassos 17 now and that fixed the issue. |
Beta Was this translation helpful? Give feedback.
-
|
Please note: Apart from the HomeAssistantOS 17.0+ dependency that might be the reason why for some users the HmIPServer might not startup correctly, I just found out that there is currently a bug in OpenCCU 3.85.7.20260124 that prevents the HmIPServer to work correctly with a So, every user that is seeing HMIPServer startup errors and is using a |
Beta Was this translation helpful? Give feedback.
-
|
i can confirm that it ist the -TK Stick. Have both on hand. Tried with Both. 3.85.7.20260124 with 3.85.7.20260128 (snapshot) the -TK works also just fine. Running VM on Proxmox |
Beta Was this translation helpful? Give feedback.
-
|
I just want to confirm, HA OS 17.1 stable came out, I installed it, then installed the latest OpenCCU and everything is working. Thanks for the great work. |
Beta Was this translation helpful? Give feedback.

Thanks @alexreinert for moving
pivccu-modules-dkms1.0.87 to the stable apt repository part.So please anyone running in this issue because you have a pure docker or LXC container based OpenCCU installation, make sure to run a
apt update && apt upgrade pivccu-modules-dkmsfirst and then reboot your host system before trying to run OpenCCU 3.85.7.20260124. Note, however, that this is NOT required for environments where HomeAssistant OS is used as the operating system! For these installation, just make sure to upgrade to HomeAssistantOS 17.0 or newer, which comes …