Pizzaface / Alexa-Chromecast-Skill-2.0

Allows Amazon Alexa to control Google Chromecast - Designed for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

yogesh102011 opened this issue · comments

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

enabled Upnp on your router for chromecast

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

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.