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

fail to upload with fit file of 0 byte #175

Open
alveoten opened this issue Sep 19, 2018 · 0 comments
Open

fail to upload with fit file of 0 byte #175

alveoten opened this issue Sep 19, 2018 · 0 comments

Comments

@alveoten
Copy link

Hi,
sometimes my 310xt create 0 bytes files.
When start to upload the script die.
this is the traceback:
Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/antfs_cli/program.py", line 356, in main g.start() File "/usr/local/lib/python2.7/dist-packages/ant/fs/manager.py", line 217, in start self._main() File "/usr/local/lib/python2.7/dist-packages/ant/fs/manager.py", line 155, in _main self.on_transport(beacon) File "build/bdist.linux-x86_64/egg/antfs_cli/program.py", line 251, in on_transport index = self.upload_file(typ, filename) File "build/bdist.linux-x86_64/egg/antfs_cli/program.py", line 295, in upload_file index = self.create(typ, data, AntFSCLI._get_progress_callback()) File "/usr/local/lib/python2.7/dist-packages/ant/fs/manager.py", line 248, in create self.upload(result.get_index(), data, callback) File "/usr/local/lib/python2.7/dist-packages/ant/fs/manager.py", line 268, in upload upload_response._get_argument("response")) AntFSUploadException: ('Upload request failed', 2) Interrupted: ('Upload request failed', 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant