Project

General

Profile

Actions

Support #22429

closed

Jobs page fails to open with error message "PG::UndefinedTable: ERROR: relation "job_invocations" does not exist"

Added by Ben Howell about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:

Description

"Oops, we're sorry but something went wrong PG::UndefinedTable: ERROR: relation "job_invocations" does not exist LINE 1: SELECT "job_invocations".* FROM "job_invocations" ORDER BY... ^ : SELECT "job_invocations".* FROM "job_invocations" ORDER BY job_invocations.id DESC LIMIT 50 OFFSET 0"

This is after an upgrade to foreman 1.16.0. I think I deleted the schema from the database because of the "PG::DuplicateColumn: ERROR: column "version" of relation "dynflow_schema_info" already exists" problem. I resolved that by downgrading pg and sequel, but db:migrate and db:seed don't seem to re-create the job_invocations table.

Is there a foreman-rake command that can fix this? Is it possible to rebuild my database without destroying all of the info that's currently in it?


Related issues 1 (0 open1 closed)

Is duplicate of Packaging - Bug #20050: ruby-sequel-pg DEB pollutes Foreman ruby gem environmentClosedIvan Necas06/19/2017Actions
Actions #1

Updated by Anonymous about 6 years ago

  • Project changed from Foreman to Foreman Remote Execution
  • Category set to Foreman
  • Priority changed from High to Normal
Actions #2

Updated by Anonymous about 6 years ago

  • Related to Bug #20050: ruby-sequel-pg DEB pollutes Foreman ruby gem environment added
Actions #3

Updated by Anonymous almost 6 years ago

  • Status changed from New to Closed
Actions #4

Updated by Anonymous almost 6 years ago

  • Related to deleted (Bug #20050: ruby-sequel-pg DEB pollutes Foreman ruby gem environment)
Actions #5

Updated by Anonymous almost 6 years ago

  • Is duplicate of Bug #20050: ruby-sequel-pg DEB pollutes Foreman ruby gem environment added
Actions

Also available in: Atom PDF