go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.67k stars 5.46k forks source link

.rs/common/errpage.go:26:RenderPanicErrorPage() [E] PANIC: interface conversion: context.Context is nil, not *db.Context #32251

Open yeungsean opened 1 week ago

yeungsean commented 1 week ago

Description

image

Gitea Version

1.22.3 amd-linux-64

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

ubuntu

How are you running Gitea?

GITEA_WORK_DIR=/data_git/lib/gitea/ /usr/local/bin/gitea web -c /etc/gitea/app.ini

Database

SQLite

wxiaoguang commented 1 week ago

Can you reproduce the bug on the Gitea demo site?

Yes

Well, that's impossible to say "yes" for this question.


I guess you clicked the "Install" button twice quickly, and the instance should already have been installed?