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

Bamboo home directory does not match database

jason.jardina@pega.com November 2, 2017

Bamboo bootstrap failed: Your Bamboo instance could not start because Bamboo home directory does not match database.  Contact Atlassian Support.

 

Get the above error after upgrading my Bamboo to the latest release, 6.2.2 build 60209

 

Anyone know how to fix?

1 answer

1 accepted

0 votes
Answer accepted
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 3, 2017

Hi Jason,

This sounds like a known issue, which we're tracking here: https://jira.atlassian.com/browse/BAM-18718

This bug also has two workarounds - see if either allows you get this to work.

 

Cheers,

Christian

Premier Support Engineer

Atlassian

jason.jardina@pega.com November 3, 2017

Thank you Christian, the second option from your link solved my problem.

delete from BANDANA where BANDANA_KEY = 'bamboo.db.version';

Restart Bamboo service

*Issue resolved

Stephen Garber
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.
July 18, 2018

Is BANDANA a key for something here?

 

I just hit this issue on my 6.4 instance.

Jurgen Schober June 19, 2019

Bamboo config: ($BAMBOO-HOME/bamboo.cfg.xml)

<application-configuration>
<setupStep>complete</setupStep>
<setupType>custom</setupType>
<buildNumber>60706</buildNumber>
<properties>

DB: 

select * from bamboo.bandana where bandana_key = 'bamboo.db.version';

 

update the the 'bandana_key' to mach

 

Like Charlie Misonne likes this
hhaag October 1, 2019

mysql> select * from BANDANA where BANDANA_KEY='60706';
Empty set (0.00 sec)

So, "bamboo.db.version" is <buildNumber> in the "bamboo.cfg.xml" ?

 

I get no result.

Amit Anand January 10, 2021

Even i did not get any result.

Hipsql (13.1 (Ubuntu 13.1-1.pgdg16.04+1), server 9.6.20)
You are now connected to database "bamboo" as user "postgres".
bamboo=# select * from bamboo.bandana where bandana_key = 'bamboo.db.version';
ERROR: relation "bamboo.bandana" does not exist
LINE 1: select * from bamboo.bandana where bandana_key = 'bamboo.db....
^
bamboo=#

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events