I'm getting the following error when i run bin/delayed_job status -
pid-file for killed process 3045 found (/path_to/tmp/pids/delayed_job.pid), deleting.
After certain research that I found this error was caused because of segmentation fault.
I found the solution from stackoverflow, it says that issue has been resolved. But still, I'm facing the same issue.
I'm getting the following error when i run bin/delayed_job status -
pid-file for killed process 3045 found (/path_to/tmp/pids/delayed_job.pid), deleting.
After certain research that I found this error was caused because of segmentation fault.
I found the solution from stackoverflow, it says that issue has been resolved. But still, I'm facing the same issue.