Open pguerin3 opened 2 weeks ago
@pguerin3
oragami1$$Admin123456789
will not work because username in the password. Please try removing or replacing the "admin" from the password.
Also, you cannot omit the 2 variables. The password verifier will consider it empty and fail the container start. Please refer the documentation : https://github.com/oracle/adb-free?tab=readme-ov-file#on-first-startup-of-the-container
Should be easy to get started with Autonomous Database on an Oracle Linux 8 instance in the OCI.
So far so good, but then the container fails with an error:
I've tried various passwords of different lengths and uppercase/lowercase/numeric combinations, so wondering what happened?
Also tried getting the image from 'container-registry.oracle.com/database/adb-free:24.4.4.2-23ai'. Same result. Even tried omitting those 2 environment variables, but still get the same error.