Getting below error after config the nbitbucket.properties file. Please assist.
The Tomcat connector configured to listen on port 7990 failed to start. The port may already be in use or the connector may be misconfigured. Action: Verify the connector's configuration, identify and stop any process that's listening on port 7990, or configure this application to listen on another port. 2019-07-24 09:22:12,415 INFO [main] c.a.b.i.boot.log.BuildInfoLogger Bitbucket 6.4.1 has shut down
Hi @laknath ,
can you share what is in your bitbucket.properties configuration file ?
Also, make sure that you don't already have a zombie instance of Bitbucket still running (you may reboot your server for example if you're not sure).
Let me know if this helps,
--Alexis
Pls refer the below.
server.port=7990
server.ssl.enabled=true
server.ssl.key-store=/opt/atlassian/bitbucket.jks
server.ssl.key-store-password=dexter@123
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @laknath ,
can you add
server.scheme=https
to your bitbucket.properties file and restart Bitbucket ?
Thanks,
--Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
now getting below error while integrate with jira users with bitbuckcet directory.
Pls refer the below application error
Connection test failed. Response from the server:
javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.62.160.66> doesn't match any of the subject alternative names: [*]
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.