-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.31.16 Problem with the serial port: Transport did not initialise #182
Comments
Can your describe your system for me, for example:
Please clarify exactly what you mean by a warm boot? |
See also #182 |
@zxdavb my suspicions are it's some type of timing issue or conflict with another integration during the reboot/initialisation process. I have two identical systems (in different locations) which the same behaviour. ramses_cc is stable once it successfully initialises.
Raspberry Pi 4 (x64) on Home Assistant Operating System
Indalo-Tech SSM-D2 (ssm-32u4d2)
HA Core 2024.4.2 / HA Supervisor 2024.04.0 / HA Operating System 12.1
Settings => Three dots menu => Restart Home Assistant => Advanced options => Reboot system |
OK, your use-case should definitely work out-of-the box. Lemme see... |
@jrb80 Are you still using 0.31.16 (configuration.yaml) or have you moved to 0.41.16 (config flow). If the latter, please try release 0.41.17. Otherwise, please try release 0.31.17. If that doesn't work, you may want to consider upgrading to 0.41.17 and trying that. Let me know how you get on. |
Thanks for looking into this! I just upgraded to 0.31.17 (configuration.yaml) and the integration now survives a reboot. On restart, I now get the following log error on restart which could indicate the underlying problem. There are few other warnings but this is the only error.
|
Yes/No. The above is merely a symptom of a deeper problem. What are the first errors you're getting? I am beginning to suspect there is a high error rate between your dongle and the rest of the RF network. If you, so may be better off disabling QoS. ramses_cc:
ramses_rf:
disable_qos: true |
QoS now disabled. HA log extract from boot-up (I can send full logs on DM if preferred).
|
Unfortunately 0.31.17 continued to fail on reboot. I have since rolled back to 0.31.16 since the x.17 series was pulled. However, I did note this new error before rolling back.
|
@zxdavb fyi, I've rolled back one of my systems to v0.21.40 and it restarts without a hitch. I suspect the refactoring after this point has something to do with the serial issue? I will continue to test the system on v0.21.40 to confirm this is true. |
I am not sure if 0.x.20 will solve your problem, but some work has been done in that area. The issue is that I cannot come up with a reliable way. Try the new version & let me know. |
Thank you! I've upgraded both systems to x.20 and so far no startup failures, I will continue to monitor over the coming weeks. |
Integration will not start after reboot, HA must be bounced several times until it initialises. Often a warm boot is required. Issue was not observed on earlier releases.
configuration.yaml
Extract from log file
It could be related to code change in 0.30.5
3d2f52e ramses_cc will fail early if serial port is mis-configured
The text was updated successfully, but these errors were encountered: