Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SolidQueue::Processes::ProcessExitError #357

Open
jmadkins opened this issue Sep 20, 2024 · 0 comments
Open

SolidQueue::Processes::ProcessExitError #357

jmadkins opened this issue Sep 20, 2024 · 0 comments

Comments

@jmadkins
Copy link

I'm receiving a SolidQueue::Processes::ProcessExitError exception, and I'm unsure how to debug the issue further. I would greatly appreciate any assistance.

The only error logged or visible in the logs is Process pid=91832 exited unexpectedly. Received unhandled signal 6.

Recurring jobs seem to execute without issues, but those enqueued via perform_later fail to perform. I'm using bin/jobs to launch my server, enqueue_after_transaction_commit is set to :default, and my main database is backed with psql.

macOS 15.0
ruby 3.3.4
rails 7.2.1
solid_queue 1.0.0.beta (also experienced with 0.9.0)
sqlite3 2.1.0.rc2 (and experienced with 2.0.4)
mission_control-jobs 0.3.1
pg 1.5.8
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

No branches or pull requests

1 participant