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

I can´t conected to devcloud by ssh

ruma
Beginner
1,412 Views

Hello everyone!!!

 

I can´t conected me to devcloud by ssh, Yesterday I saw the next message about it, when I try to work with devcloud.

-------------------------------------------------------------------------

ssh devcloud
 WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
------------------------------------------------------------
Please contact your system administrator.
Add correct host key in /home/-----/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /home/------/.ssh/known_hosts:---
remove with:
--------------------------------------------------------------
ECDSA host key for ssh.devcloud.intel.com has changed and you have requested strict checking.
Host key verification failed.
kex_exchange_identification: Connection closed by remote host

----------------------------------------------------------------------------

 

Do you have to solved about this?

 

 

Regards.-

 

Ruma

 

0 Kudos
8 Replies
AlekhyaV_Intel
Moderator
1,391 Views

Thank you for posting in Intel Communities. We sincerely apologize for the inconvenience caused. DevCloud was down from past two days. You can try the below steps to re-connect to devcloud again.

 

 

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.

 

If this resolves your issue, please accept this as a solution as it might help others with the similar issue. Thanks in advance. Please let us know if this issue still persists.

 

Regards,

Alekhya

 

 

0 Kudos
AlekhyaV_Intel
Moderator
1,383 Views

Hi @ruma ,


We got to know that you've approached customer care that you are facing a new issue(Permission denied (publickey)" error. Sincere apologies for the inconvenience caused.

Unfortunately, While devcloud has migrated to a new SSH server, some users are facing this key issue. We are looking into this issue. We will connect with you via private message/email.


Regards,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
1,353 Views

Hi,


Thank you for sharing the DevCloud user ID with us. Is your issue resolved? If not, can you try this method(https://community.intel.com/t5/Intel-DevCloud/Announcement-Changes-to-SSH-Server-on-DevCloud/m-p/1394912#M5072) Please send us an update.


Thanks,

Alekhya


0 Kudos
nka
Beginner
1,345 Views

Hi,

I am also facing the issue. I completely removed all ssh configurations including the key and set everything up again with the setup script. Unfortunately the key is rejected as well:

guest@ssh.devcloud.intel.com: Permission denied (publickey).
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535

I checked in the ssh config file that it is directing to ssh.devcloud.intel.com

Best wishes

Niklas

0 Kudos
AlekhyaV_Intel
Moderator
1,337 Views

Hi @nka ,


Please post a new thread so that we can look into your issue separately.


Regards,

Alekhya


0 Kudos
nka
Beginner
1,329 Views

Hi Alekhya,

I tried again today and it is fixed. So no further investigations necessary.

Best wishes

Niklas

0 Kudos
AlekhyaV_Intel
Moderator
1,302 Views

Hi @ruma ,


Is the issue resolved? Could you please give us an update regarding this issue?


Regards,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
1,274 Views

Hi,


We assume that your issue is resolved. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Alekhya


0 Kudos
Reply