Forums

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

Proxy with SSL Configuration not working

Christian Knell May 9, 2018

Hey everybody,

i wanted to install bitbucket on my server by using the installer. This seemed to work. My instance is running and listening on port 7990.

sudo netstat -ntlp
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      2390/nginx.conf
tcp6       0      0 :::7990                 :::*                    LISTEN      22378/java 

 
We have reverse proxy through nginx installed on the server so i tried to configure the instance following these instructions: https://confluence.atlassian.com/bitbucketserver/securing-bitbucket-server-behind-nginx-using-ssl-776640112.html

But when i try to access my instance on domain.com/bitbucket i get redirected to 127.0.0.1:7990/setup.

Does anybody have an idea where the misconfiguration could come from?

Greetings,
Chris

1 answer

0 votes
Rodrigo M
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 22, 2018

Hello Christian

What Bitbucket version are you using?

From Bitbucket 5.x onwards it's also necessary to set the proxy parameters on bitbucket.properties file. You can follow the links below in order to set the proxy parameters on Bitbucket:

 

 

As you are also using a context path, you will need to set it on the proxy server and on bitbucket. More information here.

Regards
Rodrigo - Atlassian Support

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events