Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4532

Closed
Open
Created Jul 12, 2013 by Administrator@rootOwner

Sidekiq job failed with a PG::Error: ERROR: column does not exist

Created by: zedtux

Hello gitlab,

I am using the stable version 5-3 with postgresql (8.2.4). Everything was fine: inviting people and creating projects but suddenly I got the following in sidekiq:

Error Class     ActiveRecord::StatementInvalid
Error Message   PG::Error: ERROR: column users_projects.1 does not exist LINE 1: ... "users_projects".* FROM "users_projects" WHERE "users_pro... ^ : SELECT "users_projects".* FROM "users_projects" WHERE "users_projects"."1" = $1 LIMIT 1 

The arguments was the following:

Arguments   "---\n- !ruby/class 'Notify'\n- :project_access_granted_email\n- - 2\n"

Do not hesitate to ask for more information if you need.

Assignee
Assign to
Time tracking