OmerTu / GoogleHomeKodi

Control kodi via Google Home / Assistant
524 stars 163 forks source link

[HELP] Glitch setup : can't get the server response #294

Closed JacopoV closed 4 years ago

JacopoV commented 4 years ago

Hi!

I was trying this superb project on my Kodi and Google Home setup. I followed all the setup, and on the B) step i went for Glitch setup. However i can't get it working. So i started following the troubleshooting: Step 1 ) WORKING Step 2. B1 only ) WORKING Step 4 ) FAILING

When i try the point 4, i use the YOUR_NODE_SERVER created from Glitch ( i take it from Glitch UI, click on SHOW > "In a new window" and i guess is right) but it just loads forever and then timeout. This is done via 4G, so a different network. Why in the port 8099 in that troubleshooting? I m not sure point 4 is ok in my case.. if it's not working it seems related to open up that port for the localhost, which i dont.

Please, can i get some help? Thanks a lot!

keydon commented 4 years ago

Check the glitch logs, most likely missing a configuration property in the .env file.

JacopoV commented 4 years ago

I fixed! I m running the test now. But is it normal that the page for the server takes up to 2/3 minutes to load, and then when i press "Execute" i 've to wait 2/3 mins to see the popup on Kodi ?

I mean the connection seems working, but it seems super slow..

keydon commented 4 years ago

nope not normal. maybe a temporary "glitch" at glitch ;) Should take a couple seconds at most. But seems to load forever at the moment for me too. Faster speeds can be achieved with hosting it locally at your home (B2/B3).

JacopoV commented 4 years ago

In their server status they say : Project Hosting Partial Outage https://status.glitch.com/

might be that ?

keydon commented 4 years ago

yapp, looks like it

JacopoV commented 4 years ago

Just another question, now that's "working" . If you say "play movie $" is only working for the library? Or can it send the command also to an addon? If so.. do you know how ? thanks

keydon commented 4 years ago

playing movies from addons is not supported. only youtube is supported.

JacopoV commented 4 years ago

Perfect thanks a lot for the reply :) . well it's working, just slow but due Glitch. So this ticket can be closed. :)