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

TypeError: no implicit conversion of Symbol into String #25

Open
thehydroimpulse opened this issue Apr 22, 2014 · 0 comments
Open

TypeError: no implicit conversion of Symbol into String #25

thehydroimpulse opened this issue Apr 22, 2014 · 0 comments

Comments

@thehydroimpulse
Copy link

Getting this error when calling:

chef_role :web, 'roles:web'

Within my production.rb file.

Full stack trace:

cap aborted!
TypeError: no implicit conversion of Symbol into String
/Users/daniel/.rvm/gems/ruby-2.1.1/gems/capistrano-chef-1.0.0/lib/capistrano/dsl/chef.rb:5:in `delete'
/Users/daniel/.rvm/gems/ruby-2.1.1/gems/capistrano-chef-1.0.0/lib/capistrano/dsl/chef.rb:5:in `chef_role'
config/deploy/production.rb:3:in `<top (required)>'
/Users/daniel/.rvm/gems/ruby-2.1.1/gems/capistrano-3.2.0/lib/capistrano/setup.rb:15:in `load'
/Users/daniel/.rvm/gems/ruby-2.1.1/gems/capistrano-3.2.0/lib/capistrano/setup.rb:15:in `block (2 levels) in <top (required)>'
/Users/daniel/.rvm/gems/ruby-2.1.1/gems/capistrano-3.2.0/lib/capistrano/application.rb:15:in `run'
/Users/daniel/.rvm/gems/ruby-2.1.1/gems/capistrano-3.2.0/bin/cap:3:in `<top (required)>'
/Users/daniel/.rvm/gems/ruby-

Using: gem 'capistrano-chef' within my Gemfile.

Rails: 4.1
Ruby: 2.1

Works when using an empty hash for the options argument.

eherot added a commit to evertrue/capistrano-chef that referenced this issue Apr 28, 2015
eherot added a commit to evertrue/capistrano-chef that referenced this issue Apr 28, 2015
eherot added a commit to evertrue/capistrano-chef that referenced this issue Apr 28, 2015
eherot added a commit to evertrue/capistrano-chef that referenced this issue Apr 28, 2015
eherot added a commit to evertrue/capistrano-chef that referenced this issue Apr 28, 2015
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