Hi. I have a notebooks script that runs nightly. The script buffers lines created through field data collection processes. It was running fine since mid-June. On 7/9, the script started to fail with a "Connection reset by peer" message on the analysis.create_buffers statement.
Does anyone know what that message means?
If it matters, there are 1747 lines in the layer to buffer. The last time the script was successful, there were 1634.
I did a little troubleshooting:
Removed all features added since the last successful execution - still get the error.
Removed all but 2 features - script works, no error.
Any help is appreciated!
Thanks,
Mary Ellen