morrissinger / ESP8266-Websocket

A websocket library for the ESP-8266.
305 stars 118 forks source link

Handshake failed in WebSocketClient_Demo.ino #17

Open MrAta opened 8 years ago

MrAta commented 8 years ago

Hi. I'm using ESP8266 07 and run WebSocketClient_Demo.ino but after socket connects got handshake failed error.

my server which i try to connect is http://198.143.180.203:3000/

I would appreciate any help

KochC commented 8 years ago

same problem here!

aliwo commented 7 years ago

Same

yuripourre commented 6 years ago

Same problem!

Soft WDT reset

ctx: cont 
sp: 3ffefe30 end: 3fff0020 offset: 01b0

>>>stack>>>
3ffeffe0:  3ffe8548 3ffeed68 3ffeefc8 402021cd  
3ffefff0:  3ffe8d20 1100a8c0 feefeffe feefeffe  
3fff0000:  3fffdad0 00000000 3ffeefee 40204624  
3fff0010:  feefeffe feefeffe 3ffef000 40100710  
<<<stack<<<

 ets Jan  8 2013,rst cause:2, boot mode:(1,0)

 ets Jan  8 2013,rst cause:4, boot mode:(1,0)

wdt reset
coderkidz commented 6 years ago

I have the same problem, has anyone found a workaround?