So I finally had to take this up with pCloud support and they are asking me to try via another browser (duh) or if I’m not accessing via browser “tell us how you use the pCloud’s WebDAV exactly?”
I want to give them the answer that is most likely going to lead to a solution and that means, in particular, that I give them as few alternative sources for the error. (Unfortunately, this was previously one of their routine answers: e.g. “it’s the fault of the software you’re using”, or: “we don’t support that software” , which is of course nonsense when all I’m asking them is to support webdav.
Anyway, I’m thinking the best might be to describe how duplicacy is accessing the webdav storage at a low level. In this case the problem is occurring when trying to do a check
, so I’ll stick to that.
@gchen could you tell me how exactly duplicacy is interacting with webdav?
Edit: To provide some context, here are the most recent failure logs:
Running check command from /srv/NAS/duplicacy/duplicacy-web/repositories/localhost/all
Options: [-log check -storage pCloud -a -tabular]
2020-02-02 02:00:01.957 INFO STORAGE_SET Storage set to webdav://myusername@webdav.pcloud.com/Backup/Duplicacy
2020-02-02 02:00:05.669 INFO SNAPSHOT_CHECK Listing all chunks
2020-02-02 04:01:46.900 ERROR LIST_FILES Failed to list the directory chunks/29/: http: unexpected EOF reading trailer
Failed to list the directory chunks/29/: http: unexpected EOF reading trailer
Running check command from /srv/NAS/duplicacy/duplicacy-web/repositories/localhost/all
Options: [-log check -storage pCloud -a -tabular]
2020-02-03 02:00:01.225 INFO STORAGE_SET Storage set to webdav://myusername@webdav.pcloud.com/Backup/Duplicacy
2020-02-03 02:00:04.249 INFO SNAPSHOT_CHECK Listing all chunks
2020-02-03 10:02:48.625 ERROR LIST_FILES Failed to list the directory chunks/6d/: http: unexpected EOF reading trailer
Failed to list the directory chunks/6d/: http: unexpected EOF reading trailer
Running check command from /srv/NAS/duplicacy/duplicacy-web/repositories/localhost/all
Options: [-log check -storage pCloud -a -tabular]
2020-02-04 18:58:31.933 INFO STORAGE_SET Storage set to webdav://myusername@webdav.pcloud.com/Backup/Duplicacy
2020-02-04 18:58:34.307 INFO SNAPSHOT_CHECK Listing all chunks
2020-02-04 19:02:10.573 ERROR LIST_FILES Failed to list the directory chunks/2c/: http: unexpected EOF reading trailer
Failed to list the directory chunks/2c/: http: unexpected EOF reading trailer
Running check command from /srv/NAS/duplicacy/duplicacy-web/repositories/localhost/all
Options: [-log check -storage pCloud -a -tabular]
2020-02-05 20:23:37.839 INFO STORAGE_SET Storage set to webdav://myusername@webdav.pcloud.com/Backup/Duplicacy
2020-02-05 20:23:40.315 INFO SNAPSHOT_CHECK Listing all chunks
2020-02-05 20:27:08.215 ERROR LIST_FILES Failed to list the directory chunks/2f/: http: unexpected EOF reading trailer
Failed to list the directory chunks/2f/: http: unexpected EOF reading trailer