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
Many errors occur during provisioning. It is as below.
--
case-1)
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m20s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m30s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m40s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m50s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h6m0s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h6m10s elapsed]
It takes too long.
case-2)
Error: 404-NotAuthorizedOrNotFound, Authorization failed or requested resource not found.
case-3)
Error: During creation, Terraform expected the resource to reach state(s): RUNNING, but the service reported unexpected state: TERMINATED.
case-4)
null_resource.bastion: Creation complete after 2m36s [id=1281454304760375371]
Error: During creation, Terraform expected the resource to reach state(s): RUNNING, but the service reported unexpected state: TERMINATED.
with oci_core_cluster_network.cluster_network[0],
on cluster-network.tf line 20, in resource "oci_core_cluster_network" "cluster_network"
20: resource "oci_core_cluster_network" "cluster_network" {
I am using Oracle Cloud, and when deploying through Resource Manager, there are times when it succeeds and there are times when it fails. How to solve it?
Many errors occur during provisioning. It is as below.
--
case-1)
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m20s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m30s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m40s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h5m50s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h6m0s elapsed]
oci_core_cluster_network.cluster_network[0]: Still creating... [1h6m10s elapsed]
It takes too long.
case-2)
Error: 404-NotAuthorizedOrNotFound, Authorization failed or requested resource not found.
case-3)
Error: During creation, Terraform expected the resource to reach state(s): RUNNING, but the service reported unexpected state: TERMINATED.
case-4)
null_resource.bastion: Creation complete after 2m36s [id=1281454304760375371]
Error: During creation, Terraform expected the resource to reach state(s): RUNNING, but the service reported unexpected state: TERMINATED.
with oci_core_cluster_network.cluster_network[0],
on cluster-network.tf line 20, in resource "oci_core_cluster_network" "cluster_network"
20: resource "oci_core_cluster_network" "cluster_network" {
I am using Oracle Cloud, and when deploying through Resource Manager, there are times when it succeeds and there are times when it fails. How to solve it?
https://cloudmarketplace.oracle.com/marketplace/en_US/listing/67628143
The text was updated successfully, but these errors were encountered: