Navicat failed to connect to server over ssh tunnel on ubuntu 16.04Use Windows/Mac MySQL GUI over SSH TunnelTunnel to MySql via workbench not working when regular ssh tunnel works“Cannot open SSH Tunnel” on MySQL (corrected)Cannot connect to MySQL on EC2 over tunnelConnecting to an AWS RDS behind a NAT with an SSH tunnelSSH access denied when 'authorized_keys' file is created with VimNew SSH Connection failed Google Cloud VMSSH tunnelling to an RDS instanceCould not access AWS EC2 Ubuntu 16.04 instance using nomachine client?Amazon EC2 Instance: local ssh tunnel refused by server - Connection failed - [Connection timed out]
Does Thread.yield() do anything if we have enough processors to service all threads?
Gift for mentor after his thesis defense?
Two (probably) equal real numbers which are not proved to be equal?
Can you turn a recording upside-down?
Is it safe to keep the GPU on 100% utilization for a very long time?
Was there a contingency plan in place if Little Boy failed to detonate?
Was Mohammed the most popular first name for boys born in Berlin in 2018?
How do carbureted and fuel injected engines compare in high altitude?
Renting a house to a graduate student in my department
My perfect evil overlord plan... or is it?
Lorentz invariance of Maxwell's equations in matter
if i accidentally leaked my schools ip address and someone d doses my school am i at fault
How can I make parentheses stick to formula?
Is there an idiom that means "revealing a secret unintentionally"?
Why is valarray so slow on VS2015?
Are on’yomi words loanwords?
When do you stop "pushing" a book?
How can it be that ssh somename works, while nslookup somename does not?
Why is there a cap on 401k contributions?
Are double contractions formal? Eg: "couldn't've" for "could not have"
Why are thrust reversers not used to slow down to taxi speeds?
How likely are Coriolis-effect-based quirks to develop in starship crew members?
Hexagonal Grid Filling
Has everyone forgotten about wildfire?
Navicat failed to connect to server over ssh tunnel on ubuntu 16.04
Use Windows/Mac MySQL GUI over SSH TunnelTunnel to MySql via workbench not working when regular ssh tunnel works“Cannot open SSH Tunnel” on MySQL (corrected)Cannot connect to MySQL on EC2 over tunnelConnecting to an AWS RDS behind a NAT with an SSH tunnelSSH access denied when 'authorized_keys' file is created with VimNew SSH Connection failed Google Cloud VMSSH tunnelling to an RDS instanceCould not access AWS EC2 Ubuntu 16.04 instance using nomachine client?Amazon EC2 Instance: local ssh tunnel refused by server - Connection failed - [Connection timed out]
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
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?
ssh-tunnel ubuntu-16.04 navicat
add a comment |
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?
ssh-tunnel ubuntu-16.04 navicat
add a comment |
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?
ssh-tunnel ubuntu-16.04 navicat
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?
ssh-tunnel ubuntu-16.04 navicat
ssh-tunnel ubuntu-16.04 navicat
asked Jan 1 '17 at 23:56
H. JabiH. Jabi
1317
1317
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
It is a bug of Navicat 11 with Ubuntu 16.04. Try to use another version of Navicat, even Navicat 9 should work well.
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f823635%2fnavicat-failed-to-connect-to-server-over-ssh-tunnel-on-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It is a bug of Navicat 11 with Ubuntu 16.04. Try to use another version of Navicat, even Navicat 9 should work well.
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
add a comment |
It is a bug of Navicat 11 with Ubuntu 16.04. Try to use another version of Navicat, even Navicat 9 should work well.
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
add a comment |
It is a bug of Navicat 11 with Ubuntu 16.04. Try to use another version of Navicat, even Navicat 9 should work well.
It is a bug of Navicat 11 with Ubuntu 16.04. Try to use another version of Navicat, even Navicat 9 should work well.
answered Jan 10 '17 at 5:06
RashadRashad
1011
1011
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
add a comment |
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
Could you explain any further? Any actions we could take to overcome the issue other than downgrading?
– php_nub_qq
May 9 '18 at 21:17
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f823635%2fnavicat-failed-to-connect-to-server-over-ssh-tunnel-on-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown