5 Troubleshooting Scenarios

This section provides information on troubleshooting the common errors encountered during the deployment and creation of the OCI Adaptor infrastructure.

  • Problem: The resource limit exceeded and the following error displayed:

    "Error: 400-LimitExceeded, The following service limits were exceeded: <OCI Resource name>. Request a service limit increase from the service limits page in the console".

    Solution: The user must request for the additional resources.

  • Problem:
    • Scenario 1: While manually creating any OCI Resource or Component from the OCI Console.
    • Scenario 2: While running the apply step on the terraform stack.
    The user gets the following error:

    "NotAuthorizedOrNotFound, Authorization failed or requested resource not found"

    Solution: Verify the following:

    • The user is a Tenancy Admin.
    • To create the OCI infrastructure, it is recommended that first-level subcompartments be created in the root compartment. The creation of OCI infrastructure at the second-level subcompartment is not supported.