8000 unhanger fails to unhang a workspace deletion job · Issue #14393 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
unhanger fails to unhang a workspace deletion job #14393
Open
@spikecurtis

Description

@spikecurtis

Customer is seeing a workspace delete job hanging, and the unhanger fails to clean it up:

msg: error forcefully terminating hung provisioner job
{ 
  "msg": "in tx", 
  "fun": "github.com/coder/coder/v2/coderd/unhanger.unhangJob", 
  "loc": "/home/runner/work/coder/coder/coderd/unhanger/detector.go:355" 
},
{ 
  "msg": "execute transaction", 
  "fun": "github.com/coder/coder/v2/coderd/database.(*sqlQuerier).runTx", 
  "loc": "/home/runner/work/coder/coder/coderd/database/db.go:145" 
}, {
  "msg": "get provisioner job", 
  "fun": "github.com/coder/coder/v2/coderd/unhanger.unhangJob.func1",
  "loc": "/home/runner/work/coder/coder/coderd/unhanger/detector.go:229"
},
unauthorized: rbac: forbidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-reportedBugs reported by enterprise customers. Only humans may set this.need-backendIssues that need backend works2Broken use cases or features (with a workaround). Only humans may set this.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0