error is;
Bamboo bootstrap failed: Your Bamboo instance could not start because Bamboo home directory does not match database.
Hi @Sandesh Shetty,
This is caused by a version mismatch between the database and home directory.
Here is a related question : Bamboo home directory does not match database
From the link there is a suggestion that fixes the problem by running this DB query.
delete from BANDANA where BANDANA_KEY = 'bamboo.db.version';
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.