Closed pergolafabio closed 3 years ago
Are you now missing the cloud option on the configuration page? If so, can you remove the hidden .cloud directory within your config directory and restart HA?
indeed, when nabu casa is not working, i dont see the cloud options if i then access it locally, then do a restart HA, sometimes it connects fine, sometimes not ... quite random
maybe the .cloud is corrupt? its safe to delete?
Yes, go ahead and delete it and restart HA. You should get the cloud card back on the configuration page.
Ok, but how come it sometimes start up fine and sometimes not? What can be the cause?
deleting the .cloud dir doesnt help seems the issue is only occuring if a do a full reboot of my HassOs on first start i see the errors if i then just do a HA restart service, its gone
now seeing this :
2021-05-10 19:57:35 ERROR (SyncWorker_7) [hass_nabucasa.acme] Can't connect to ACME server: urn:acme:error:serverInternal :: The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
2021-05-10 19:57:46 ERROR (SyncWorker_17) [hass_nabucasa.acme] Can't connect to ACME server: urn:acme:error:serverInternal :: The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
2021-05-10 19:57:58 ERROR (SyncWorker_10) [hass_nabucasa.acme] Can't connect to ACME server: urn:acme:error:serverInternal :: The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
2021-05-10 19:58:09 ERROR (SyncWorker_10) [hass_nabucasa.acme] Can't connect to ACME server: urn:acme:error:serverInternal :: The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
2021-05-10 19:58:20 ERROR (SyncWorker_0) [hass_nabucasa.acme] Can't connect to ACME server: urn:acme:error:serverInternal :: The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
2021-05-10 19:58:31 ERROR (SyncWorker_17) [hass_nabucasa.acme] Can't connect to ACME server: urn:acme:error:serverInternal :: The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
ok, so it looks like letsencrypt is down for maintenance, which means you'll have to wait for those new certificate files https://letsencrypt.status.io/
ok, certiticate issue is gone now, but the original problem stays
seems only happening when i do a Full HassOS reboot, then it always fails when i do afterwards a restart service, its OK
what could be the issue?
No idea what is happening when you do a reboot. Are you using wifi?
No, all configured with LAN, running on an esxi server... All other platforms are loading correctly, except the cloud Also other cloud integrations work correctly
after doing some more testing, when i roll back to 2021.4.6 , i dont have the issue, i can reboot HassOS everytime without a glitch... when i update to 2021.5.2 , then i have the errors on first HassOS COLD reboot
some more testing, i reverted back to 2021.5.2 , then download the code from 2021.4.6 , and copy/pasted the "cloud" folder from 2021.4.6 , pasted in custom components, now it loads correctly, no issue anymore with the older "cloud" folder so there must be something going on with this new version
@balloob , sorry to ping you, but you are owner of the cloud integration, right? ca, you help me with this case?
thnx in advance!
installed back the cloud from 2021.5.2 , loaded is as custom, then it fails again, but my guess its related to nabucasa , so i only changed the manifest file, and loaded the older version, now is OK, so i think the issue is with the new nabucasa? 0.43.0 ?
"requirements": ["hass-nabucasa==0.42.0"],
the errors are coming from pycognito, and that component is indeed changed
pycognito.exceptions.TokenVerificationException: Your 'id_token' token could not be verified.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
solved by HassOS 6.1 , si Hassos gets synched with NTP/time
The problem
i Just rebooted my HassOS , now my istance is unable to connect from nabucasa, i receive error below.. Rebooting HassOS again doesnt help... when i just do a restart HA afterwards when i acces HA locally , no hassOS reboot, then it runs without an issue, and is connected to cloud...
EDIT1: after doing some more testing, when i roll back to 2021.4.6 (snapshot esxi) , i dont have the issue, i can reboot HassOS everytime without a glitch... when i update to 2021.5.2 , then i have the error again
EDIT2 : some more testing, i reverted back to 2021.5.2 , then download the code from 2021.4.6 , and copy/pasted the "cloud" folder from 2021.4.6 , pasted in custom components, now it loads correctly, no issue anymore with the older "cloud" folder so there must be something going on with this new version
EDIT3: installed back the cloud from 2021.5.2 , loaded is as custom, then it fails again, but my guess its related to nabucasa , so i only changed the manifest file, and loaded the older version, now is OK, so i think the issue is with the new nabucasa? 0.43.0 ?
"requirements": ["hass-nabucasa==0.42.0"],
2021-05-11 11:40:48 WARNING (MainThread) [homeassistant.loader] You are using a custom integration cloud which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
What is version of Home Assistant Core has the issue?
core-2021.5.2
What was the last working version of Home Assistant Core?
core-2021.4.6
What type of installation are you running?
Home Assistant OS 5.13
Integration causing the issue
nabucasa
Link to integration documentation on our website
https://www.home-assistant.io/integrations/cloud/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
and afterwards :
Additional information
No response