Closed Bug 1020674 Opened 11 years ago Closed 11 years ago

crontabber cron job does not work after deploy.sh run

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

Details

The deploy.sh runs crontabber as root and writes to /var/log/socorro/crontabber.log (to create the initial database partitions), which means the logfile is owned by root and the normal cronjob can't run (it runs as user socorro). The deploy script should run crontabber as the socorro user, instead.
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/7c28a84708257752f4899890d45283d68e8b141d fix bug 1020674 - crontabber should be run as socorro user, and some logging and consistency fixes https://github.com/mozilla/socorro/commit/8d555228d89a2ce86df04dc2fb05b97e69a5b345 Merge pull request #2082 from rhelmer/bug1020674-crontabber-deploy-fixes Bug1020674 crontabber deploy fixes
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88
You need to log in before you can comment on or make changes to this bug.