Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket 5.5 base url not changes

Shlomi Perets December 3, 2017

After changing the base URL in Bitbucket 5.5 when pressing the 'Bitbucket' icon it's trying to get me to the OLD base url.

(Even when the cursor is hovering it without pressing i see that the url is the old one)

 

Please advise.

Thanks,

Shlomi

2 answers

0 votes
Shlomi Perets December 3, 2017

I am using a secured Nginx and an Unsecured Bitbucket,

I manged to resolve this issue by adding the next lines to my bitbucket.properties file (under the shared folder, if it's not there create it):

server.port=7990
server.secure=true
server.scheme=https
server.proxy-port=443
server.proxy-name=[my.proxy.name]
server.context-path=/bitbucket

0 votes
edwin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 3, 2017

Hi Shlomi,

Are you using SSL? If so, you might have to change the proxyName configuration as well and restart.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events