Commit 0cfccf25 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'fzimmer-master-patch-48851' into 'master'

Updated with correct subheading in troubleshooting guide

See merge request gitlab-org/gitlab!40581
parents a60e3a28 03f50471
...@@ -603,9 +603,9 @@ or `gitlab-ctl promote-to-primary-node`, either: ...@@ -603,9 +603,9 @@ or `gitlab-ctl promote-to-primary-node`, either:
bug](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22021) was bug](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/22021) was
fixed. fixed.
If the above does not work, another possible reason is that you have paused replication ### Message: ActiveRecord::RecordInvalid: Validation failed: Enabled Geo primary node cannot be disabled
from the original primary node before attempting to promote this node.
This error may occur if you have paused replication from the original primary node before attempting to promote this node.
To double check this, you can do the following: To double check this, you can do the following:
- Get the current secondary node's ID using: - Get the current secondary node's ID using:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment