Page MenuHomePhabricator

I can't use crontab on Labs
Closed, ResolvedPublic

Description

I'm a Labs user and I can't use crontab now. When I use "crontab -e", nano opens, I made changes, save it, but when I exit from nano, command prompt doesn't appear; if I use Ctrl-C, prompt appears, but my changes are not deployed into crontab file. When I use "crontab crontab.txt", command prompt doesn't appear too and so on. See http://i.imgur.com/S4a3ruM.png. I have successfully used crontab previously.

Event Timeline

I confirm I am having the same issue.

Just so I'm clear -- the problem is with editing cron, not with the crons themselves firing, correct?

SuggestBot's cron jobs for editing https://en.wikipedia.org/wiki/Wikipedia:Community_portal/Opentask appear to be executing just fine. I also noticed that changing crontab worked on tools-bastion-02 for the tools.suggestbot account.

I restarted tools-cron-01 and that seems to have resolved the problem for the moment. /Probably/ there's an underlying cause, though (specifically, a broken cron job that does a lot of CPU-intensive work locally on the host rather than submitting to the grid.)

Keeping this open so we can see if the problem recurs.

MBH claimed this task.

Yes, works for me now.

AlexMonk-WMF removed MBH as the assignee of this task.
AlexMonk-WMF subscribed.

As @Andrew wrote this is being kept open for a while because we should check on it again later, it may re-occur

@MaxBioHazard, if this is still working today then we can close this

Andrew claimed this task.

Great, thanks!