No operation for a long time, no response #12999

Closed
opened 2025-11-02 10:27:17 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @zuozhehao on GitHub (May 16, 2024).

Description

No operation for a long time, clicking on the content again takes a long time to respond.

Log information.

024/05/16 07:22:36 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER]
2024/05/16 07:22:36 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER]
2024/05/16 08:23:38 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER]
2024/05/16 08:23:38 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER]
2024/05/16 09:24:41 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER]
2024/05/16 09:24:41 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER]

Gitea Version

1.22.0-rc1、v1.21.11、1.21.10

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.39.3

Operating System

AlmaLinux release 9.2

How are you running Gitea?

systemd

Database

MySQL/MariaDB

Originally created by @zuozhehao on GitHub (May 16, 2024). ### Description No operation for a long time, clicking on the content again takes a long time to respond. Log information. ``` 024/05/16 07:22:36 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER] 2024/05/16 07:22:36 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER] 2024/05/16 08:23:38 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER] 2024/05/16 08:23:38 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER] 2024/05/16 09:24:41 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER] 2024/05/16 09:24:41 routers/web/web.go:120:func9() [E] Failed to verify user: user does not exist [uid: 0, name: OAUTH_USER] ``` ### Gitea Version 1.22.0-rc1、v1.21.11、1.21.10 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version 2.39.3 ### Operating System AlmaLinux release 9.2 ### How are you running Gitea? systemd ### Database MySQL/MariaDB
GiteaMirror added the type/bugissue/needs-feedback labels 2025-11-02 10:27:17 -06:00
Author
Owner

@lunny commented on GitHub (May 21, 2024):

Could you give more details about the steps how could you address that.

@lunny commented on GitHub (May 21, 2024): Could you give more details about the steps how could you address that.
Author
Owner

@yp05327 commented on GitHub (May 22, 2024):

Where does OAUTH_USER come from, is it a mask character? 🤔

@yp05327 commented on GitHub (May 22, 2024): Where does `OAUTH_USER` come from, is it a mask character? 🤔
Author
Owner

@zuozhehao commented on GitHub (May 23, 2024):

Where does OAUTH_USER come from, is it a mask character? 🤔

I saw this from the log, but I’m not sure exactly how it happened. @yp05327

@zuozhehao commented on GitHub (May 23, 2024): > Where does `OAUTH_USER` come from, is it a mask character? 🤔 I saw this from the log, but I’m not sure exactly how it happened. @yp05327
Author
Owner

@zuozhehao commented on GitHub (May 23, 2024):

Could you give more details about the steps how could you address that.

What are the steps you are mean. @lunny

@zuozhehao commented on GitHub (May 23, 2024): > Could you give more details about the steps how could you address that. What are the steps you are mean. @lunny
Author
Owner

@yp05327 commented on GitHub (Jun 4, 2024):

The steps of reproducing this issue and your settings about oauth2 (maybe) ?

@yp05327 commented on GitHub (Jun 4, 2024): The steps of reproducing this issue and your settings about oauth2 (maybe) ?
Author
Owner

@yp05327 commented on GitHub (Jun 27, 2024):

@zuozhehao
Are you using Git Credential Manager?
See #31470 and https://github.com/go-gitea/gitea/issues/31470#issuecomment-2193834944

@yp05327 commented on GitHub (Jun 27, 2024): @zuozhehao Are you using Git Credential Manager? See #31470 and https://github.com/go-gitea/gitea/issues/31470#issuecomment-2193834944
Author
Owner

@meruiden commented on GitHub (Jul 20, 2024):

I'm also having this exact issue in Gitea. After a little while, when I push again, the first time always fails, second time succeeds. im logged in via the vscode -> oauth in browser. (on windows)

@meruiden commented on GitHub (Jul 20, 2024): I'm also having this exact issue in Gitea. After a little while, when I push again, the first time always fails, second time succeeds. im logged in via the vscode -> oauth in browser. (on windows)
Author
Owner

@GiteaBot commented on GitHub (Aug 19, 2024):

We close issues that need feedback from the author if there were no new comments for a month. 🍵

@GiteaBot commented on GitHub (Aug 19, 2024): We close issues that need feedback from the author if there were no new comments for a month. :tea:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12999