You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upon upgrading to gitea-1.22.3 (from 1.22.2) on windows, any clone/pull via git results in a 500 error. The WebUI "mostly" still functions but does slow down.
Closer examination of the logs shows a panic
since this was a MINOR bump, the service was "downgraded" to 1.22.2.
gitea-1.22.3-windows-4.0-amd64.exe and gitea-1.22.3-gogit-windows-4.0-amd64.exe were both tried and both exhibit the same issue
I can confirm that Oauth is disabled.
This was done for an odd issue and I meant to raise a PR on that but I honestly forgot
The issue was a RESTRICTED user would have a js overlay about Oauth if it was enabled. This might have been fixed so I can recheck and if it is still an issue open a separate PR
Description
upon upgrading to gitea-1.22.3 (from 1.22.2) on windows, any clone/pull via git results in a 500 error. The WebUI "mostly" still functions but does slow down.
Closer examination of the logs shows a panic
since this was a MINOR bump, the service was "downgraded" to 1.22.2.
gitea-1.22.3-windows-4.0-amd64.exe and gitea-1.22.3-gogit-windows-4.0-amd64.exe were both tried and both exhibit the same issue
Gitea Version
1.22.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
https://gist.github.com/eeyrjmr/a4eb1e5e159a71fc6152210fb030f2c3
Screenshots
No response
Git Version
2.46.1
Operating System
Windows
How are you running Gitea?
Windows service
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: