-
Notifications
You must be signed in to change notification settings - Fork 15
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
After Core update and HA core restart devices remain unavailable #90
Comments
Great Britain? |
Netherlands |
Same behaviour in Belgium with Telenet. |
Exactly the same here, also the DCX960 living in the Netherlands. media_player.mediabox_next is not available |
This morning same here (Netherlands, ziggo box) no longer availlable |
|
Not sure if this is a HA core update issue, rolling back to |
yup, restoring previous backups results in same error, not available. |
looks like you uploaded my log (they're exactly the same) |
Sorry
I was just comparing and seeing if I saw anything striking. Accidentally uploaded the wrong log. I fixed it and uploaded the correct log |
same here |
I Have the same problem with my Next Mini Ziggo. After installing 2024.1.5 this morning the device the device stays unavailable. indeed the Recording percentage is available. |
I can't reproduce the error myself, but i published a new version with a possible fix. Please try v0.5.5 |
It is up and running again after v0.5.5 |
Yes also in my case it's working as before |
@nivula, Does it work in CH too? |
Confirmed working again. 0.5.5 |
0.5.5 does not fix it for me in Switzerland. Logs ar still full with this: |
Thanks for the update, it works again. |
can confirm that 0.5.5 does not work in Switzerland, I got exactly the same error. Core 2024.1.5 |
Same here in Switzerland - 0.5.5 is not working! Core 2024.1.5 Logger: lghorizon.lghorizon_api Giving up connect(...) after 11 tries (lghorizon.exceptions.LGHorizonApiConnectionError: Unable to call https://spark-prod-ch.gnp.cloud.sunrisetv.ch/auth-service/v1/mqtt/token. Error:401 Client Error: Unauthorized for url: https://spark-prod-ch.gnp.cloud.sunrisetv.ch/auth-service/v1/mqtt/token) |
I've published a new version. Please try if it works for you guys... |
v 0.5.6 is not working either, got the following logs: Logger: lghorizon.lghorizon_api Giving up _do_api_call(...) after 3 tries (lghorizon.exceptions.LGHorizonApiConnectionError: Unable to call https://prod.spark.sunrisetv.ch/v1/mqtt/token. Error:404 Client Error: Not Found for url: https://prod.spark.sunrisetv.ch/v1/mqtt/token) |
Oops thats my bad. Give me a few minutes |
@steuerzentrale Would you mind updating and try again? |
0.5.7 does not fix the problem either in Switzerland. File "/config/custom_components/lghorizon/init.py", line 50, in async_setup_entry |
No, unfortunately it does not work with 0.5.7 either... This error originated from a custom integration. Logger: custom_components.lghorizon.config_flow 'hashedCustomerId' 2024-01-22 23:28:03.847 ERROR (SyncWorker_4) [lghorizon.lghorizon_api] Giving up connect(...) after 11 tries (KeyError: 'hashedCustomerId') |
Hi, Same problem for me in Belgium, using Telenet. running version version 0.5.5 from the plugin. I've managed in the last days to keep a working 'LG Horizon' integration by:
Hope this helps other too :) Kind regards, |
@Sholofly Best Regards |
@netrene Please try the latest version. If you still have the problem, please open a new issue. It's very specific for your country. |
I tried 0.5.7 already and its not working. Or is there a newer version? |
yes 0.5.8 |
I uninstalled the integration and rebooted. Then I installed 0.5.8 and voila it´s working again in Switzerland. Thx for your effort. René |
THANK YOU @Sholofly !! 😀👍🏼 |
Describe the bug
After core update to 2024.1.3 the devices stay unavailable. I both have a Next (DCX960) and a Next mini (VIP5002W).
To Reproduce
Steps to reproduce the behavior:
Restart/update core
Expected behavior
Devices be available
Screenshots
Version of the component
0.5.4
Logging
Enable debug logging and add your log. DO NOT SHARE SENSITIVE DATA SUCH AS PASSWORDS AND ACCOUNT INFO!
You can enable logging by setting up the logging component in HA as follows:
debug log attached
home-assistant.log
Additional context
There is no log in HA as the integration loads without a problem, (see debuglog above)
Update to latest core 2024.1.5
I restarted HA multiple times, also restarted the container.
I removed integration completely and reinstalled.
Energy Modes are set to high and both Next boxes also rebooted.
The text was updated successfully, but these errors were encountered: