Commit 969e6b33 authored by Cindy Pallares 🦉's avatar Cindy Pallares 🦉 Committed by Achilleas Pipinellis

Update Gitaly troubleshooting

parent 4b1b8b99
...@@ -469,7 +469,16 @@ One current feature of GitLab that still requires a shared directory (NFS) is ...@@ -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) There is [work in progress](https://gitlab.com/gitlab-org/gitlab-pages/issues/196)
to eliminate the need for NFS to support GitLab Pages. 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` ### `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