scttnlsn / dandelion

Incremental Git repository deployment.
http://scttnlsn.github.io/dandelion
MIT License
738 stars 60 forks source link

error: no implicit conversion #150

Closed xavierartot closed 8 years ago

xavierartot commented 8 years ago

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

xavierartot commented 8 years ago

Error password

scttnlsn commented 8 years ago

@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?

xavierartot commented 8 years ago

Error with my password, I changed it.

scttnlsn commented 8 years ago

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

xavierartot commented 8 years ago

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'