dolthub / dolthub/dolthub-issues

File Upload fails if `ETag` Header cannot be retrieved after succesful PUT to S3

Open
#228 1 comment 0 reactions 1 assignee Claimed by @tbantle22 View on GitHub
bug
Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Some Chrome Extensions, or HTTP proxies, can block the `ETag` response header that S3 sends to the browser. File Upload's current implementation requires access to this header to complete the upload, otherwise the upload fails.

As a temporary work around, in the case that the `ETag` header value cannot be retrieved, we will tell the user to disable any browser extensions that maybe blocking the `ETag` header, or to use Firefox to upload files

Encountered by a user with ad-blocking Chrome extensions.
- Chrome Version 102.0.5005.61 (Official Build) (x86_64)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.