[PR #5129] [MERGED] Add LFS timeout issue to troubleshooting doc #17658

Closed
opened 2025-11-02 14:48:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5129
Author: @ravenscroftj
Created: 10/20/2018
Status: Merged
Merged: 10/20/2018
Merged by: @lafriks

Base: masterHead: master


📝 Commits (1)

  • deb9c78 Add LFS timeout issue to troubleshooting doc

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 docs/content/doc/help/troubleshooting.en-us.md (+14 -0)

📄 Description

I ran into an issue where the default value of LFS_HTTP_AUTH_EXPIRY was too low and my auth token kept expiring before my file was uploaded. I couldn't find any docs on this error message so I've added a short description to the Troubleshooting page.

I don't know if it's reasonable to increase the default value of this configuration variable to 60 minutes or 120 minutes so that poor souls with slow internet connections don't have this issue?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5129 **Author:** [@ravenscroftj](https://github.com/ravenscroftj) **Created:** 10/20/2018 **Status:** ✅ Merged **Merged:** 10/20/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`deb9c78`](https://github.com/go-gitea/gitea/commit/deb9c785ca55eb5a848eb9c6025840c9ebe07e10) Add LFS timeout issue to troubleshooting doc ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/help/troubleshooting.en-us.md` (+14 -0) </details> ### 📄 Description I ran into an issue where the default value of `LFS_HTTP_AUTH_EXPIRY` was too low and my auth token kept expiring before my file was uploaded. I couldn't find any docs on this error message so I've added a short description to the Troubleshooting page. I don't know if it's reasonable to increase the default value of this configuration variable to 60 minutes or 120 minutes so that poor souls with slow internet connections don't have this issue? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:48:31 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17658