Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many errors occur during provisioning. It is as below. #6

Open
ggoggodec80 opened this issue Apr 21, 2022 · 0 comments
Open

Many errors occur during provisioning. It is as below. #6

ggoggodec80 opened this issue Apr 21, 2022 · 0 comments

Comments

@ggoggodec80
Copy link

ggoggodec80 commented Apr 21, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant