You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Activity
zeripath commentedon Jun 17, 2022
Looking at the logs it appears that this is related to GetActiveStopwatch
#20008 should fix this.
strk commentedon Jun 17, 2022
Still happens as of 1.17.0+dev-738-gea9997a9d
strk commentedon Jun 17, 2022
zeripath commentedon Jun 17, 2022
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 commentedon Jun 18, 2022
I also have 500 error when authorizing but could be different, probably related to 2FA
zeripath commentedon Jun 18, 2022
I'd need to know when you tried to do this so we could check the logs.
lunny commentedon Mar 8, 2023
Closed as I cannot reproduce it in the try site now. Fell free to reopen it if it occurs again.