scttnlsn/dandelion

error: no implicit conversion

xavierartot opened this issue · 5 comments

Hi,
I have this:

dandelion init
/usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/net/ftp.rb:466:in +': no implicit conversion of Fixnum into String (TypeError) from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/net/ftp.rb:466:inblock in login'
from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/monitor.rb:211:in mon_synchronize' from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/net/ftp.rb:462:inlogin'
from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/adapter/ftp.rb:57:in ftp_client' from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/adapter/ftp.rb:17:ininitialize'
from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/adapter.rb:24:in new' from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/adapter.rb:24:increate_adapter'
from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/cli.rb:21:in adapter' from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/cli.rb:37:inworkspace'
from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/lib/dandelion/cli.rb:69:in execute!' from /usr/local/lib/ruby/gems/2.2.0/gems/dandelion-0.4.16/bin/dandelion:8:in<top (required)>'
from /usr/local/bin/dandelion:23:in load' from /usr/local/bin/dandelion:23:in

'

same with status and dploy?

Thanks

Error password

@xavierartot Could you elaborate on how you solved the issue in case others run into this? Was the only issue that you had the wrong password in your dandelion.yml file?

Error with my password, I changed it.

Hmm, OK. That's a strange error message for a bad password. Thanks.

I'm on MAC, I aggree with that.
but the second line:
from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/monitor.rb:211:in mon_synchronize' from /usr/local/Cellar/ruby/2.2.2/lib/ruby/2.2.0/net/ftp.rb:462:inlogin'