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

json:cannot unmarshall object #163

Open
mauricev opened this issue Feb 18, 2021 · 2 comments
Open

json:cannot unmarshall object #163

mauricev opened this issue Feb 18, 2021 · 2 comments

Comments

@mauricev
Copy link

I'm uploading a file with the command dbxcli put -v E:\20g under Windows 10. The upload proceeds mostly fine until it fails with

cannot unmarshal object into Go value of type string

@craigyk
Copy link

craigyk commented Jun 30, 2021

I am also encountering this issue at the very end of a put operation.

@craigyk
Copy link

craigyk commented Jun 30, 2021

figured out, it was failing to parse the error response with cited a malformed path- after a 20 min upload. dbxcli does not expand a . to the filename.

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

2 participants