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

Issues proxying GCS and Azure #650

Open
tamalsaha opened this issue Jun 11, 2024 · 1 comment
Open

Issues proxying GCS and Azure #650

tamalsaha opened this issue Jun 11, 2024 · 1 comment

Comments

@tamalsaha
Copy link

tamalsaha commented Jun 11, 2024

Thanks for this very handy project. We are trying it to take backup from Solr (aws java sdk) into GCS or Azure. We are seeing the following errors when we try to do this:

For gcs: "Invalid base 16 character: 'O'"
For azure: "Input is expected to be encoded in multiple of 2 bytes but found: 17"

Looks like both issues are related to ETAG.

For GCS, I see similar reports here:

For Azure, I see similar reports here:

How can we further debug these issues and fix them? Any help is much appreciated.

@aravinds502
Copy link

following

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