[SOLVED] Server down or banned?

Hi, can’t connect at all at the moment.
Half an hour before it worked an I didnt change the code or hardware.
Also my ESP is able to connect to google.

Any idea what might be the reason?

Hi. Are able to connect from your phone? What does serial output shows?

AT+CIPCLOSE
AT+CIPCLOSE
AT+CIPSTART=“TCP”,“blynk-cloud.com”,8442
AT+CIPCLOSE
AT+CIPCLOSE
AT+CIPSTART=“TCP”,“blynk-cloud.com”,8442
AT+CIPCLOSE

All the Time… ESP is connected to my WIFI and I can connect with it to google via FTDI Interface.

My Phone App shows reconnecting to server, then it seems to have connected.

You can always use telnet to check Blynk server accessibility…
Just look at the http://docs.blynk.cc/#troubleshooting-connection

Ok my fault did forgot which script I tested.

I did test with the short one this works as before but the one I wrote some cote yesterday doesn’t work anymore even I didnt change anything related to Blynk.

But since it takes much space now could all this disconnection / connect problems be related to some memory issue in the library?

Will post the entire code in the other Thread