Skip to content
qrush edited this page Aug 7, 2010 · 10 revisions

Having trouble with Gemcutter? Look no further! If you’re having trouble migrating gems please email [email protected] or hop in #gemcutter on irc.freenode.net and we’ll figure it out.

As for other problems, if you’ve found a bug please post it at Issues. For general questions about the service, there’s a mailing list. Also, check out the FAQ too.

Common Problems

Unknown command (push, tumble, migrate, owner)

This means you’re using a RubyGems version older than 1.3.3, which doesn’t support gem plugins. Please upgrade to the latest by running gem update --system.

My confirmation email never went through!

If you haven’t gotten it, feel free to shoot [email protected] an email to get things sorted out.\

gem push fails on Ubuntu with a LoadError: net/https.

Run as root: apt-get install libopenssl-ruby1.8

Clone this wiki locally