-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[Bug] LFS: Authentication required: Authorization error lfs/locks/verify #12732
Comments
Possibly linked to #3084 |
Would it be possible to get some logs? |
@zeripath Update: if I set Logs from gitea when locksverify is true:
Also I found that with option in app.ini:
LFS always fails with authorization errors. |
OK This is the third bug report in a row I've had to write this and I'm getting very tired of doing so. In fact I got so tired of repeatedly writing it that I changed the issue template to include the following: It really is important to provide pertinent logs Please read https://docs.gitea.io/en-us/logging-configuration/#debugging-problems In addition, if your problem relates to git commands set |
Can we please have some (debug) logs |
ok, I will provide more detailed logs little bit later. Right now you can try to reproduce it with the following steps:
My Relevant app.ini config:
|
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions. |
[x]
):Description
git lfs push
fails with 401 error.GIT_TRACE=1 GIT_CURL_VERBOSE=1 git lfs push devspace develop
logs:The text was updated successfully, but these errors were encountered: