Bug 65587 - https://tomcat.apache.org/download-90.cgi is not accessible
Summary: https://tomcat.apache.org/download-90.cgi is not accessible
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 9
Classification: Unclassified
Component: Documentation (show other bugs)
Version: unspecified
Hardware: All All
: P2 critical (vote)
Target Milestone: -----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-22 03:25 UTC by Sandip Dhakal
Modified: 2021-09-22 10:29 UTC (History)
0 users



Attachments
The attachment contains an error while browsing the URL https://tomcat.apache.org/download-90.cgi from Firefox browser. (14.71 KB, image/png)
2021-09-22 03:25 UTC, Sandip Dhakal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandip Dhakal 2021-09-22 03:25:40 UTC
Created attachment 38040 [details]
The attachment contains an error while browsing the URL https://tomcat.apache.org/download-90.cgi     from Firefox browser.

I have been trying this morning from 6 am NPT to download tomcat 9 from the URL: https://tomcat.apache.org/download-90.cgi but it is showing the following error.

/var/www/dyn/closer.lua:322: attempt to index local 'cdn_uri_check' (a nil value) 

I thought that this could be a problem on my browser only and after that, I've checked this on Google Chrome, Firefox, and Microsoft Edge but still getting the same error. 

Furthermore, I've also checked this on Windows and ubuntu but the error exists.

I have attached the error screenshot on the attachment, please have a look.

Best Regards,
Sandip Dhakal
Comment 1 Mark Thomas 2021-09-22 06:22:51 UTC
Thanks for the report. It looks like some recent changes overnight to the mirror script broke at least Tomcat downloads for at least some users.

That script isn't under the control of the Tomcat project but we are in touch with the team that manages it to get it fixed.

Until the the script is fixed, you should be able to obtain Tomcat 9 from:
https://dlcdn.apache.org/tomcat/tomcat-9/
Comment 2 Mark Thomas 2021-09-22 10:29:17 UTC
This has been fixed now.