mikejac / node-red-contrib-google-smarthome

A collection of Node-RED nodes to control your smart home devices via Google Assistant.
GNU General Public License v3.0
116 stars 36 forks source link

Could not reach ... Please try again. #429

Closed m1k3f15h closed 11 months ago

m1k3f15h commented 11 months ago

Hy i have a problem by "Setup Account linking".

When i press on the Name of my "app" i get the message: Could not reach ... Please try again. Screenshot_2023-09-27-10-01-55-09_680d03679600f7af0b4c700c6b270fe7.jpg

Someone else hat this problem?

All urls are reachable from the internet Reverseproxy Traefik

Greetings from Austria Mike

Caprico85 commented 11 months ago

I "finally" had the same problem when I tried to relink my account. Found a solution here. For me, this fixed the problem.

Can you please try this:

  1. Go to the Google Actions Console. image

  2. Go to "Deploy" and "Directory Information".

  3. Fill out the form. What you enter doesn't really matter. I filled it out like this. As small icon I used https://nodered.org/about/resources/media/node-red-icon.png. The large icon is some wallpaper I had lying around.

image image

  1. Save the form.

  2. Try linking your account again.

If you can confirm this helps, I'll add this to the setup instructions.

m1k3f15h commented 11 months ago

Hy I tried it, but no change :(

Caprico85 commented 11 months ago

Hi, I admit, I'm out of ideas now.

I don't think, it's related to node-red-contrib-google-smarthome, as it works for me and others. I also don't think it's related to your setup, as all other web requests in the authentication process are going through. It's unlikely that only this request is blocked.

I did some more googling. There are reports (mainly here) that this happens from time to time and with all smart home services, not just ours. People suggest using a different phone linked to the same Google account to connect to the smart home service. If it's linked on one phone, it'll be linked on all phones. Others have suggested doing this:

image

Caprico85 commented 11 months ago

Closing this now. Feel free to reopen if your problems persist.

Aragur commented 9 months ago

@Caprico85 I'm having the same problem. I'm only reachable by IPv6, may this be an issue? Do you have steps how to debug this issue? As I cannot see anything in my logs.

Aragur commented 9 months ago

Now it's working, I had to press the "Test" button here:

image