javan / javan/whenever

`method_missing_with_variables' undefined method `_cset'

Open
#573 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

awaiting-feedback bugfix capistrano
Dominant language
Ruby
Stars
8.9k
Forks
715
PR merge metrics
No merged PRs in 30d

Description

Hi,

I have added cap file in my project directory and when i do cap deploy i am getting the following error. I tried the solutions from other threads .. nothing seems to have worked.

/Users/ViswaMani/.rvm/gems/ruby-2.1.0@futura/gems/capistrano-2.15.5/lib/capistrano/configuration/variables.rb:122:in method_missing_with_variables': undefined method_cset' for #Capistrano::Configuration:0x007fac92b6f7d8 (NoMethodError)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing cap deploy with Ruby 2.1.0, Capistrano 2.15.5, and the reported cap file. Inspect capistrano/configuration/variables.rb around line 122 and compare the _cset call path with the Whenever configuration. Done means the reported method_missing_with_variables error no longer occurs during deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.