The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

BitBucket redirects to local port despite proper config

Tom Pawelek
July 1, 2020

Hey everyone, here's our setup:

BitBucket (1).png

Here's the problem - upon visiting https://bitbucket, it sends a 302 redirect to https://bitbucket:17990/dashboard, which obviously fails.

 

App settings:

Screen Shot 2020-05-22 at 10.53.25 AM.png

 

Container settings:

Screen Shot 2020-05-22 at 10.49.51 AM.png

 

bitbucket.properties:

Screen Shot 2020-07-01 at 11.10.02 AM.png

 

What else can we do? It makes the whole server useless in our organization, since all users are redirected to a non-existing URL.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Tom Pawelek
July 1, 2020

It looks like it was nginx configuration that confused bitbucket. After changing the proxy_set_headers as per docs, it's working fine.

DEPLOYMENT TYPE
SERVER
VERSION
7.3.1
TAGS
AUG Leaders

Atlassian Community Events