I m able to run the command in step 1. When prompted for password I entered json object and pressed return key.
{"plainTextPassword":"my_password","algorithm":"AES/CBC/PKCS5PADDING","algorithmKey":"AES"}
However I m getting this error
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
java.lang.RuntimeException: java.io.FileNotFoundException: (Permission denied)
at com.atlassian.db.
This is resolved. install atlassian-secrets-cli-3.0.9.jar and move it to bin folder. This will fix the permission issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.