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
b1d6d362
Commit
b1d6d362
authored
Mar 21, 2022
by
Katrin Leinweber
Committed by
Achilleas Pipinellis
Mar 21, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc: Specify one case for gitlab:shell:setup
parent
7867bc07
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
doc/administration/raketasks/maintenance.md
doc/administration/raketasks/maintenance.md
+5
-2
No files found.
doc/administration/raketasks/maintenance.md
View file @
b1d6d362
...
...
@@ -183,9 +183,12 @@ Redis version >= 2.0.0? ... yes
Checking GitLab ... Finished
```
## Rebuild
authorized_keys
file
## Rebuild
`authorized_keys`
file
In some case it is necessary to rebuild the
`authorized_keys`
file. To do this, run:
In some cases it is necessary to rebuild the
`authorized_keys`
file,
for example, if after an upgrade you receive
`Permission denied (publickey)`
when pushing
[
via SSH
](
../../ssh/index.md
)
and find
`404 Key Not Found`
errors in
[
the `gitlab-shell.log` file
](
../logs.md#gitlab-shelllog
)
.
To rebuild
`authorized_keys`
, run:
**Omnibus Installation**
...
...
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