Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Install Library due to Disk Usage Exceeded Error on Repsy.io #10

Open
ivan-magda opened this issue Aug 5, 2024 · 2 comments

Comments

@ivan-magda
Copy link

Describe the bug
I believe there is an issue with Repsy.io. I am unable to install the library due to a disk usage exceeded error. I'm stuck on the Getting Started section.

> Could not resolve all files for configuration ':androidHyperskillApp:debugCompileClasspath'.
   > Failed to transform parcelable-core-debug.aar (com.chrynan.parcelable:parcelable-core-android-debug:0.4.1) to match attributes {artifactType=android-databinding, com.android.build.api.attributes.BuildTypeAttr=debug, org.gradle.category=library, org.gradle.status=release, org.gradle.usage=java-api, org.jetbrains.kotlin.platform.type=androidJvm}.
      > Could not download parcelable-core-debug.aar (com.chrynan.parcelable:parcelable-core-android-debug:0.4.1)
         > Could not get resource 'https://repo.repsy.io/mvn/chrynan/public/com/chrynan/parcelable/parcelable-core-android-debug/0.4.1/parcelable-core-android-debug-0.4.1.aar'.
            > Could not GET 'https://repo.repsy.io/mvn/chrynan/public/com/chrynan/parcelable/parcelable-core-android-debug/0.4.1/parcelable-core-android-debug-0.4.1.aar'.
               > Read timed out

If you follow this link you will the following error:

{
    "msgId": "diskUsageExceeded",
    "type": "ERROR",
    "data": "diskUsageExceeded",
    "errorCode": "913ecf54-fa28-4014-af7b-9cc29b3fe580",
    "text": "Disk usage exceeded."
}
Copy link

github-actions bot commented Aug 5, 2024

Welcome and thanks for contributing! Make sure to leave a detailed explanation of the issue. For a faster response time, consider boosting your issue.

@chRyNaN
Copy link
Owner

chRyNaN commented Aug 27, 2024

Please try the latest version 0.9.0. It looks like you were using a much older version 0.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants