microsoft / microsoft/AzureStorageExplorer

Make the error log clear when uploading files exceed the file share available quota

Open
#2,841 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:beetle: azcopy error reporting :gear: azcopy :gear: files :grey_question: external :test_tube: testing
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.13.0
Build: 20200415.4
Branch: rel/1.13.0
Platform/OS: Windows 10/ Linux Ubuntu 18.04/macOS High Sierra
Architecture: ia32/x64
Regression From: Not a regression

Steps to reproduce:

  1. Expand one storage account -> File Shares.
  2. Upload files which size exceed the file share available quota.
  3. Check the log message.

Expect Experience:
Can get the error info from the log message directly.

Actual Experience:
Can't get the error info from the log message directly.
image

Error Details:

{
  "message": "\"UnexpectedCancel\""
}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by uploading files beyond a file share's available quota, then inspect the resulting log entry and its error details. Update the logging behavior so the message directly explains the quota failure, and verify that the log no longer reports only "UnexpectedCancel".

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.