Commit 113696b1 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/update-gitaly-troubleshooting' into 'master'

Update Gitaly troubleshooting

See merge request gitlab-org/gitlab-ce!30924
parents 4b1b8b99 969e6b33
......@@ -469,7 +469,16 @@ One current feature of GitLab that still requires a shared directory (NFS) is
There is [work in progress](https://gitlab.com/gitlab-org/gitlab-pages/issues/196)
to eliminate the need for NFS to support GitLab Pages.
## Troubleshooting
## Troubleshooting Gitaly
### Commits, pushes, and clones return a 401
```
remote: GitLab: 401 Unauthorized
```
You will need to sync your `gitlab-secrets.json` file with your GitLab
app nodes.
### `gitaly-debug`
......
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