Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

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

Closed
@KevinLaMS

Description

@KevinLaMS

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions