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

[1.10.0-SNAPSHOT] Unable to download jbr, 403 error #1172

Closed
mdddj opened this issue Oct 22, 2022 · 1 comment
Closed

[1.10.0-SNAPSHOT] Unable to download jbr, 403 error #1172

mdddj opened this issue Oct 22, 2022 · 1 comment
Labels
Milestone

Comments

@mdddj
Copy link

mdddj commented Oct 22, 2022

config

runIde {
        autoReloadPlugins.set(true)
        jbrVariant.set("sdk")
        jbrVersion.set("17.0.4.1-b653.1")
    }

log

> Task :runIde
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.jetbrains:jbre:jbr_sdk--osx-aarch64-b653.1.

...

Caused by: org.gradle.api.resources.ResourceException: 
Could not get resource 'https://cache-redirector.jetbrains.com/intellij-jbr/jbr_sdk--osx-aarch64-b653.1.tar.gz'.

...

Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not HEAD 
'https://d2xrhe97vsfxuc.cloudfront.net/jbr_sdk-17.0.4.1-osx-aarch64-b469.62.tar.gz'. 
Received status code 403 from server: Forbidden
@mdddj mdddj added the bug label Oct 22, 2022
@hsz hsz added this to the next milestone Oct 28, 2022
@hsz
Copy link
Member

hsz commented Oct 28, 2022

Thank you for reporting. The 17.0.4.1-b653.1 will be supported with the upcoming release.
As for now, you may use 17.0.4.1b653.1 instead.

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

No branches or pull requests

2 participants