Joe
Joe2y ago

500 error -- cannot redeploy / cronjob runs, log look ok but tables not updating and timeout error

I had one cronjob running ok, and a standalone action working fine outside of a cronjob. When I added the second action as a cronjob, the logs show it's running, but it seems to not halt which is unexpected. It's odd because no tables update either at the moment (I think). However, when I tried to stop all cron jobs to debug a bit more, I cannot redeploy. Not sure on how to best debug ?
10 Replies
Joe
JoeOP2y ago
okay looks like some updates flowing in so that's good -- still not sure on the redeploy part not super urgent -- just not sure what to do for it
ballingt
ballingt2y ago
@Joe When you run the second action manually (e.g. from the dashboard) does it finish?
Joe
JoeOP2y ago
it was before ya i think if i try now though it might fail bc other things are trying to run too long
ballingt
ballingt2y ago
can you say more about
when I tried to stop all cron jobs to debug a bit more, I cannot redeploy.
because you get an error when you comment out the cron jobs and then deploy?
Joe
JoeOP2y ago
im seeing this
No description
Joe
JoeOP2y ago
ive tried commenting out / deleting the crons file but it still fails
ballingt
ballingt2y ago
could you DM me that url so I can check the logs? If deleting the crons file doesn't help then it sounds like something else, maybe an error message not being exposed
Joe
JoeOP2y ago
will do thanks!
presley
presley2y ago
I forgot to update the thread earlier. We have fixed the underlying issue so you should be able to redeploy now
Joe
JoeOP2y ago
ok thanks! works!

Did you find this page helpful?