Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] JSON files not backup properly #30

Closed
tymmej opened this issue Aug 23, 2023 · 1 comment
Closed

[BUG] JSON files not backup properly #30

tymmej opened this issue Aug 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tymmej
Copy link
Contributor

tymmej commented Aug 23, 2023

Describe the bug
Syncing json files produce 0B files.

To Reproduce
Add json file to drive and sync

Expected behavior
json files backed up properly

Screenshots
No screenshots, just logs.

2023-08-23 10:12:38,971 :: INFO :: root :: sync_drive.py :: 213 :: Processing /app/icloud/drive/Documents/ArqFileSelections.json
2023-08-23 10:12:38,972 :: DEBUG :: root :: sync_drive.py :: 138 :: Changes detected: local_modified_time is 1671911999, remote_modified_time is 1671911999, local_file_size is 0 and remote_file_size is 4298.
2023-08-23 10:12:38,972 :: INFO :: root :: sync_drive.py :: 188 :: Downloading /app/icloud/drive/Documents/ArqFileSelections.json ...
[...]
2023-08-23 10:12:39,766 :: DEBUG :: urllib3.connectionpool :: connectionpool.py :: 473 :: https://cvws.icloud-content.com:443 "GET [...] HTTP/1.1" 200 4298

Configuration
Not applicable

Additional context
Add any other context about the problem here.

@tymmej
Copy link
Contributor Author

tymmej commented Oct 10, 2023

Fix is in icloud-drive-docker: mandarons/icloud-docker#160

@tymmej tymmej closed this as completed Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants