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

put_file fails but no exception is raised #64

Closed
stilwelb opened this issue Apr 10, 2023 · 0 comments · Fixed by #65
Closed

put_file fails but no exception is raised #64

stilwelb opened this issue Apr 10, 2023 · 0 comments · Fixed by #65
Assignees
Labels
bug Something isn't working

Comments

@stilwelb
Copy link

It appears there are situations where a transfer can fail in put_file, but no exception is raised. It would be nice if when this scenario happens , an exception is raised like f9dce5f, so this particular request can be retried. An excerpt of the error is below:

DDM Inserting 85 byte(s)
DDM MSG: 'TRANS99   Host program error code 00 \x00\x00\x00\x003276: file transfer canceled$               '
DDM Data Ack send
DDM closed (got MSG)
clearing __indsfile
put_file: TRANS99   Host program error code 00     3276: file transfer canceled$ 
@najohnsn najohnsn added the bug Something isn't working label Apr 10, 2023
@najohnsn najohnsn self-assigned this Apr 19, 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

Successfully merging a pull request may close this issue.

2 participants