Error after upgrading to Cuba Studio 6.8.1: Could not GET Received status code 403 from server: Forbidden

Getting this error after upgrading cuba studio from 6.8.0 to 6.8.1

Error after upgrading to Cuba Studio 6.8.1: Could not GET 'https://repo.cuba-platform.com/content/groups/premium/com/haulmont/reports/reports-global/6.8.0/reports-global-6.8.0.pom'. Received status code 403 from server: Forbidden

Removing the Reports premium feature, cleaning and build, and then re-adding the Reports feature resolved the issue. This isn’t the first bug I’ve had adding premium features to a project.

1 Like

It could be a temporary network issue. If you have such issues regularly, try using Bintray repo instead of repo.cuba-platform.com - it is distributed and should be better accessible worldwide. See details here.

It’s possible, but only happens when I upgrade, so I suspect an issue with the cuba studio version upgrade process.

It happens on upgrade because at that time Gradle downloads new artifacts from the repo. After that they are cached on your machine.