Azure / Azure/azure-cli

sometimes getting timeout error when upload

Open
#22,949 4 comments 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
act-codegen-extensibility-squad Auto-Assign customer-reported Service Attention Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

## Describe the bug
getting it both on iTerm and Terminal. dunno the cause. VPN couldn't help.
however if I upload it using the MS Azure Storage Explorer app, the upload succeeds

**Command Name**
`az storage blob upload`

**Errors:**
```
('Connection aborted.', TimeoutError('The write operation timed out'))

```

## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

- `az storage blob upload --account-name {} --account-key {} --container-name {} --name {} --file {} --auth-mode {}`

## Expected Behavior
Upload succeeds

## Environment Summary
```
macOS-12.4-arm64-arm-64bit, Darwin 21.5.0
Python 3.10.4
Installer: HOMEBREW

azure-cli 2.37.0
```
## Additional Context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.