loading console page panics sometimes |
||
Issue descriptionGot a (staged) alert for console 500s, logs indicate this page (for example): https://ci.chromium.org/p/dart/g/be/console?reload=60 2018-06-27 17:20:59.285 PDT original error: rpc error: code = NotFound desc = not found 2018-06-27 17:20:59.285 PDT 2018-06-27 17:20:59.285 PDT goroutine 68036: 2018-06-27 17:20:59.285 PDT From frame 0 to 0, the following wrappers were found: 2018-06-27 17:20:59.285 PDT internal reason: MultiError 1/1: following first non-nil error. 2018-06-27 17:20:59.285 PDT 2018-06-27 17:20:59.285 PDT #0 go.chromium.org/luci/milo/git/log.go:239 - git.(*logReq).call() 2018-06-27 17:20:59.285 PDT reason: gitiles.Log 2018-06-27 17:20:59.285 PDT 2018-06-27 17:20:59.285 PDT #1 go.chromium.org/luci/milo/git/log.go:124 - git.(*implementation).Log() 2018-06-27 17:20:59.285 PDT #2 go.chromium.org/luci/milo/frontend/view_console.go:170 - frontend.consoleRowCommits() 2018-06-27 17:20:59.285 PDT #3 go.chromium.org/luci/milo/frontend/view_console.go:241 - frontend.console.func1.3() 2018-06-27 17:20:59.285 PDT #4 go.chromium.org/luci/common/sync/parallel/runner.go:51 - parallel.(*WorkItem).execute() 2018-06-27 17:20:59.285 PDT #5 go.chromium.org/luci/common/sync/parallel/runner.go:145 - parallel.(*Runner).dispatchLoopBody.func1() 2018-06-27 17:20:59.285 PDT #6 runtime/asm_amd64.s:2211 - runtime.goexit() It loads for me at least once, so it looks like it's just panicky sometimes.
,
Jul 10
|
||
►
Sign in to add a comment |
||
Comment 1 by no...@chromium.org
, Jun 28 2018