-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
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
Labels
No labels
