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

S3 synchronize fails with "Failed to sanitize XML document" error #3404

Closed
cyberduck opened this issue Aug 12, 2009 · 1 comment
Closed

S3 synchronize fails with "Failed to sanitize XML document" error #3404

cyberduck opened this issue Aug 12, 2009 · 1 comment
Assignees
Labels
bug high priority s3 AWS S3 Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

72fc912 created the issue

When attempting to use Synchronize to upload new files to an S3 bucket, I am receiving this error:

Failed to sanitize XML document destined for handler class org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListBucketHandler.

I don't have an illegal characters in the filenames or directory names.

This error is reproducible but I cannot determine the cause. I'm wondering if it is a memory related issue as I'm trying to sync ~3,500 files (~460Mb) of data.

Here is my upload filter pattern:

.*~\..*|\.DS_Store|\.svn|\.fla|CVS
@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot replicate this in the current stable version. Please reopen if this is still an issue.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug high priority s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants