<< Back to Programming Forum   Search

Posts 1 - 5 of 5   
Run Cron manually?: 2013-09-23 21:18:16


ChrisCMU 
Level 61
Report
Is there a way to simply run Cron manually (say you alter the code and just want to test it)?

I don't want to set the schedule in cron.yaml to a short time and then forget to switch it back. Or is that the only way?
Run Cron manually?: 2013-09-23 21:42:34

Fizzer 
Level 64

Warzone Creator
Report
Just hit the url in your browser. http://whatever/cron
Run Cron manually?: 2013-09-23 22:06:10


ChrisCMU 
Level 61
Report
Thanks. I cannot deploy mine all of a sudden, not sure what is going on. It says:

Could not guess mimetype for static/master.css.bak. Using application/octet-stream.
04:03 PM Cloning 2 static files.
04:03 PM Cloning 105 application files.
04:03 PM Compilation starting.
04:03 PM Compilation completed.
04:03 PM Starting deployment.
04:03 PM Checking if deployment succeeded.
04:03 PM Will check again in 1 seconds.
04:03 PM Checking if deployment succeeded.
04:03 PM Will check again in 2 seconds.
04:03 PM Checking if deployment succeeded.
04:03 PM Will check again in 4 seconds.

And keeps doubling the time it checks until it gets to 60 seconds, then keeps checking every 60. Have you seen that? I have to kill it using appcfg.py rollback before I can try deploying again, but it still hangs up.
Run Cron manually?: 2013-09-23 22:40:53

Fizzer 
Level 64

Warzone Creator
Report
Haven't seen that. Sounds like a problem on Google's end.
Run Cron manually?: 2013-09-24 14:39:16


ChrisCMU 
Level 61
Report
I think you are right. I tried it just now and it deployed fine. I guess if anyone else sees that, it is probably just something on Google's end.
Posts 1 - 5 of 5