Open xfisbest opened 1 year ago
Hey, try logging into OCI web console first
Hey, try logging into OCI web console first
Cloud Shell logs:
Policy Missing You are not authorized to access Cloud Shell. The tenancy admin must add a policy to grant your access. Review the policy requirement [here](https://docs.oracle.com/iaas/Content/API/Concepts/cloudshellintro.htm#Required_IAM_Policy).
Yes, I have also faced this issue. After contacting support, my account turned out to be permanently disabled and oracle refuses to provide any additional information.
I'm facing this same issue, i've three acounts, just one that i've used this script has been banned, i believe OCI detects it and ban accounts after some time :/
@IvsonEmidio How frequently did you configure the script to execute?
@IvsonEmidio How frequently did you configure the script to execute?
A try per minute if i'm not mistaken
Hi there, i've been running this script from 3-4 days in singapore region, with 2 minutes interval, now i am getting error
You don’t have permission to view these resources in this compartment. Try another compartment, or contact your administrator for help.
logs of oci.log:Thu 13 Apr 2023 06:02:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:04:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:06:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:08:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:10:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:12:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:14:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:16:01 PM BST { "code": "InternalError", "message": "Out of host capacity." } Thu 13 Apr 2023 06:18:01 PM BST { "code": "NotAuthorizedOrNotFound", "message": "Authorization failed or requested resource not found." } Thu 13 Apr 2023 06:20:01 PM BST Thu 13 Apr 2023 06:22:01 PM BST Thu 13 Apr 2023 06:24:01 PM BST Thu 13 Apr 2023 06:26:01 PM BST Thu 13 Apr 2023 06:28:01 PM BST Thu 13 Apr 2023 06:30:01 PM BST Thu 13 Apr 2023 06:32:01 PM
Now i disabled my script. What's happening?