Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1796 Discussions

Permission denied (publickey).

aguilherme
Beginner
702 Views
When I try to connect to the devcloud instance it shows the following error "uXXXXXX@devcloud: Permission denied (publickey).". I tested to download the key again and to replace it in the /.ssh directory but it didn't work.
 
What should I do?
0 Kudos
4 Replies
Rahila_T_Intel
Employee
679 Views

Hi,

 

Thank you for posting in Intel Communities.


Sincere apologies for the inconvenience caused. As DevCloud has migrated to new SSH server, some of devcloud users are facing this issue. 


Could you please try out the steps mentioned in below link

https://community.intel.com/t5/Intel-DevCloud/Announcement-Changes-to-SSH-Server-on-DevCloud/m-p/1394912#M5072

 


If the issue still persist, try the below steps to re-connect to devcloud.

 

 1) Download the new key from this link: https://devcloud.intel.com/oneapi/documentation/connect-with-ssh-linux-macos/

2) Move/Copy this file to ~/.ssh folder & rename it to "devcloud-access-key-xxxxx.txt"

3) Give permissions to the file/folder as below:

 

chmod 600 ~/.ssh/devcloud-access-key-xxxxx.txt


chmod 600 ~/.ssh/config



(Ignore this step if you're connecting through Mobaxterm. This step is required only for Cygwin.

 

You can try to access Jupyter notebook through the below link. Please scroll to the bottom and launch jupyter notebook.

https://devcloud.intel.com/oneapi/get_started/

 

If you are still facing this issue please let us know

  1. Whether your DevCloud account is active or not (Check DevCloud expiry date).
  2. Which devcloud you are using(oneapi/fpga/edge).



Thanks


0 Kudos
Dan_P_Intel
Employee
660 Views

@aguilherme
Could you please share your user ID here? It's probably the fastest way for us to check.

Thank you!

0 Kudos
Rahila_T_Intel
Employee
636 Views

Hi,

 

We have not heard back from you. Is your issue resolved?

Please could you give us an update?


Thanks


0 Kudos
Rahila_T_Intel
Employee
619 Views

Hi,

 

We have not heard back from you, so we will close this thread now. If you need any further assistance, please post a new question as this thread would no longer be monitored by Intel.

 

Thanks


0 Kudos
Reply