-
Bug
-
Resolution: Fixed
-
Low
-
6.7.0, 7.0.0, 7.21.0, 8.9.0, 8.19.0
-
Severity 3 - Minor
-
-
CtB - Improve Existing
Issue Summary
When a synchronized mirror is deleted, it registers itself again on the primary Bitbucket instance. If the system admin authorizes the mirror after it is restarted, the mirror doesn't go to SYNCHRONIZED state.
This is reproducible on Data Center: yes
Steps to Reproduce
- Setup and primary and mirror instance.
- Add one or more projects and wait for mirror to be in SYNCHRONIZED state
- Delete the mirror from primary.
- Wait for new registration request to show up on the mirror admin page on primary.
- Leave the mirror in "AWAITING AUTHORIZATION" state and restart it.
- After the mirror is started, authorize the mirror and observe the mirror status.
Expected Results
Mirror should go to SYNCHRONIZED state after few minutes.
Actual Results
Mirror remains in AUTHORIZED state.
Workaround
Restart the mirror and then it will go to SYNCHRONIZED state
- mentioned in
-
Page Loading...