Skip to content

Add LFS timeout issue to troubleshooting doc #5129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 20, 2018

Conversation

ravenscroftj
Copy link
Contributor

@ravenscroftj ravenscroftj commented Oct 20, 2018

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?

@codecov-io
Copy link

Codecov Report

Merging #5129 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5129      +/-   ##
==========================================
+ Coverage   37.39%   37.39%   +<.01%     
==========================================
  Files         308      308              
  Lines       45605    45605              
==========================================
+ Hits        17053    17055       +2     
+ Misses      26095    26093       -2     
  Partials     2457     2457
Impacted Files Coverage Δ
models/repo_list.go 63.37% <0%> (+1.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dea3d84...deb9c78. Read the comment docs.

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 20, 2018
@lunny lunny added the type/docs This PR mainly updates/creates documentation label Oct 20, 2018
@bkcsoft bkcsoft added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 20, 2018
@bkcsoft bkcsoft added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 20, 2018
@lafriks lafriks merged commit 2227446 into go-gitea:master Oct 20, 2018
@lafriks
Copy link
Member

lafriks commented Oct 20, 2018

Thanks for contributing docs 👍

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants