gilesknap / gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Apache License 2.0
1.97k stars 163 forks source link

Continual ‘Connection Reset’ Issue #335

Closed LoganD19 closed 2 years ago

LoganD19 commented 2 years ago

I have tried running this on docker and python on 3 different machines and come up with the same issue. I have tried downloading with a VPN, without and still the same. The API should be set up right, as I have done many checks to make sure it’s set up properly. Here is the error I’m getting. I’ll also attach the log file from when I most recently tried it on my Synology with Docker.

I mostly get a: ConnectionResetError: [Errno 104] Connection reset by peer_

Synology Docker Log: gphotos-sync 3.txt

Gphotos-sync Log: gphotos 2.log

gilesknap commented 2 years ago

Sorry for the late reply.

This does sound like some kind of network issue. But I don't know how to diagnose this.

Closing as can't reproduce. Please reopen if you have any ideas on how to diagnose.