Skip to content

Conversation

@jenny-heath
Copy link
Collaborator

@jenny-heath jenny-heath commented Jan 27, 2026

  • after creating the job class and trying to run bin/jobs i got this error: PG::UndefinedTable: ERROR: relation "solid_queue_processes" does not exist (ActiveRecord::StatementInvalid)
  • i ran these commands to fix it (and get the schema output in this PR):
delete queue_schema.rb
rails db:drop:queue
rails solid_queue:install
rails db:prepare

i got them from, uh, reddit. in my defense, the documentation doesn't say a thing about solid_queue:install

Update:
when anisha pulled down the branch she only had to run rails db:drop:queue and rails db:prepare to get bin/jobs to work

@jenny-heath jenny-heath temporarily deployed to wrsat-wrsat-294-set-up--2m0gxv January 27, 2026 00:17 Inactive
@jenny-heath jenny-heath merged commit cf58ce8 into main Jan 27, 2026
3 checks passed
@jenny-heath jenny-heath deleted the WRSAT-294-set-up-jobs-in-app branch January 27, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants