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
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
@Joe When you run the second action manually (e.g. from the dashboard) does it finish?
it was before ya
i think if i try now though it might fail bc other things are trying to run too long
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?
im seeing this
ive tried commenting out / deleting the crons file but it still fails
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
will do thanks!
I forgot to update the thread earlier. We have fixed the underlying issue so you should be able to redeploy now
ok thanks!
works!