Skip to content

Commit 5987f6f

Browse files
[CF1] git lfs tutorial troubleshooting (#20372)
1 parent 7792267 commit 5987f6f

File tree

1 file changed

+10
-0
lines changed
  • src/content/docs/cloudflare-one/tutorials

1 file changed

+10
-0
lines changed

src/content/docs/cloudflare-one/tutorials/gitlab.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,3 +310,13 @@ Cloudflare Tunnel will continue to run outbound-only connections and I can avoid
310310
## View logs
311311

312312
You can also view logs of the events that are allowed and blocked. Open the `Access` page of the `Logs` section in Zero Trust.
313+
314+
## Troubleshooting
315+
316+
If you are using Git Large File Storage (LFS), note that Git LFS is not automatically supported by `cloudflared`. To access repositories protected by Cloudflare Access, you need to authenticate manually by running:
317+
318+
```sh
319+
cloudflared access login <your-git-access-url>
320+
```
321+
322+
Replace `<your-git-access-url>` with the Cloudflare Access-protected URL.

0 commit comments

Comments
 (0)