Swombat

wombat + s

« Back to posts
  • Viewed
    times
March 5, 2009

Sprout: undefined method `register_service' for Net::SSH:Module

  • Edit
  • Delete
  • Tags
  • Autopost
Worth noting:

When running a sprout compilation on a fresh machine, you might get the error:

undefined method `register_service' for Net::SSH:Module

The solution to this is to have both net-ssh and net-sftp updated to the latest version, via a simple gem install.

Hope this helps someone!

Daniel
Tweet
  • 1 response
  • Like
  • Comment
over 2 years ago greg responded:
Thank you Daniel!