-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Request repository subdir result in [Macaron] PANIC: Value not found for type *repo.HTTPContext
#6314
Comments
Hi, are you sure you're running 0.12? There is no such file |
Yes, of course. ./gogs --version shasum --binary -a 512 ./gogs shasum --binary -a 256 ./gogs I deleted all logs and re-tested it.
If gogs go back to version 0.11.91, then the requests go through and the repository is successfully cloned. |
Errors from console:
|
Thanks for the follow up! It is a bug, I'll investigate. |
[Macaron] PANIC: Value not found for type *repo.HTTPContext
The patch to fix this issue will be back ported to 0.12 when next time cut a release branch (scheduled this Saturday, Sept 12, 2020). Thanks again for reporting! |
Describe the bug
All request https://domain.name/path/repo?go-get=1 ends with error 500
Gogs version and commit
Error beginning from version 0.12.0.
In version 0.12.1 also error presented.
Git version
git version 2.28.0
Operating system
Database
mysql
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: