-
Notifications
You must be signed in to change notification settings - Fork 974
Open
Labels
customer-reportedBugs reported by enterprise customers. Only humans may set this.Bugs reported by enterprise customers. Only humans may set this.need-backendIssues that need backend workIssues that need backend works2Broken use cases or features (with a workaround). Only humans may set this.Broken use cases or features (with a workaround). Only humans may set this.
Description
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
Labels
customer-reportedBugs reported by enterprise customers. Only humans may set this.Bugs reported by enterprise customers. Only humans may set this.need-backendIssues that need backend workIssues that need backend works2Broken use cases or features (with a workaround). Only humans may set this.Broken use cases or features (with a workaround). Only humans may set this.