kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
287 stars 166 forks source link

[WSc] Webservice disconnected from sinric.com #265

Open michaelfisc opened 5 years ago

michaelfisc commented 5 years ago

A new error occured while trying to connect to sinric, my Wemos D1 mini board is repediately giving me the error that: [WSc] Webservice disconnected from sinric.com!

kakopappa commented 5 years ago
  1. Make sure your IP is not blocked for spamming. Normally I send an email before I block it explaning why I am blocking your IP. IPs are announced on Facebook page

  2. Sometimes server reset / your ip resets by ISP, normal disconnections occur. Make sure your code is capable of handling disconnects and reconnects (current library does it automatically)