oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions for Intel oneAPI Toolkits, Intel Parallel Studio XE and Intel System Studio
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

oneAPI base toolkit download issue

Kiefer_Kuah
Employee
941 Views

Tried to download following steps given on this page but it didn't work.

 

wget https://registrationcenter-download.intel.com/akdlm/irc_nas/18236/l_BaseKit_p_2021.4.0.3422.sh

sudo bash l_BaseKit_p_2021.4.0.3422.sh

Resolving registrationcenter-download.intel.com (registrationcenter-download.intel.com)... 184.28.203.146, 184.28.203.160
Connecting to registrationcenter-download.intel.com (registrationcenter-download.intel.com)|184.28.203.146|:443...                                              
failed: Connection timed out.
Connecting to registrationcenter-download.intel.com (registrationcenter-download.intel.com)|184.28.203.160|:443... failed: Connection timed out.

 

0 Kudos
1 Solution
ArpanB_Intel
Moderator
749 Views

Kiefer, we were able to make it work by running this proxy script: 

https://intelpedia.intel.com/images/8/88/Setup_intel_proxy.sh.zip


Then, edit /etc/environment and remove *.intel.com from no_proxy and NO_PROXY.


View solution in original post

8 Replies
Soumya_M_Intel
Moderator
914 Views

Hi Kiefer_Kuah,


Thanks for posting your concern on the forum. Could you please know let us know the operating system's complete name and version? It will allow us to check on the issue better. Looking forward to your response.


Regards,

Soumya


Kiefer_Kuah
Employee
905 Views

Operating System: Ubuntu 20.04.3 LTS
Kernel: Linux 5.4.0-90-generic
Architecture: x86-64

Soumya_M_Intel
Moderator
894 Views

Hi Kiefer_Kuah,


Thanks for the information. We are checking on the issue with our resources. Please wait for 2-3 business days. We will get back to you as soon as possible.


Regards,

Soumya


Soumya_M_Intel
Moderator
867 Views

Hi Kiefer_Kuah,


Thanks for your patience while we are checking on the issue. To proceed further, we would have to check the records in /etc/hosts and your hostname in /etc/hostname. Kindly get back to us with the information. Looking forward to your update.


Regards,

Soumya


Kiefer_Kuah
Employee
858 Views

127.0.0.1 localhost
127.0.1.1 nuc8i7hvk

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

Soumya_M_Intel
Moderator
834 Views

Hi Kiefer_Kuah,


Thanks for the details. We are checking with our internal team based on it. Please wait for 2 business days. We will get back to you soon.


Regards,

Soumya


ArpanB_Intel
Moderator
750 Views

Kiefer, we were able to make it work by running this proxy script: 

https://intelpedia.intel.com/images/8/88/Setup_intel_proxy.sh.zip


Then, edit /etc/environment and remove *.intel.com from no_proxy and NO_PROXY.


ArpanB_Intel
Moderator
746 Views

Kiefer, we believe your issue has been resolved.

 

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

 

Reply