250x250
λ°˜μ‘ν˜•
arkhyeon
arkhyeon
arkhyeon
전체 방문자
였늘
μ–΄μ œ
  • λΆ„λ₯˜ 전체보기 (88)
    • Spring (5)
    • Java (4)
    • React (25)
      • TypeScript (6)
      • JavaScript (1)
      • Jest (9)
    • NEXT (8)
    • SQL (1)
    • React native (1)
    • CSS (3)
    • Web (1)
    • Git (3)
    • ETC (6)
    • 빅데이터DB (8)
    • Docker (4)
    • Tool (1)

λΈ”λ‘œκ·Έ 메뉴

  • ν™ˆ
  • νƒœκ·Έ
  • λ°©λͺ…둝

곡지사항

인기 κΈ€

νƒœκ·Έ

  • react19
  • websocket
  • kudu
  • react
  • usetransition
  • react websocket
  • javascript wss
  • javasciprt websocket
  • jest
  • react usetransition
  • WSS
  • react loading
  • react spring websocket
  • docker tomcat
  • Spring WebSocket
  • node WebSocket
  • websocket server
  • react typescript
  • react jest
  • HIVE

졜근 λŒ“κΈ€

졜근 κΈ€

ν‹°μŠ€ν† λ¦¬

hELLO Β· Designed By μ •μƒμš°.
arkhyeon

arkhyeon

Tool

Intellij Deployment SSH Error

2024. 3. 13. 13:38
728x90
λ°˜μ‘ν˜•
πŸ’‘ 이전 λ²„μ „μ—μ„œ λ¬Έμ œκ°€ μ—†μ—ˆμœΌλ‚˜ Intellij 2023.3.5 μ—…λ°μ΄νŠΈ 이후 μ—λŸ¬ λ°œμƒ 이전 λ²„μ „μ˜ parser λ¬Έμ œμ˜€κ³ 
      μƒˆλ‘œμš΄ ssh-g parser μ‚¬μš© μ‹œ μ—λŸ¬κ°€ ν•΄κ²°λ˜μ—ˆλ‹€.

Error

Cannot connect to remote host: net.schmizz.sshj.transport.TransportException: 
Unable to reach a settlement of KeyExchangeAlgorithms: 
[curve25519-sha256, curve25519-sha256@libssh.org, ecdh-sha2-nistp256, 
ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256, 
diffie-hellman-group16-sha512, diffie-hellman-group18-sha512, 
diffie-hellman-group14-sha256, kex-strict-c-v00@openssh.com] 
and [diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, 
diffie-hellman-group1-sha1]

1. ssh_config 파일 μˆ˜μ •

# ssh <userid>@<IP> 접속 ν›„ ssh_config μˆ˜μ •
# root/etc/ssh/ssh_config FTPλ‘œλ„ μˆ˜μ •κ°€λŠ₯
Host *
    HostKeyAlgorithms rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-ed25519 <--μΆ”κ°€

https://intellij-support.jetbrains.com/hc/en-us/community/posts/360004370099-DataGrip-2019-2-RC-SSH-Tunnelling-no-longer-works

 

2. Intellij parse option 제거

Option > Deployment > SSH Configurations λ‚΄λΆ€ Parse config file ~/.ssh/config 체크 ν•΄μ œ

 

 

Make the new ssh -G parser default : IDEA-297988

It seems that the new parser works well, with no noticeable complaints. Minimal plan: * For every connection try the new parser, and switch to the legacy one if it fails. Maximal plan: * Make UI for adjusting options instead of SSH config * An option to im

youtrack.jetbrains.com

 

728x90
λ°˜μ‘ν˜•
    arkhyeon
    arkhyeon

    ν‹°μŠ€ν† λ¦¬νˆ΄λ°”