Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

Confluence Server is displaying the the installation page after existing container restart

joseluisq August 21, 2019

Hi community,
I have a problem after my Confluence Server upgrade from v6.10.0 to v6.15.7.

The update process was ok but the problem is when I restart the Docker stack which contains the running Confluence Server v6.15.7 server then the same server is always showing me the installation page again an again.
I have noted that confluence.cfg.xml file is always updated after any restart.

Docker image:

atlassian/confluence-server:latest@sha256:3ace62fbe3316a8fe1c0114805b11eb4f5f91013d9ec6ce108c6e538cc3978d3

Docker stack file:

image.png

 

Confluence confluence.cfg.xml file: 

Screenshot 2019-08-21 at 12.28.58.png

Your help on this will be very appreciated.
Thanks in advance!

Jose

2 answers

1 accepted

0 votes
Answer accepted
Dave Chevell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 4, 2019

Hi joseluisq,

 

 There was an issue in our Confluence image, just for a day or so, where it would overwrite the existing copy of confluence.cfg.xml on every container restart (rather than only on first time start, when no file yet exists). This has since been fixed, so if you're running into this issue please pull the latest version of whichever image tag you were using and you should be all set. Let me know if you get stuck.

Cheers!

Dave

joseluisq September 6, 2019

@Dave Chevell I was solved pulling the latest image version v6.15.9 again.
Thanks.

0 votes
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 21, 2019

You need keep $CONFLUENCE_HOME as mapped volume so 'confluence.cfg.xml' doesn't update every time you restart.

You can find this link helpful - https://github.com/cptactionhank/docker-atlassian-confluence/issues/22

joseluisq August 21, 2019

Thanks for your reply,
In the screenshot if you see $CONFLUENCE_HOME setup is already done:

Docker stack file

volumes:
  - /var/confluence-data/app:/var/atlassian/application-data/confluence

Container test

$ echo $CONFLUENCE_HOME
/var/atlassian/application-data/confluence
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 21, 2019

You need to change settings in `conflunce.cfg.xml`

joseluisq August 21, 2019

What kind of configurations should I need to do?
I have shared my confluence.cfg.xml in the description above.

DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 21, 2019

@joseluisqlet me check my dev config, and I will get back to you.

joseluisq August 21, 2019

@DPKJ thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events