You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon upgrade of the provider to 1.5.23, we are now having trouble running plans/apply consistently
We get this running the plan
╷
│ Error: Internal Server Error, try again later
│
│ with eventstorecloud_project.<REDACTED>,
│ on eventstorecloud.tf line 15, in resource "eventstorecloud_project" "<REDACTED>":
│ 15: resource "eventstorecloud_project" "<REDACTED>" {
│
╵
Releasing state lock. This may take a few moments...
{"@level":"error","@message":"vertex \"eventstorecloud_project.REDACTED\" error: Internal Server Error, try again later","@timestamp":"2023-06-07T09:29:58.028741-06:00"}
{"@level":"trace","@message":"vertex \"eventstorecloud_project.re\": visit complete, with errors","@timestamp":"2023-06-07T09:29:58.028767-06:00"}
{"@level":"trace","@message":"dag/walk: upstream of \"root\" errored, so skipping","@timestamp":"2023-06-07T09:29:58.028833-06:00"}
{"@level":"trace","@message":"vertex \"eventstorecloud_project.REDACTED (expand)\": dynamic subgraph encountered errors: Internal Server Error, try again later","@timestamp":"2023-06-07T09:29:58.028888-06:00"}
{"@level":"error","@message":"vertex \"eventstorecloud_project.REDACTED (expand)\" error: Internal Server Error, try again later","@timestamp":"2023-06-07T09:29:58.028895-06:00"}
{"@level":"trace","@message":"vertex \"eventstorecloud_project.REDACTED (expand)\": visit complete, with errors","@timestamp":"2023-06-07T09:29:58.028898-06:00"}
{"@level":"trace","@message":"dag/walk: upstream of \"eventstorecloud_network.credit_app (expand)\" errored, so skipping","@timestamp":"2023-06-07T09:29:58.028973-06:00"}
{"@level":"trace","@message":"dag/walk: upstream of \"eventstorecloud_peering.credit_app (expand)\" errored, so skipping","@timestamp":"2023-06-07T09:29:58.029024-06:00"}
{"@level":"trace","@message":"dag/walk: upstream of \"eventstorecloud_managed_cluster.REDACTED (expand)\" errored, so skipping","@timestamp":"2023-06-07T09:29:58.029051-06:00"}
Unfortunately, I'm not able to find much else to indicate what the "internal server errors" are..
The text was updated successfully, but these errors were encountered:
Related to #83
Upon upgrade of the provider to 1.5.23, we are now having trouble running plans/apply consistently
We get this running the plan
Running the plan with TF_LOG=json
Unfortunately, I'm not able to find much else to indicate what the "internal server errors" are..
The text was updated successfully, but these errors were encountered: