adampinky85 opened a new issue, #40770: URL: https://github.com/apache/arrow/issues/40770
### Describe the bug, including details regarding any error messages, version, and platform. Hi Team, The Apache Arrow jfrog artifactory repository does not appear to be available currently. I've tried to access them from Ubuntu, Amazon Linux 2, and Amazon Linux 2023 without success. Retrieving the Ubuntu / Debian package with wget returns javascript code with the message _"MyJFrog doesn't work properly without JavaScript enabled. Please enable it to continue"._ https://arrow.apache.org/install/ ``` curl https://apache.jfrog.io/artifactory/arrow/ubuntu/apache-arrow-apt-source-latest-jammy.deb <html> <head><title>302 Found</title></head> <body> <center><h1>302 Found</h1></center> <hr><center>nginx</center> </body> </html> ``` ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
