This is my first time installation of Bamboo, on windows 10 machine
When i start the service, i get access denied error to cipher key. To resolve this i corrected security rights/permission to cipher.key_0
Now when i start the service again. It shows me this error.
2020-10-10 00:32:32,733 FATAL [localhost-startStop-1] [InstanceSecretStorage] Database part of instance key is unavailable
2020-10-10 00:32:32,733 FATAL [localhost-startStop-1] [InstanceSecretStorage] Cipher initialisation vector is unavailable
2020-10-10 00:32:32,733 FATAL [localhost-startStop-1] [BambooContainer] Cannot start Bamboo
java.lang.IllegalArgumentException: Unable to read cipher data for 0
As mentioned in some other posts on how to resolve this error, i followed those steps. The same error as before appears.