Pizzaface / Alexa-Chromecast-Skill-2.0

Allows Amazon Alexa to control Google Chromecast - Designed for Raspberry Pi
359 stars 65 forks source link

issue in final step "Listening on http://local ip:41233" #27

Closed yogesh102011 closed 3 years ago

yogesh102011 commented 6 years ago

i am done till last step.. it is stuck with "Listening on http://103.66.79.171:41233"... its not geting subscription confirmation... what should i do..am i making any mistakes

gr8h commented 5 years ago

enabled Upnp on your router for chromecast

vrspider commented 4 years ago

@yogesh102011 did you fix the issue by enable the upnp on your router? I have the same issue.

jinxo13 commented 3 years ago

If UPNP doesn't work you can specify the port used. Then set up port forwarding through your router. For example: ./start.sh -p 30000 ./docker-start.sh -p 30000 Added to the FAQ in the readme.

Also if you use a VPN service this may prevent communication working.