oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1391 Discussions

IPP oneAPI download fails with 403 Forbidden

UlfB
Beginner
868 Views

Our GitHub Actions-based builder fails when trying to fetch the oneAPI:

RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19126/l_ipp_oneapi_p_2021.7.0.25396.sh

--2024-04-03 10:51:18--  https://registrationcenter-download.intel.com/akdlm/irc_nas/19126/l_ipp_oneapi_p_2021.7.0.25396.sh

Resolving registrationcenter-download.intel.com (registrationcenter-download.intel.com)... 23.15.9.33, 23.15.9.64

Connecting to registrationcenter-download.intel.com (registrationcenter-download.intel.com)|23.15.9.33|:443... connected.

HTTP request sent, awaiting response... 403 Forbidden

2024-04-03 10:51:21 ERROR 403: Forbidden.

 

It works fine when run from my local machine:


wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19126/l_ipp_oneapi_p_2021.7.0.25396.sh
--2024-04-03 16:03:57-- https://registrationcenter-download.intel.com/akdlm/irc_nas/19126/l_ipp_oneapi_p_2021.7.0.25396.sh
Resolving registrationcenter-download.intel.com (registrationcenter-download.intel.com)... 80.239.138.65, 80.239.138.26
Connecting to registrationcenter-download.intel.com (registrationcenter-download.intel.com)|80.239.138.65|:443... connected.
HTTP request sent, awaiting response... 200 OK

So, it appears the Akamai CDN server I hit from home is happy to deliver the file,  but not the one being routed to when run by the builder. Possibly this is an IP blacklist issue that would have to be resolved by Intel. I am not aware of any alternative download URLs for this piece of software.

Please advise.

 

0 Kudos
4 Replies
Vipin_Singh1
Moderator
841 Views

Hi Ulf, Could you please share the below details with us?

 

  • OS build on which you are installing the product.
  • Exact version of Intel® oneAPI Base toolkit or Intel® Integrated Performance Primitives (in case you're using Stand-Alone Version).
  • Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system.
  • Is the installer an online or an offline package? 
  • Installation Log files. 
    • The default path for a log file for a oneAPI installation is: C:\Program Files (x86)\Intel\oneAPI\logs 

 

To assist you further, we would require these details.


0 Kudos
UlfB
Beginner
818 Views

OS: ubuntu:22.04

IPP version: 2021.7.0 (25396) intel64

Other Intel: None already installed, but builder will also download and install MKL

Online or offline: Don't know what this means

Installation log files: Please note: There are no installation log files because we could not download the script (l_ipp_oneapi_p_2021.7.0.25396.sh) from your CDN servers

 

 

 

 

 
0 Kudos
Vipin_Singh1
Moderator
805 Views

Hi Ulf, please note that Intel® Integrated Performance Primitives Version: 2021.7 is an older and unsupported products. Intel® has decided that Intel Libraries, Analysis, and AI Tools Versions: 2024.0.0 and earlier are not supported anymore. We urge users to upgrade to the latest version of Intel® developer tools. The unsupported versions do not include the latest functional and security updates. These versions are targeted to be removed after a period. We understand that this might be challenging, but it's important to note that the users with active priority support can only access older product versions.

 

For more information refer to the link: https://www.intel.com/content/www/us/en/developer/articles/release-notes/oneapi-supported-product-versions.htm, and scroll down to the Unsupported Product Version.

 

Intel® oneAPI users with active Intel Priority Support can access older versions via a secure portal you gain access to as part of your support subscription. 

 

FAQ's Priority Support Link: https://www.intel.com/content/www/us/en/developer/get-help/faq-priority-support.html


0 Kudos
Vipin_Singh1
Moderator
779 Views

Hi Ulf, unfortunately, we were unable to hear back from you. 


If you have any further queries, please post a new question, as this thread will no longer be monitored by Intel®. 


0 Kudos
Reply