Azure / Azure/BatchExplorer

Proxy settings not used for data (e. g. blob storage)

Open
#2,221 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
205
Forks
75
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When using BatchExplorer behind a proxy, it is not possible to connect to a blob storage (data tab). BatchExplorer is trying to connect directly to the internet.

**To Reproduce**
Steps to reproduce the behavior:
1. Start BatchExplorer behind a proxy with configure proxy server.
2. Click on 'Data'
3. Select your storage account and click 'Refresh'
4. A timeout error occurred

**Expected behavior**
See contents of your blob storage.

**Logs**
`{"0":{"code":"ETIMEDOUT","details":[],"message":"connect ETIMEDOUT 20.150.8.4:443","original":{"address":"20.150.8.4","code":"ETIMEDOUT","errno":"ETIMEDOUT","innerError":{"address":"20.150.8.4","code":"ETIMEDOUT","errno":"ETIMEDOUT","innerError":{"address":"20.150.8.4","code":"ETIMEDOUT","errno":"ETIMEDOUT","innerError":{"address":"20.150.8.4","code":"ETIMEDOUT","errno":"ETIMEDOUT","innerError":{"address":"20.150.8.4","code":"ETIMEDOUT","errno":"ETIMEDOUT","port":443,"syscall":"connect"},"port":443,"syscall":"connect"},"port":443,"syscall":"connect"},"port":443,"syscall":"connect"},"port":443,"syscall":"connect"},"timestamp":null},"level":"error","message":"Error loading data in ListView for BlobContainer","timestamp":"2020-09-17T08:32:25.431Z"}`

**Version**
- OS: Windows 10 2004
- Version 2.7.0-stable.418

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.