-
Bug
-
Resolution: Not a bug
-
High
-
None
-
7.0.0, 6.10.1, 7.6.5
-
8
-
Severity 3 - Minor
-
3
-
Issue Summary
New Bitbucket install unable to use Amazon Aurora DB to start. The Bitbucket Data Center licence has not been entered yet.
Steps to Reproduce
- Install Bitbucket Data Center for the first node.
- Reach step where DB needs to be chosen.
- Enter data for Amazon Aurora DB.
Expected Results
To be able to use this database on first Bitbucket Data Center Node.
Actual Results
The below exception is thrown during install:
"The target database is Amazon Aurora PostgreSQL 9.6.12. This database is not supported on your current license."
Workaround
There are two workarounds:
- Make sure the DC licence is set in the bitbucket.properties file under the setup.license property before startup. See Automated setup for Bitbucket
- Use Internal DB for the install. Then migrate to Amazon Aurora PostgreSQL.