Skip to content

Server issue #20

@ggrossetie

Description

@ggrossetie

Hi,

I get the following error (500) when trying to fetch rubygems:thread_safe:

javax.servlet.ServletException: java.io.IOException: java.nio.file.FileSystemException: /opt/j2ee/domains/torquebox.org/rubygems-proxy/STORAGE/api/v1/dependencies/thread_safe.ruby: Read-only file system

mirror-down

I didn't update my dependencies and it was working last week.
For reference, here's my repositories in my build.gradle:

repositories {
  mavenCentral()
  jcenter()
  maven { url 'http://rubygems-proxy.torquebox.org/releases' }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions