AnykeyNL / OCI-AutoScale

Automatic Scaling for OCI BM Database Cloud Service (Schedule based)
Universal Permissive License v1.0
112 stars 64 forks source link

Error from AutoScaleALL.py #16

Closed roms21c closed 2 years ago

roms21c commented 2 years ago

[opc@autoschedule OCI-AutoScale]$ python3 AutoScaleALL.py

##########################################################################################

Running Auto Scale

########################################################################################## Traceback (most recent call last): File "AutoScaleALL.py", line 1613, in config, signer = create_signer(cmd.config_profile, cmd.is_instance_principals, cmd.is_delegation_token) File "AutoScaleALL.py", line 219, in create_signer (config_profile if config_profile else oci.config.DEFAULT_PROFILE) File "/usr/lib/python3.6/site-packages/oci/config.py", line 106, in from_file raise ConfigFileNotFound("Could not find config file at {}, please follow the instructions in the link to setup the config file https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm".format(expanded_file_location)) oci.exceptions.ConfigFileNotFound: Could not find config file at /home/opc/.oci/config, please follow the instructions in the link to setup the config file https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm

Error as above. Any guide for this? OS level is OEL7.9, because 7.8 is not provided now. And is this available to apply to DBCS RAC?