covermymeds / puppet-sentry

Install and manage Sentry with Puppet!
MIT License
7 stars 7 forks source link

sentry beat service fails with latest Sentry #35

Open benh57 opened 7 years ago

benh57 commented 7 years ago

With the latest sentry, 'sentry-beat' service fails:

Jan 11 16:48:03 sentry7 sentry: Usage: sentry [OPTIONS] COMMAND [ARGS]... Jan 11 16:48:03 sentry7 sentry: Error: No such command "celery". Jan 11 16:48:03 sentry7 systemd: sentry-beat.service: main process exited, code=exited, status=2/INVALIDARGUMENT

I have a fix for this on my branch, renamed it to sentry-cron and updated the systemd script to match.

adamcstephens commented 7 years ago

We are behind internally, so we haven't updated for some of the recent changes such as this. We have a project which may bring us further up to date, but it hasn't been prioritized yet.

We'll happily review any PRs you send our way.

adamcstephens commented 7 years ago

This may be a duplicate of https://github.com/covermymeds/puppet-sentry/issues/26