Robo3t (Formerly Robomongo) Connecting to AWS EC2 Instance
up vote
-1
down vote
favorite
So I've been trying to connect to my AWS EC2 instance, regular SSH works, and when I use the same process to setup the connection in Robo3t it says that it can't authenticate by key (error -16). The key works, I've used it to ssh in multiple times.
If anyone knows any good alternatives to Robo3t, do suggest.
Thanks in advance!
mongodb amazon-web-services amazon-ec2 robo3t
add a comment |
up vote
-1
down vote
favorite
So I've been trying to connect to my AWS EC2 instance, regular SSH works, and when I use the same process to setup the connection in Robo3t it says that it can't authenticate by key (error -16). The key works, I've used it to ssh in multiple times.
If anyone knows any good alternatives to Robo3t, do suggest.
Thanks in advance!
mongodb amazon-web-services amazon-ec2 robo3t
1
Have you opened port 27017 in your EC2 security group? Also in your machine you need to make sure the port is open, SSH uses 22 but Mongo uses 27017.
– Babak
Nov 19 at 13:51
Did that already, didn't work 😐
– Sushrit Pasupuleti
Nov 19 at 17:01
Can you share the screen shot of your connection settings in Robo3T?
– Babak
Nov 20 at 14:35
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
So I've been trying to connect to my AWS EC2 instance, regular SSH works, and when I use the same process to setup the connection in Robo3t it says that it can't authenticate by key (error -16). The key works, I've used it to ssh in multiple times.
If anyone knows any good alternatives to Robo3t, do suggest.
Thanks in advance!
mongodb amazon-web-services amazon-ec2 robo3t
So I've been trying to connect to my AWS EC2 instance, regular SSH works, and when I use the same process to setup the connection in Robo3t it says that it can't authenticate by key (error -16). The key works, I've used it to ssh in multiple times.
If anyone knows any good alternatives to Robo3t, do suggest.
Thanks in advance!
mongodb amazon-web-services amazon-ec2 robo3t
mongodb amazon-web-services amazon-ec2 robo3t
asked Nov 19 at 13:33
Sushrit Pasupuleti
5511
5511
1
Have you opened port 27017 in your EC2 security group? Also in your machine you need to make sure the port is open, SSH uses 22 but Mongo uses 27017.
– Babak
Nov 19 at 13:51
Did that already, didn't work 😐
– Sushrit Pasupuleti
Nov 19 at 17:01
Can you share the screen shot of your connection settings in Robo3T?
– Babak
Nov 20 at 14:35
add a comment |
1
Have you opened port 27017 in your EC2 security group? Also in your machine you need to make sure the port is open, SSH uses 22 but Mongo uses 27017.
– Babak
Nov 19 at 13:51
Did that already, didn't work 😐
– Sushrit Pasupuleti
Nov 19 at 17:01
Can you share the screen shot of your connection settings in Robo3T?
– Babak
Nov 20 at 14:35
1
1
Have you opened port 27017 in your EC2 security group? Also in your machine you need to make sure the port is open, SSH uses 22 but Mongo uses 27017.
– Babak
Nov 19 at 13:51
Have you opened port 27017 in your EC2 security group? Also in your machine you need to make sure the port is open, SSH uses 22 but Mongo uses 27017.
– Babak
Nov 19 at 13:51
Did that already, didn't work 😐
– Sushrit Pasupuleti
Nov 19 at 17:01
Did that already, didn't work 😐
– Sushrit Pasupuleti
Nov 19 at 17:01
Can you share the screen shot of your connection settings in Robo3T?
– Babak
Nov 20 at 14:35
Can you share the screen shot of your connection settings in Robo3T?
– Babak
Nov 20 at 14:35
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fstackoverflow.com%2fquestions%2f53375766%2frobo3t-formerly-robomongo-connecting-to-aws-ec2-instance%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
1
Have you opened port 27017 in your EC2 security group? Also in your machine you need to make sure the port is open, SSH uses 22 but Mongo uses 27017.
– Babak
Nov 19 at 13:51
Did that already, didn't work 😐
– Sushrit Pasupuleti
Nov 19 at 17:01
Can you share the screen shot of your connection settings in Robo3T?
– Babak
Nov 20 at 14:35