Could not download reports-web.jar

I am getting suddenly the following error while Assembling the Project (Build) in studio

`Execution failed for task ':myapplication-web:buildScssThemes'.
> Could not download reports-web.jar (com.haulmont.reports:reports-web:6.9.1)
 > Could not get resource 'https://cuba-platform.bintray.com/premium/com/haulmont/reports/reports-web/6.9.1/reports-web-6.9.1.jar'.
 > Could not HEAD 'https://cuba-platform.bintray.com/premium/com/haulmont/reports/reports-web/6.9.1/reports-web-6.9.1.jar'. Received status code 403 from server: Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 26s
20 actionable tasks: 20 executed
[04:56:54.353] Task 'assemble' failed
org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not HEAD 'https://cuba-platform.bintray.com/premium/com/haulmont/reports/reports-web/6.9.1/reports-web-6.9.1.jar'. Received status code 403 from server: Forbidden`

Is server down?

Hi,

It could be temporary issue with Bintray CDN. I’ve checked this and now it works.

Could you please try again?

Hi Yuriy
Tried again, having the same error message.

    FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':myapplication-web:buildScssThemes'.
> Could not download reports-web.jar (com.haulmont.reports:reports-web:6.9.1)
 > Could not get resource 'https://cuba-platform.bintray.com/premium/com/haulmont/reports/reports-web/6.9.1/reports-web-6.9.1.jar'.
 > Could not HEAD 'https://cuba-platform.bintray.com/premium/com/haulmont/reports/reports-web/6.9.1/reports-web-6.9.1.jar'. Received status code 403 from server: Forbidden
    * Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
    * Get more help at https://help.gradle.org
BUILD FAILED in 1m 18s

Hi Yuriy
I have investigated this with my backup copy of the application which was in V 6.9 that works normally. However, whenever I migrate to v 6.9.1 this issue appears. That means something is not right in the repository for v 6.9.1

And when I reverted back from 6.9.1 to v 6.9.0, it worked without any such exception.
regards

1 Like

Hi,

Thank you for the investigation. We have found the problem with downloading of new artifacts on Bintray side, will fix it soon.

1 Like

hello, stopping by if this fix was done already

having the same issue when setting project to 6.9.1

[17:33:59.294] Executing Gradle task: clean
[17:33:59.909] Loading sources for com.haulmont.reports:reports-web:6.9.1
[17:34:02.121] Exception has been thrown by com.haulmont.studio.backend.BaseSources@578b798b:
[17:34:02.121] Artifact com.haulmont.reports:reports-web:6.9.1 not found in the repositories:[https://dl.bintray.com/cuba-platform/main, https://cuba-platform.bintray.com/premium] See studio.log file for more details

We still experiencing problem with cloud storage. I’d recommend that you temporary switch to the main repository repo.cuba-platform.com using Studio.

Hello,

the issue with reports-6.9.1 located in Bintray repository has been resolved. We are sorry for inconvenience and thanks everybody for waiting.