Skip to content

Cannot add as gem source #89

@carlosaya

Description

@carlosaya

Hi, I have tried to set this up in a docker container, but cannot add this as a gem source. I get the following:

$ gem sources -a http://localhost:2000
Error fetching http://localhost:2000:
        too many connection resets (http://localhost:2000/specs.4.8.gz)

I have tried this locally and on a remote server with the same results. It is definitely listening on port 2000 and I have verified that curl http://:2000 fails when the container is stopped, so I am definitely connecting to the container and not something else. I have tried to build this using both ruby:2.7.8-alpine3.16 and ruby:3.2.6-alpine3.20 as my base images and the result is the same.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions