oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.45k stars 5.4k forks source link

Failed to connect to the specified database (ORCLCDB). #2777

Open LilianNagy opened 3 months ago

LilianNagy commented 3 months ago

[FATAL] [DBT-05509] Failed to connect to the specified database (ORCLCDB). CAUSE: OS Authentication might be disabled for this database (ORCLCDB). ACTION: Specify a valid sysdba user name and password to connect to the database. cat: /opt/oracle/cfgtoollogs/dbca/ORCLCDB/ORCLCDB.log: No such file or directory cat: /opt/oracle/cfgtoollogs/dbca/ORCLCDB.log: No such file or directory

im trying to deploy my chart but it keeps showing this error.

yunus-qureshi commented 3 months ago

@LilianNagy deploy where? which chart are you using?

LilianNagy commented 3 months ago

Im Using this chart https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance/helm-charts/oracle-db Deploying on a k8s cluster im using enterprise edition and provided the necessary creds as a secret and the image is pulled successfully , bit it keeps giving crash loopbackoff because of this error

yunus-qureshi commented 3 months ago

@LilianNagy try the OraOperator for K8s

https://github.com/oracle/oracle-database-operator