You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m facing an issue that hasn’t been resolved since upgrading from version 1.0.0. The jobs are getting stuck, and when I manage them through MissionControl, I don’t see any workers.
Here’s my stack:
Rails 8
Kamal 2
Hertzer:
Web server
Job server
Database server
The solid_queue tables are managed by PostgreSQL, and this is how my queue.yml looks:
@diegocharles that sounds like you're using the Puma plugin to run Solid Queue supervised by Puma, wherever you're running your web app. Do you have logs for when your production server starts?
Hey everyone!
I’m facing an issue that hasn’t been resolved since upgrading from version 1.0.0. The jobs are getting stuck, and when I manage them through MissionControl, I don’t see any workers.
Here’s my stack:
The solid_queue tables are managed by PostgreSQL, and this is how my queue.yml looks:
Thanks in advance
The text was updated successfully, but these errors were encountered: