Navigation Menu

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

Failed to overwrite upload of object with custom metadata (Google Cloud Storage) #11781

Closed
cyberduck opened this issue Aug 26, 2021 · 1 comment
Assignees
Labels
bug fixed googlestorage Google Cloud Storage Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

a0ca38b created the issue

I get an error when I try to overwrite a file with custom metadata and upload it.
The error message is "Interoperability failure".

I used Fiddler to look at the content of the communication and found that json with incorrect syntax was being sent.

I think there is a comma missing in the metadata concatenation.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 6d49711.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed googlestorage Google Cloud Storage Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants