Skip to content

Internal Server Error accessing my profile on try.gitea.io #20002

@strk

Description

@strk
Member

Description

If I go to https://try.gitea.io/strk, logging in via github OAuth, I get a 500

Gitea Version

Gitea Version: 1.17.0+dev-736-g719eb4a87

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Only on try.gitea.io

Database

No response

Activity

zeripath

zeripath commented on Jun 17, 2022

@zeripath
Contributor

Looking at the logs it appears that this is related to GetActiveStopwatch

router.log:2022/06/17 17:59:08 [62acc0ec] router: completed GET /strk for 172.18.0.3:38034, 500 Internal Server Error in 3.2ms @ repo/issue_stopwatch.go:81(repo.GetActiveStopwatch)

#20008 should fix this.

strk

strk commented on Jun 17, 2022

@strk
MemberAuthor

Still happens as of 1.17.0+dev-738-gea9997a9d

strk

strk commented on Jun 17, 2022

@strk
MemberAuthor

Screenshot_20220618-003103

zeripath

zeripath commented on Jun 17, 2022

@zeripath
Contributor

The fixing commit is:

v1.17.0-dev-741-gae446b13f

so 1.17.0+dev-738-gea9997a9d is 3 commits before the fix was committed and shouldn't be expected to have the fix.

lafriks

lafriks commented on Jun 18, 2022

@lafriks
Member

I also have 500 error when authorizing but could be different, probably related to 2FA

zeripath

zeripath commented on Jun 18, 2022

@zeripath
Contributor

I'd need to know when you tried to do this so we could check the logs.

lunny

lunny commented on Mar 8, 2023

@lunny
Member

Closed as I cannot reproduce it in the try site now. Fell free to reopen it if it occurs again.

locked and limited conversation to collaborators on May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @lunny@lafriks@strk@zeripath

        Issue actions

          Internal Server Error accessing my profile on try.gitea.io · Issue #20002 · go-gitea/gitea