Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-11692

Adding SSH base url parameters in bitbucket.properties doesn't set the base url

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 6.3.0
    • 5.15.3, 6.1.3
    • None
    • None

      Issue Summary

      Trying to set SSH Base URL with these two parameters:
      plugin.ssh.baseurl=
      plugin.ssh.port=
      has no effect on the SSH baseurl configuration. GUI doesn't display new base url, REST call ssh/1.0/settings doesn't return new baseurl as well.

      Environment

      Tested on: Bitbucket 6.x (tested up to 6.1), Bitbucket 5.15
      (Optional - If Applicable)
      *
      *

      Steps to Reproduce

      Stop Bitbucket Server.
      Add:
      plugin.ssh.baseurl=ssh://samplebaseurl
      plugin.ssh.port=<sample_port_number>
      to bitbucket.properties file.
      Start Bitbucket Server.

      Expected Results

      SSH Base url is updated and visible in GUI.

      Actual Results

      Setting these parameters has no effect on SSH Base url.

      Workaround

      Set the SSH Base URL in UI.

              ckochovski@atlassian.com Christopher Kochovski
              ttokarczuk@atlassian.com Tomasz Tokarczuk (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: