Blob downloads failing on https://material-foundation.github.io/material-theme-builder/#/custom
See original GitHub issueDescription
Downloading files from https://material-foundation.github.io/material-theme-builder/#/custom failing
Steps to Reproduce
- Open
https://material-foundation.github.io/material-theme-builder/#/custom
- Click on Export.
- Select an option, Android views
Some more context on how to verify the above can be found via the following verification notes:
Actual result:
Expected result:
Should able to download
Reproduces how often:
Easily
Brave version (brave://version info)
Version/Channel Information:
- Can you reproduce this issue with the current release? Yes
- Can you reproduce this issue with the beta channel? Yes
- Can you reproduce this issue with the nightly channel? Yes
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? No
- Does the issue resolve itself when disabling Brave Rewards?
- Is the issue reproducible on the latest version of Chrome?
Miscellaneous Information:
Works in Chrome and Firefox.
Download links are formatted blob:null/d0accc4f-1ecb-41e5-a9da-9b7cf620739b
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
[Error: Download manager download failed, the file does not ...
I am trying to donwload image Here image do get to destination folder but the problem is it gives error saying [Error: Download...
Read more >Download from Blob storage gets stuck sometimes and never ...
Download from blob storage fails to complete and gets stuck for very long time. Here's an example run for the same (with info...
Read more >random download blob error #522 - Azure/azure-storage-fuse
random download blob error #522 ... By default, blobfuse logs errors to syslog. ... blobfuse[4360]: Failed to download blob into cache.
Read more >azure_rm_storageblob returns error when trying to download ...
SUMMARY Using azure_rm_storageblob to download a blob exits in error with version 1.14 of azure collection. ISSUE TYPE Bug Report COMPONENT ...
Read more >[storage] Blob downloads hang when downloading multiple ...
If the blobs are sufficiently large, some downloads will always hang. To Reproduce Follow the instructions in this repo to reproduce the hang: ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Verified using
Reproduced issue using
1.39.111
withBravePartitionBlobStorage
enabled:Verified with
1.39.118
andBravePartitionBlobStorage
enabled that issue does not reproduce. Also confirmed that https://dev-pages.brave.software/storage/partitioning.html is working as expected.Verified with
1.39.118
andBravePartitionBlobStorage
disabled that issue does not reproduce.Verification PASSED on
Reproduced issue using
1.39.111
withBravePartitionBlobStorage
enabled:Verified with
1.39.118
andBravePartitionBlobStorage
disabled that issue does not reproduce.We should not revert this. The proper way is to add
max_version
into the study with the value of version that was last without the fix. I’ll do it, don’t worry!