Just installed Bitbucket v9.3.1
created bitbucket.properties file these in the file:
setup.baseurl=http://hostname:7990/bitbucket
setup.license=<lots of letters, numbers of various type>
setup.sysadmin.username=admin
setup.sysadmin.password=passwordforadmin
setup.sysadmin.emailAddress=admin@domain.com
server.context-path=/bitbucket
jdbc.driver=org.postgresql.Driver
jdbc.url=jdbc:postgresql://localhost:5432/bitbucket
jdbc.user=bitbucketuser
jdbc.password=bitbucketuserpassword
Every time i enter the admin user credentials in the log in screen, i get a page refresh and username/password is blank.
If I re-enter with a wrong password, it returns saying it is a wrong password and the information stays in the boxes.
When I modify the _start-webapp.sh script with the password recovery settings and use that username and password it does the same. It refreshes the screen where i entered the username and password but will not allow me to log in.
JVM_SUPPORT_RECOMMENDED_ARGS=-Datlassian.recovery.password=temppassword
I stopped and started the bitbucket application and used the username provided from the log in page under the yellow triange icon along withe password I created in the _start-webapp.sh script.
When I use the username/password from the sql database user, it says not permitted to use this resource
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.