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.
1373 Discussions

Intel OneAPI Linux BaseKit 2024.0.1.46 installer fails to detect Internet connection

AlexP1
Beginner
775 Views

Hi, when trying to launch Intel OneAPI base kit offline installer under Linux (Centos 7), it produces the error:

"Cannot establish Internet connection with currently used settings. Use the --proxy command-line parameter to configure your proxy"

 

Tried both CLI mode and GUI mode, same result:

 

 

 

[user@host user]$ sudo sh ./l_BaseKit_p_2024.0.1.46.sh 

Extract l_BaseKit_p_2024.0.1.46 to /scratch/user/l_BaseKit_p_2024.0.1.46...

[#######################################################################################################################]

Extract l_BaseKit_p_2024.0.1.46 completed!

Could not detect graphical display, installation will continue in console mode. If you aim to launch the installer graphical user interface under root try `xhost si:localuser:root` command and then restart the application.

Checking system requirements...

Done.

Wait while the installer is preparing...

Error:

Cannot establish Internet connection with currently used settings. Use the --proxy command-line parameter to configure your proxy.

Remove extracted files: /scratch/user/l_BaseKit_p_2024.0.1.46...

 

oneapi.png

Obviously I have Internet connection:

 

 

[user@host user]$ ping google.com
PING google.com (216.58.204.78) 56(84) bytes of data.
64 bytes from lhr48s49-in-f14.1e100.net (216.58.204.78): icmp_seq=1 ttl=116 time=9.41 ms
64 bytes from lhr48s49-in-f14.1e100.net (216.58.204.78): icmp_seq=2 ttl=116 time=9.35 ms
64 bytes from lhr48s49-in-f14.1e100.net (216.58.204.78): icmp_seq=3 ttl=116 time=9.37 ms

 

0 Kudos
4 Replies
Vipin_Singh1
Moderator
726 Views

Hi Alex, we have sent you a private message. Kindly check your community inbox.


0 Kudos
Vipin_Singh1
Moderator
665 Views

Hi Alex, we have sent you a private message. Kindly check your community inbox.


0 Kudos
Vipin_Singh1
Moderator
637 Views

Hi Alex, thank you for your confirmation. We are glad that the 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®. 


0 Kudos
Vipin_Singh1
Moderator
636 Views

Hi Alex, Here are the steps you have followed for the installation:

 

  • First, uninstall any existing installations by running the installer.
  • Download the Intel® oneAPI Base Toolkit from the provided link:
  • Once downloaded, navigate to the directory where the product is located and execute the following command as root:
    • sudo sh ./l_BaseKit_p_2024.0.1.46_offline.sh
  • Follow the further installer instructions to install the product.



0 Kudos
Reply