- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Because the new ssh setting, I used the following configurations and regenerated known_hosts. However, when ssh devcloud.proxy I still got an error. Could you check the error? Thank you so much.
-------- configuration below --------
Host devcloud.proxy
User u154255
Port 4022
IdentityFile ~/.ssh/devcloud-access-key-154255.txt
ProxyCommand ssh -T devcloud-via-proxy
Host devcloud-via-proxy
User guest
Hostname ssh.devcloud.intel.com
IdentityFile ~/.ssh/devcloud-access-key-154255.txt
LocalForward 4022 c009:22
ProxyCommand nc -x proxy-dmz.intel.com:1080 %h %p
------- error message below ------
guest@ssh.devcloud.intel.com: Permission denied (publickey).
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
UPDATE: Seems to be working now
I am seeing the same error. I have regenerated my config and made sure to use the new devcloud-access-key-NNNNNN.txt. I can download the new key and access Jupyter notebooks, so I don't think my accound has been disabled (mentioned in a different thread)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also get the exact same error. I tried to reconfigure ssh connection from scratch (config, know_hosts and private key file regenerated using the script provided in the ssh setup page) but still doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems the issue has been solved (at least for me), it is working fine now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ssh to DevCloud is working now. Thank you so much for the assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
We sincerely apologize for the inconvenience caused. DevCloud was down from past few days and it is fixed now.
@Cheng-Hsiang @DanDaMan @mapenzo Glad to know that your issues are resolved. Thanks for sharing the updates with us. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Thanks

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page