question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request timeout error for version of Gradle that I never used

See original GitHub issue

I randomly get the following error using v1:

Error: Request timeout: /distributions/gradle-6.8-rc-4-wrapper.jar.sha256

I currently use 7.1.1 and never used 6.80-rc-4

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
eygrabercommented, Sep 1, 2021

I haven’t seen it since filing the issue, and I only saw it a few times overall.

0reactions
JLLeitschuhcommented, Nov 16, 2021

@eskatos are we keeping the existing connection open when we retry? Should we try to make sure we’re opening a new connection when we retry? Thoughts?

Read more comments on GitHub >

github_iconTop Results From Across the Web

android - Gradle Connection timed out - Stack Overflow
Ihave had the same problem. Finally I fixed it ussing an external gradle instalation. To make it you need to configure File->Settings->Build ...
Read more >
Timeouts on plugins.gradle.org
Unfortunately, Gradle does not show that this request was redirected and that it timed out downstream. Timeouts from the plugin portal itself do ......
Read more >
Troubleshooting builds - Gradle User Manual
If gradle --version works, but all of your builds fail with the same error, it is possible there is a problem with one...
Read more >
Gradle 7.4.1 Release Notes
Upgrade instructions. Switch your build to use Gradle 7.4.1 by updating your wrapper: ./gradlew wrapper --gradle-version=7.4.1.
Read more >
Configuration cache - Gradle User Manual
Your build and the plugins you depend on might require changes to fulfil the requirements. IDE imports and syncs do not use the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found