microsoft / microsoft/terminal
Cloud Shell terminal failed to initialize: The download of the specified resource has failed
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Environment
Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Microsoft Windows [Version 10.0.18363.836]
Windows Terminal version (if applicable):
Version: 0.11.1333.0
Any other software?
Steps to reproduce
Select "Azure Cloud Shell" in the pull down menu, select the tenant number
Expected behavior
Cloud Shell terminal should present
Actual behavior
Error is reported, the output as follows:
Requesting a cloud shell instance...
Succeeded.
Requesting a terminal (this might take a while)...
IXMLHttpRequest2Callback::OnError: -2146697208: The download of the specified resource has failed.
[process exited with code 1]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by selecting Azure Cloud Shell and a tenant in Windows Terminal, then compare the expected terminal startup with the reported IXMLHttpRequest2Callback error. Done means the Cloud Shell terminal initializes successfully instead of exiting with code 1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, cpp
- Domain
- cli, cloud, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100