Skip to content

Capistrano tasks may only be invoked once. #7

@McRip

Description

@McRip

I get this error when installing a new ruby

Skipping task rbenv:update_ruby_build'. Capistrano tasks may only be invoked once. Since task rbenv:update_ruby_build' was previously invoked, invoke("rbenv:update_ruby_build") at /Users/moritzkroger/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/capistrano-rbenv-install-1.2.0/lib/capistrano/tasks/rbenv_install.rake:44 will be skipped.
If you really meant to run this task again, first call Rake::Task["rbenv:update_ruby_build"].reenable
THIS BEHAVIOR MAY CHANGE IN A FUTURE VERSION OF CAPISTRANO. Please join the conversation here if this affects you.
capistrano/capistrano#1686

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions