-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
3
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
3scale 2019-06-17
This affects only us for Development purposes.
Running anything using our Oracle Docker image (by make oracle-database), I get the error OCIError: ORA-28001: the password has expired.
For example, running:
SAFETY_ASSURED=1 DATABASE_URL="oracle-enhanced://rails:railspass@127.0.0.1:1521/systempdb" ORACLE_SYSTEM_PASSWORD=threescalepass NLS_LANG=AMERICAN_AMERICA.UTF8 USER_PASSWORD=p MASTER_PASSWORD=p MASTER_ACCESS_TOKEN=token bundle exec rake db:drop db:create db:setup
I see:
We need to eventually fix the image or do something to get a permanent solution.