500 Internal server error on signin page. #11228

Closed
opened 2025-11-02 09:31:27 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @zillani on GitHub (Jul 14, 2023).

Description

When we click on sign-in in gitea, we receive 500 internal server error & below is the log. Gitea is set o run in dev mode with debug logs enabled.

gitea is on 1.18.1 version.

Render failed: template: user/auth/signin_inner:64:26: executing "user/auth/signin_inner" at <$provider.DisplayName>: nil pointer evaluating oauth2.Provider.DisplayName
2023/07/14 07:22:31 [64b0f7b7] router: completed GET /user/login for [fd00:101::94d1]:36554, 500 Internal Server Error in 10.2ms

Gitea Version

1.18.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

redhat 8

How are you running Gitea?

installed as helm chart on kubernetes 1.25

Database

PostgreSQL

Originally created by @zillani on GitHub (Jul 14, 2023). ### Description When we click on sign-in in gitea, we receive 500 internal server error & below is the log. Gitea is set o run in dev mode with debug logs enabled. gitea is on 1.18.1 version. ``` Render failed: template: user/auth/signin_inner:64:26: executing "user/auth/signin_inner" at <$provider.DisplayName>: nil pointer evaluating oauth2.Provider.DisplayName 2023/07/14 07:22:31 [64b0f7b7] router: completed GET /user/login for [fd00:101::94d1]:36554, 500 Internal Server Error in 10.2ms ``` ### Gitea Version 1.18.1 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System redhat 8 ### How are you running Gitea? installed as helm chart on kubernetes 1.25 ### Database PostgreSQL
GiteaMirror added the issue/needs-feedback label 2025-11-02 09:31:27 -06:00
Author
Owner

@lunny commented on GitHub (Jul 14, 2023):

Please upgrade your Gitea to v1.19.4 and try the page again.

@lunny commented on GitHub (Jul 14, 2023): Please upgrade your Gitea to v1.19.4 and try the page again.
Author
Owner

@zillani commented on GitHub (Jul 14, 2023):

Please upgrade your Gitea to v1.19.4 and try the page again.

Thanks for the quick reply, let me upgrade & check.

@zillani commented on GitHub (Jul 14, 2023): > Please upgrade your Gitea to v1.19.4 and try the page again. Thanks for the quick reply, let me upgrade & check.
Author
Owner

@wxiaoguang commented on GitHub (Aug 22, 2023):

No more feedback, I think this issue can be closed, feel free to reopen if there are more clues.

@wxiaoguang commented on GitHub (Aug 22, 2023): No more feedback, I think this issue can be closed, feel free to reopen if there are more clues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11228