Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Cannot push ruby gem
-
When doing a ruby gem push, it fails because authentication is not available:
gem push <gem file> --host http://<redacted>/rubygems/RubyGemWhen trying to set the credentials file (~/.gem/credentials), it fails with an Endpoint Not Found error
curl http://<redacted>/rubygems/RubyGem -u user > ~/.gem/credentialsHow to we get around this to push the gems to the server?
Edit: I manually created the file, but this error is still not expected.
-
Hello;
I'm not all that familiar with Ruby Gems, but I'll try to help. At first, I think the problem is that you're using
hostinstead ofsource.gem push <gem file> --source http://<redacted>/rubygems/RubyGemHope that does the trick :)
FYI; we recently updated our RubyGems Documentation to help others get setup.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login