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

FAILURE: Build failed with an exception. #555

Open
yyyy10086 opened this issue May 16, 2024 · 0 comments
Open

FAILURE: Build failed with an exception. #555

yyyy10086 opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yyyy10086
Copy link

What happened?

Calculating task graph as no cached configuration is available for tasks: runIde

Task :buildSrc:compileKotlin FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':buildSrc:compileKotlin'.

Could not resolve all files for configuration ':buildSrc:kotlinCompilerClasspath'.
Could not download kotlin-reflect-1.6.10.jar (org.jetbrains.kotlin:kotlin-reflect:1.6.10)
> Could not get resource 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar'.
> Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. For more on this, please refer to https://docs.gradle.org/8.7/userguide/build_environment.html#sec:gradle_system_properties in the Gradle documentation.
> Remote host terminated the handshake

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.

BUILD FAILED in 34s
7 actionable tasks: 4 executed, 3 up-to-date
Configuration cache entry stored.

Relevant log output or stack trace

No response

Steps to reproduce

No response

CodeGPT version

1.16.0

Operating System

macOS

@yyyy10086 yyyy10086 added the bug Something isn't working label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant