-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Error 500 can't open an issue or a pr #22809
Comments
What version of postgres do you have? Also are there postgres logs? |
The answer is clear: the postgresql verson is too old. I have talked with @lunny about this problem long ago, about adding database version checks |
Thanks you, |
XORM now supported returning the database version, but I think many users maybe use a customized database. So we cannot prevent users to use Gitea according to that versions. |
|
Working great after installing postgresql-server-12 on my system. |
Perhaps we can use |
Description
The problem happen when opening a new issue i get the error 500 page. The same thing happen when i try to open a PR.
It's a brand new installation.
Gitea Version
1.18.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.githubusercontent.com/0xOdy/071bdd821fca7dfb6a75bc564e4ccc1f/raw/699fae4753f8be9b620df802c0d2dd62d10e64c2/gitea.log
Screenshots
Git Version
No response
Operating System
linux centos
How are you running Gitea?
from a docker image ( gitea/gitea )
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: