Skip to content

Environments: Launch button should not be enabled when DevBox is being created #2722

Closed

Description

Dev Home version

0.1301.473.0

Windows build number

No response

Other software

No response

Steps to reproduce the bug

Use environments.

  1. create a DevBox
    This takes a long time, notice the LAUNCH button.
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions