Cloud Update

That error will happen once if your host starts up before there is internet. Home Assistant will recover and you can continue using it

Sorry for spamming but my logs say otherwise:

Error fetching Cognito keyset: Cannot connect to host cognito-idp.us-east-1.amazonaws.com:443 ssl:True [Try again]
11:34 AM components/cloud/__init__.py (ERROR)
Error fetching Cognito keyset: Cannot connect to host cognito-idp.us-east-1.amazonaws.com:443 ssl:True [Try again]
[...]
11:31 AM components/cloud/__init__.py (ERROR)
Error fetching Cognito keyset: Cannot connect to host cognito-idp.us-east-1.amazonaws.com:443 ssl:True [Try again]
11:30 AM components/cloud/__init__.py (ERROR)
Error fetching Cognito keyset: Cannot connect to host cognito-idp.us-east-1.amazonaws.com:443 ssl:True [Try again]

I’ve found out something, I installed SSH on the PI and now I can access the OS. I see that my IP address in hass.io is actually translated from 192.168.1.103 (I can ping this IP from my PC) to 172.30.33.2, so I’m not sure what is going on, is hass.io running in a container or something? The weird thing is, I can ping cognito-idp.us-east-1.amazonaws.com the PI can resolve the address to 54.88.109.216

So what should I do next, I guess its something about the container thats blocking SSL routing?

Yes, Hass.io runs everything in a container (as mentioned here it uses Docker) - so Home Assistant runs in one container, your SSH add-on runs in another, and so on.

Right, in that case how do I access reinos or change the config of hass.io? I think hass.io doesn’t have access to the internet, but docker does since I can install openssh and that has access.

Did I miss something while installing hass.io?

Ok, it seems there is a docker issue, I had to ssh into the host OS (resinOS) then change the network config to disable IPV6 and manually set the DNS to 8.8.8.8

Now my hass.io can access the internet!

tonyuh, i’m new to all this and i’m running into the same issue. Can you provide steps on how you changed your network config?

hi dustinc,

The easier way is to follow this https://docs.resin.io/reference/resinOS/network/2.x/#setting-a-static-ip

In the manual it says to only follow the network setup if you’re using wifi so I skipped this step at first.

Basically you plug the sd card into your PC and you’ll see “system-connections” folder, inside there is a sample file, you can use that and rename it to something like “my-ethernet” or just create a new one and copy the config from the link above. You only need [connection] and [ipv4] if you’re not using ipv6. Change address1 = to be your PI’s IP address.

Then put the SD back into the pi and it should now see “internet” :smiley:

Thank you so much! I also skipped that step, and for whatever reason ran into issues. Now Home Assistant and all of my add-ons can connect.

Thanks!

How often do the devices listed in Google Home’s Devices list for hass.io update? So, if I add a new component, how long do I have to wait before I can voice control it?

If you running 0.68 go to Configuration, Home Assistant Cloud, and click “Sync Devices”, the work in Google Assistant on my phone about two minutes later, and on the Google Home a further 30 seconds later. (Sometimes they are quicker).

1 Like

You also have to sync in HA or in Google - ‘Hey Google Sync my devices’

1 Like

I did that and now I’ve lost all the components in Google Home except for one. Is this because Google updated Home for Google I/O?

Did you find a solution? same problem

Same problem guys, do you find a solution for this:
I cannot log on to HA cloud and this is the log error

Log Details (ERROR)
Tue May 15 2018 22:21:47 GMT+0800 (AWST)

Error fetching Cognito keyset: Cannot connect to host cognito-idp.us-east-1.amazonaws.com:443 ssl:True [Try again]

And did you try again as the log suggests? I have just logged out then in successfully.

yes try and try to restart HA for 2 days but nothing, is there another thing that I can try to re fetch the cognito keyset?

After updating to 0.69.1 – I got all my devices back in Google Home.

Any chance of a Harmony hub integration? I had to give up emulated hue with the cloud and while there are some other ways around things they all are somewhat kludgey.

hey, any update on this matter? Would be really useful :slight_smile: