What was the previous version?
Are you using the built-in database for authorization or an external directory?
Hi Max, I am taking over bitbucket managing from a previous employee. So to answer your question, I am unsure. But when I login I see there is an active directory connector.
i am upgrading from bitbucket 5.14. After the upgrade I can only login using a local account. But using my active directory login no longer works. And I can’t figure out how to fix this issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. With 'Admin' permission check your auth directories - in Bitbucket Server administration area, click User Directories (under Accounts).
2. And check Manage apps under Add-ons - after the upgrade, some of them could become inoperative.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At first glance, everything is fine.
But since authorization does not work, it seems that a more in-depth study of the settings and operation of the instance is required. Please check the Troubleshooting and support tools in Bitbucket Server administration area - Log analyzer can help determine the cause.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Max MalyginWhen I click on the Active Directory TEST feature. It give this error "javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello!
There is an article on this subject - Unable to connect to SSL services due to "PKIX Path Building Failed" error.
There are two assumptions about the source of the problem:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Our Bitbucket 5.14 has Java version 1.8.0_211.b12 version.
Maybe we will try to upgrade to 6.9 again and try just upgrading Java???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Max MalyginAfter upgrading to 6.9 would I just be able to copy + paste these files into the new upgraded located? The image below is from our Bitbucket 5.14 version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Perhaps this is not enough. It is required to check whether the keys (javax.net.ssl.trustStore) for using these files were saved in the new version. If they are missing, then you will need to transfer them from the old version.
Another option is also possible. Required certificates could be added to the Java repository - $JAVA_HOME/lib/security/cacerts. Then you should add certificates to the new Java repository or copy the cacerts file from the old to the new Java.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.