Description
openedon Apr 22, 2024
Dev Home version
0.1301.473.0
Windows build number
No response
Other software
No response
Steps to reproduce the bug
Use environments.
- create a DevBox
This takes a long time, notice the LAUNCH button. - Click it.
Get funny error:
Environment failed to launch due to error There was an error performing the requested operation. Error DevBoxHttpRequest failed: Conflict {
"status": "Failed",
"error": {
"code": "DevBoxNotInValidState",
"message": "The required dev box resource is not in a valid state for this request. Retry later, or with a different virtual machine resource.",
"details": [],
"additionalInfo": []
}
}
Expected result
If i cannot, launch the button should be disabled.
Actual result
It generated a strange error showing JSON
Environment failed to launch due to error There was an error performing the requested operation. Error DevBoxHttpRequest failed: Conflict {
"status": "Failed",
"error": {
"code": "DevBoxNotInValidState",
"message": "The required dev box resource is not in a valid state for this request. Retry later, or with a different virtual machine resource.",
"details": [],
"additionalInfo": []
}
}
Included System Information
No response
Included Extensions Information
No response