Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Possible issue with Network Proxy settings #40

Open
@C1aud3

Description

@C1aud3

The sudo gh net start command gives the following error:

choosing codespace: error getting codespaces: error making request: Get "https://api.github.com/user/codespaces?per_page=100": dial tcp 140.82.113.5:443: i/o timeout

Reproduce steps

  1. From my desktop, connect to my private enterprise network using a VPN client (Cisco AnyConnect 4.10.01075).
  2. Configure required enterprise proxy settings through the HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables.
  3. Optional: run gh codespace list to make sure proxy settings are configured properly.
  4. Run sudo gh net start. The command will fail with the error message provided above.

Expected behavior
The sudo gh net start command should display the list of codespaces to choose from successfully.

Desktop:

  • OS: macOS
  • Version 12.5
  • Platform architecture: Apple M1
  • gh version 2.14.3 (2022-07-26)

Additional context
The sudo gh net start command successfully displays the list of codespaces when NOT connected to VPN.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestp1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions