-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ui: DB Console does not work on 21.2 (eafda96962) #79657
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Type
Fields
Give feedbackNo fields configured for issues without a type.
More discussion in https://github.com/cockroachlabs/support/issues/1528 - I created this to have an issue to label as release-blocker.
The console does not load, and shows a blank screen. There's a 404 when loading assets.
I ran a git bisect and found that fcd385c is the first commit affected by this problem.
Jira issue: CRDB-14967