I'm trying to connect my database in my ec2 instance running on Ubuntu 16.04 with Navicat. But it keeps coming with SSH: expected key exchange group packet from server I have another instance running on Ubuntu 14.04, there I have an active connection with the same public key. I tried with Mysql Workbench and that is also working fine with both instances. So, seems like navicat is not working just only on the 16.04 instance. What can be the problem here?
Asked
Active
Viewed 5,415 times
1 Answers
0
It is a bug of Navicat 11 with Ubuntu 16.04. Try to use another version of Navicat, even Navicat 9 should work well.
Rashad
- 101
- 1
-
Could you explain any further? Any actions we could take to overcome the issue other than downgrading? – php_nub_qq May 09 '18 at 21:17