stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
MIT License
769 stars 152 forks source link

Backup failed at the middle with read: connection reset by peer : exit status 1 #131

Closed Binyamse closed 1 year ago

Binyamse commented 3 years ago

Failed: error writing data for collection xxxxxx to disk: error reading collection: connection(xxxx:27017[-5]) incomplete read of full message: read tcp 10.8.1.89:42846->10.12.10.157:27017: read: connection reset by peer : exit status 1" plan=xxxxx

I am not sure if this is related to backup size, mongodb config or mgob.

Thanks.