electronicsguy / HTTPSRedirect

A library for seamless data logging, communication and control for Internet of Things
GNU Affero General Public License v3.0
59 stars 26 forks source link

" Error not connected to host " #10

Open ahmdgamaljimy95 opened 1 year ago

ahmdgamaljimy95 commented 1 year ago

Hi i have a problem when using this code im using nodemcu esp8266 when the wifi connection is not established or gone and come again the code can not connect to the host again nodemcu always give me the error "Error! Not connected to host" although the wifi connection is very good how can i make this code to connect again to host after wifi connection is back again after failed connection hope help ASAP

gcgarfield commented 10 months ago

I have a similar problem. If I want to post to google every 15 minutes it fails every second time with a 'Not connected to host'. After another 15 minutes it works. It is reproduceable. Every second publish fails. How can I resolve the problem?