Actions
Bug #10838
closed[Workbench] "#<NoMethodError: undefined method `output_name' for #<ContainerRequest:0x0000000557ac60>>"
Status:
Resolved
Priority:
Immediate
Assigned To:
Category:
-
Target version:
Story points:
-
Description
All our auto-deployed setups are showing the above error message on the dashboard page of Workbench.
Updated by Ward Vandewege almost 8 years ago
- Priority changed from Normal to Immediate
Updated by Lucas Di Pentima almost 8 years ago
- Status changed from New to In Progress
- Assigned To set to Lucas Di Pentima
Updated by Ward Vandewege almost 8 years ago
- Assigned To changed from Lucas Di Pentima to Ward Vandewege
This turned out to be caused by the db migrations: they didn't run.
And that was a consequence of the fix by tom in d7b27f798a0298f5508842c5f7f03b8fccafa3ab and the way we test for the db migration status in postinst.sh.
I've got a patch in branch 10838-fix-rails-package-postinst
Updated by Ward Vandewege almost 8 years ago
- Target version set to 2017-01-18 sprint
Updated by Ward Vandewege almost 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:84968bdae36586c875a50cc82662de84a5118dfa.
Actions