Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. marais.vanzyl_2621
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    marais.vanzyl_2621

    @marais.vanzyl_2621

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    marais.vanzyl_2621 Follow

    Best posts made by marais.vanzyl_2621

    This user hasn't posted anything yet.

    Latest posts made by marais.vanzyl_2621

    • 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/RubyGem
      

      When trying to set the credentials file (~/.gem/credentials), it fails with an Endpoint Not Found error

      curl http://<redacted>/rubygems/RubyGem -u user > ~/.gem/credentials
      

      How 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.

      posted in Support
      M
      marais.vanzyl_2621