Brijesh Shah
Brijesh Shah
I am also facing the same issue for specific a queue only. - delayed_job (4.1.11) - delayed_job_active_record (4.1.7) - Postgres 15 In my case, it is not happening with every...
@davidkrider Thanks for the reply. In my case, I upgraded the Postgres version to 15. I am not sure that is the cause of this issue. If there is any...
It seems like there was some issue with `Ruby 2.7.3`. I downgraded the version to `2.6.5` and all queues are working fine.
Thanks for the reply. I can confirm that the file is not corrupt. I am able to unzip the file manually and as also with other zip libaray. I can...