Forums

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

error migrating to new server

Joshua Bouganim March 22, 2018

Hello,

I am migrating our bamboo instance to a new server.

Old server: version 5.15.4 build 51517

New server: 5.15.5 build 51518

I followed the KB article and the new instance stops working after importing the backup of the old server

the logs show a cipher id error and i can see that there is no cipher folder under %bamboohome%/xml-data/configuration.  i tried copying the cipher folder from the old server to the new server but that didnt solve anything

 

View log here:

https://pastebin.com/WL6WRzTQ

1 answer

0 votes
Jeyanthan I
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 8, 2018

I followed the KB article and the new instance stops working after importing the backup of the old server

Bamboo 5.15.x shipped with a new System-wide encryption featureThe encryption key is stored in the database and on the filesystem. Both the filesystem and the database key parts are required to perform successful decryption. The key part stored on your filesystem is located under <BAMBOO-HOME>/xml-data/configuration/cipher.  It is essential to have both the parts available for Bamboo to work.

Like it is mentioned in this KB article, the below SQL statement in your bamboo database returns two rows:

SELECT * FROM BANDANA
WHERE BANDANA_KEY LIKE '%cipher%';

If it is not found, you may have to reinstall and use export and import option to do the migration.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events