Create and import data set stack failure #423
Labels
status: can't reproduce
This doesn't seem right
status: needs more info
type: bug
Something isn't working
Describe the bug
Data set creation and import stack is failing in cloudformation and is always getting rolled back from past few days. This issue started recently and there is no change in the dataall version on our organization from past 5 months. Hence we are not able to find the root cause of the issue.
Error in cloudformation stack occurs at the creation of crawler and error message is
S3 bucket dataall-<> does not exist. (Service: AWSGlue; Status Code: 400; Error Code: InvalidInputException; Request ID: dedb0351-c13a-4f6e-b84d-dea3cf0db051; Proxy: null)
We are using cdk version 14
Error in cloudformation while importing dataset:
Failure in creation of dataallDatasetDatabase
How to Reproduce
Bootstrap a aws account as environment in data.all
Create a data set in the environment.
Stack creation is failing and is in ROLLBACK_COMPLETE state.
Import existing bucket in the environment.
Stack creation is in ROLLBACK_FAILED state
Expected behavior
Create and import should be successful.
Your project
No response
Screenshots
No response
OS
Mac
Python version
3.11
AWS data.all version
0.5.0
Additional context
No response
The text was updated successfully, but these errors were encountered: