Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b5d663bc
Commit
b5d663bc
authored
Jan 26, 2021
by
Craig Norris
Committed by
Achilleas Pipinellis
Jan 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove outdated versions
Remove old versions and add style updates.
parent
c77acf7f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
76 additions
and
480 deletions
+76
-480
doc/administration/geo/replication/troubleshooting.md
doc/administration/geo/replication/troubleshooting.md
+0
-14
doc/administration/geo/replication/version_specific_updates.md
...dministration/geo/replication/version_specific_updates.md
+76
-466
No files found.
doc/administration/geo/replication/troubleshooting.md
View file @
b5d663bc
...
...
@@ -678,20 +678,6 @@ sudo /opt/gitlab/embedded/bin/gitlab-pg-ctl promote
GitLab 12.9 and later are
[
unaffected by this error
](
https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5147
)
.
### Two-factor authentication is broken after a failover
The setup instructions for Geo prior to 10.5 failed to replicate the
`otp_key_base`
secret, which is used to encrypt the two-factor authentication
secrets stored in the database. If it differs between
**primary**
and
**secondary**
nodes, users with two-factor authentication enabled won't be able to log in
after a failover.
If you still have access to the old
**primary**
node, you can follow the
instructions in the
[
Upgrading to GitLab 10.5
](
../replication/version_specific_updates.md#updating-to-gitlab-105
)
section to resolve the error. Otherwise, the secret is lost and you'll need to
[
reset two-factor authentication for all users
](
../../../security/two_factor_authentication.md#disabling-2fa-for-everyone
)
.
## Expired artifacts
If you notice for some reason there are more artifacts on the Geo
...
...
doc/administration/geo/replication/version_specific_updates.md
View file @
b5d663bc
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment