Fix SSH Error: no matching key exchange method found
Last updated
Was this helpful?
Last updated
Was this helpful?
Cause : สาเหตุเนื่องมาจาก Key Algorithm ที่ใช้ในการแลกเปลี่ยนไม่ตรงกัน ซึ่งจะเกิดกับ Server ที่ใช้ระบบปฏิบัติการ OS รุ่นเก่า ๆ ที่ใช้ Key Algorithm ที่ล้าสมัยไปแล้ว ซึ่งเราสามารถแก้ไขได้โดยการระบุ Key Algorithm ที่จะเชื่อมต่อไปยัง Server โดยดูจาก Error ที่ตอบกลับมา
ทำการระบุ Key Algorithm ที่ใช้
อ่านเพิ่มเติม :