Issue in creating workspace - Custom AWS Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2022 04:12 AM
We have tried to create new workspace using "Custom AWS Configuration" and we have given our own VPC (Customer managed VPC) and tried but workspace failed to launch. We are getting below error which couldn't understand where the issue is in.
Workspace failed to launch.
Error: caught failure in cleanup chain: MALFORMED_REQUEST: Failed network validation checks; get network a32efc55-dfbf-4df9-a251-164e56636325 for more detailed error messages..
Appreciate a support on this issue.
1) what is failed network validation checks ? this seems to be very highlevel.
2) what is "get network a32efc55-dfbf-4df9-a251-164e56636325 for more detailed error messages" . where can we find more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2022 09:03 PM
I'm also getting the same issue. I'm trying to create a E2 workspace using Terraform with Customer-managed VPC in us-east-1 (using private subnets for 1a and 1b). We have 1 network rule attached to our subnets that looks like this:
Similar question here. How can I debug this? Would it help if I gave you the "get network 123-456" id?
Things work fine if I used the Databricks-managed VPC example from the docs. It also works fine if I use a ***** VPC with */* all allow.

