Question
Connection closed by remote host after long duration
Hi guys, quick question.
I was running a web-scraper script overnight on my DigitalOcean droplet. The script takes a while to run because I’ve added a time delay within the loop. After about 1-2 hours, I got a message: “connection to [ip address]_ closed by remote host”.
Is there any way to set the host to not terminate the connection?
Regards,
Eric
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×