Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rake after_party:status fails #55

Open
rikikonikoff opened this issue May 11, 2020 · 0 comments
Open

rake after_party:status fails #55

rikikonikoff opened this issue May 11, 2020 · 0 comments

Comments

@rikikonikoff
Copy link

When I try to run bundle exec rake after_party:status I get the following error:

rake aborted!
NoMethodError: undefined method `humanize' for nil:NilClass
/opt/rails/vendor/bundle/ruby/2.5.0/gems/after_party-1.11.2/lib/tasks/deploy_task_runner.rake:17:in `block (3 levels) in <main>'
/opt/rails/vendor/bundle/ruby/2.5.0/gems/after_party-1.11.2/lib/tasks/deploy_task_runner.rake:13:in `collect'
/opt/rails/vendor/bundle/ruby/2.5.0/gems/after_party-1.11.2/lib/tasks/deploy_task_runner.rake:13:in `block (2 levels) in <main>'
/opt/rails/vendor/bundle/ruby/2.5.0/gems/appsignal-2.3.7/lib/appsignal/hooks/rake.rb:16:in `execute'
/opt/rails/vendor/bundle/ruby/2.5.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'

If you need more backtrace, please let me know. This is happening for me on multiple environments.

Meanwhile, is there another way to check the status of my tasks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant