How do I get permission to access my gradle scan?

Hi, I’m having a GC overhead limit error on my build so I tried to do a --scan which publishes the full insight to https://scans.gradle.com/s/jjz22657mscwe3m. However, it seems that I do not have the permission to access the page and I was wondering if I could get some directions on how to get one. I’ve tried to enroll myself as a Gradle Developer in hopes of gaining access, but it seems the https://gradle.org/contributor-license-agreement page is gone.

Any help is greatly appreciated :slight_smile:

Hi,

You’re facing an Intellj bug

The correct url (as printed on the console log) should be https://scans.gradle.com/s/jjz22657mscwe (notice the ‘3m’ removed at the end) but Intellj sometimes creates an invalid link.

This is tracked by https://youtrack.jetbrains.com/issue/IDEA-230321

thanks a lot Francois, your solution worked wonderfully

Hey Ricky, where have you seen the https://gradle.org/contributor-license-agreement link?

Hey Lorinc, I found the link on the developer guidelines, 1st step on the workflow. Here’s the link https://discuss.gradle.org/t/developer-guidelines/108