Hello,
I have been experiencing issues with my Rails application on the platform. The application keeps exiting with status code 1 and attempts to restart repeatedly. This started happening after the first deployment related to Sidekiq and Redis configuration.
Logs just show the repeated restart attempts with the line “Starting service with ‘bundle exec sidekiq’” but there are no specific error messages to help diagnose the problem. I’m also receiving notifications that the server is unhealthy, then healthy, then unhealthy again.
Can you please assist me in diagnosing and resolving this issue?
Thank you,