We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[2020-12-16 16:55:45.583015667] Running git_annex_remote_googledrive version 1.2.3 [2020-12-16 16:55:45.583186161] Using AnnexRemote version 1.4.5 [2020-12-16 16:55:45.583351645] Using Drivelib version 0.2.0+18.g1019bc7.dirty ... [2020-12-16 16:55:45.58624327] File "/usr/lib/python3.9/site-packages/git_annex_remote_googledrive/google_remote.py", line 291, in transfer_store [2020-12-16 16:55:45.586334747] self.root.key(key).upload( [2020-12-16 16:55:45.58646929] File "/usr/lib/python3.9/site-packages/git_annex_remote_googledrive/keys.py", line 120, in upload [2020-12-16 16:55:45.586570811] self.file.upload(local_filename, [2020-12-16 16:55:45.586684028] File "/home/lykos/git/python-drivelib/drivelib/drive.py", line 553, in upload [2020-12-16 16:55:45.586774354] status, response = request.next_chunk() [2020-12-16 16:55:45.586858008] File "/home/lykos/git/python-drivelib/drivelib/drive.py", line 716, in next_chunk [2020-12-16 16:55:45.586943535] content_length = min(self.media_body.size()-self.resumable_progress, self.media_body.chunksize()) [2020-12-16 16:55:45.587030023] File "/home/lykos/git/python-drivelib/drivelib/drive.py", line 682, in resumable_progress [2020-12-16 16:55:45.587114455] raise GoogleDriveAPIError.from_reply(status, resp) [2020-12-16 16:55:45.58722292] FileNotFoundError: [Errno {'x-guploader-uploadid': 'xxxxxxxxxxxx', 'content-length': '0', 'date': 'Wed, 16 Dec 2020 15:55:45 GMT', 'server': 'UploadServer', 'content-type': 'text/html; charset=UTF-8', 'alt-svc': 'h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"', 'status': '404'}] b''
(Maybe also a bug in drivelib)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(Maybe also a bug in drivelib)
The text was updated successfully, but these errors were encountered: