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

Fail to download one disk when the proxy setting is set to 'Use app proxy settings' and the setting 'Disable AzCopy Proxy Usage' is checked #3782

Closed
v-xianya opened this issue Nov 17, 2020 · 3 comments
Assignees
Labels
⚙️ disks Related to managed disks ⚙️ proxy Related to proxy settings 🧪 testing Found through regular testing
Milestone

Comments

@v-xianya
Copy link
Member

v-xianya commented Nov 17, 2020

Storage Explorer Version: 1.16.0
Build Number: 20201116.9
Platform/OS: Windows
Architecture: i32
Regression From: Not a regression

Steps to Reproduce

  1. Launch Fiddler -> Launch Storage Explorer.
  2. Go to 'Settings' -> 'Transfers' -> Make sure the setting 'Disable AzCopy Proxy Usage' is checked.
  3. Configure the proxy setting to 'Use app proxy settings'.
  4. Expand 'Disks' -> Open one resource group which contains a disk with 4GB.
  5. Try to download the disk -> Observe the result.

Expected Experience

Succeed to download.

Actual Experience

Keep the start downloading state for about 17 minutes and eventually failed.
image

Error details:
`AzCopy failed to complete the transfer: %s

AzCopy error message: failed to perform copy command due to error: cannot use directory as source without --recursive or a trailing wildcard (/*)

AzCopy log file can be found at undefined`

@v-xianya v-xianya added 🧪 testing Found through regular testing ⚙️ proxy Related to proxy settings labels Nov 17, 2020
@v-xianya v-xianya changed the title Always keep downloading one disk in 'Activities' when the proxy setting is set to 'Use app proxy settings' Fail to download one disk when the proxy setting is set to 'Use app proxy settings' Nov 17, 2020
@v-xianya v-xianya added the ⚙️ disks Related to managed disks label Nov 17, 2020
@v-xianya v-xianya changed the title Fail to download one disk when the proxy setting is set to 'Use app proxy settings' Fail to download one disk when the proxy setting is set to 'Use app proxy settings' and the setting 'Disable AzCopy Proxy Usage' is checked Nov 17, 2020
@JasonYeMSFT
Copy link
Contributor

Related to #3770, there are various issues when both "Use app proxy settings" and "Disable AzCopy Proxy Usage" is selected.

@JasonYeMSFT JasonYeMSFT added this to the 1.17.0 milestone Nov 18, 2020
@JasonYeMSFT JasonYeMSFT self-assigned this Nov 20, 2020
@JasonYeMSFT
Copy link
Contributor

I have made a fix to this bug (also applies to #3770).

@v-xianya
Copy link
Member Author

Verified this issue on build 20201120.3. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ disks Related to managed disks ⚙️ proxy Related to proxy settings 🧪 testing Found through regular testing
Projects
None yet
Development

No branches or pull requests

2 participants