Forum archive
Backup - Connection reset by peer
When I try to do a backup, during the uploading stage I eventually get a "failed (attemt #X, reason: error: [Errno 104] Connection reset by peer). Im assuming this is because my VM is on a server at home and I have low upload bandwidth. Are there any settings I can change, such as timeout or keep alives, to prevent my connection being dropped when I'm doing the backup?
But eventually times out?
I don't know enough to be sure, but you could try reducing the volume size. By default it's 50MB but you can change it using the --volsize MB switch eg tklbam-backup --volsize 20
If it's not starting at all, it could be some networking issue too though. So it may pay to do some network troubleshooting. Being a home network I guess a proxy or firewall is unlikely (they are known to cause issue with stuff like this). But if you are getting internet to your appliance ok then that is less likely to be the problem. You can do a quick and dirty test for network connectivity using ping eg ping www.amazon.com