Could not HEAD Received status code 504 from server: Gateway Time-out
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
I am getting the error as the below
`Could not HEAD 'https://oss.sonatype.org:443/content/repositories/snapshots/com/github/bumptech/glide/recyclerview-integration Received status code 504 from server: Gateway Time-out`
https://github.com/bumptech/glide/blob/master/build.gradle#L69-L71
Contributor guide
Research direction
Start with build.gradle lines 69-71 and the reported HEAD request to oss.sonatype.org. Run the relevant build or dependency resolution to determine whether the 504 is reproducible; done means the issue is either documented as an external repository outage or the build configuration is updated and dependency resolution succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100