You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • Had this go south today, this time as client:

    Uncaught Error: Unlink already registered
     at line 2 col 22
    " already registered");g[a]=b}
                          ^
    in function "registerLine" called from line 1 col 171
    ...("Unlink");socks[b]=void 0});else throw socks[b]=void 0,Erro...
                                   ^
    in function "d" called from line 1 col 26
    {e=void 0;var b;d&&(b=d(a))?(e=g,d=b):clearTimeout(c);void 0...
                              ^
    in function "e" called from line 1 col 291
    ...f&&(g[f](d),n=!0);n||e&&e(d)}b=b.substr(a+1);"\n"==b[0]&&(b=...
                                   ^
    in function called from system
    
    

    then:

    >Uncaught Error: CIPSTART failed
     at line 1 col 223
    ...d 0,Error("CIPSTART failed");}
                                   ^
    in function "d" called from line 1 col 16
    {e=void 0;d&&d()}
                    ^
    in function called from system
    

    Like before, after this two attempts at initialization are required before the ESP will work again.

About

Avatar for DrAzzy @DrAzzy started