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.

Download 403 error?

See original GitHub issue

As of last night we start getting Jenkins pipeline failures. Is there a problem with the download for dependency check?

403 Error: https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.1-release.zip

We also changed the version incase it was an error just with that version, and that didn’t work either. 😢

java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.1-release.zip
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3061)
	at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
	at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
	at java.net.URLConnection.getContentLength(URLConnection.java:485)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentLength(HttpsURLConnectionImpl.java:412)
	at org.jvnet.robust_http_client.RetryableHttpStream.<init>(RetryableHttpStream.java:90)
Caused: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.1-release.zip
	at sun.reflect.GeneratedConstructorAccessor588.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
	at org.jvnet.robust_http_client.RetryableHttpStream.getStream(RetryableHttpStream.java:98)
	at org.jvnet.robust_http_client.RetryableHttpStream.<init>(RetryableHttpStream.java:91)
	at org.jvnet.robust_http_client.RetryableHttpStream.<init>(RetryableHttpStream.java:74)
	at hudson.ProxyConfiguration.getInputStream(ProxyConfiguration.java:330)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:924)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jeremylongcommented, Sep 29, 2020

Bintray has the older version - however, because of the rate limit you will have to wait until after the first of the month.

0reactions
jeremylongcommented, Oct 2, 2020

5.3.2 and 6.x are now both available via the github release. Additionally, the rate limiting on bintray has been lifted (for now).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Play Store — How to fix Play Store error 403 - NextPit
What does Error 403 mean? A 403 error means your request was "forbidden." It does not mean you did anything wrong, it just...
Read more >
Android: Error 403 in Google Play Store
This error happens when you download the same app using different Google accounts on a single device. First, try rebooting your phone.
Read more >
Fix: Google Play Error 403 - Appuals.com
Steps to Fix Google Play Error 403 ... Tap or Select Force Stop. Then tap/select Clear Data and then Clear Cache. ... Go...
Read more >
App could not be downloaded due to an error 403
Methods to fix “Google play error 403” · Go to settings>>Wireless and Networks>>More>>Mobile Networks · APN (Access Point Name)>>MOWAP>>Edit · Select clear Proxy ......
Read more >
How to fix Google Play Store error 403 on your Android Device
An error 403 means your request was forbidden, Which doesn't mean you did sometime incorrectly. Here it means that the Google Play Store...
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