Unable to establish an SSH tunnel using Redis Desktop Manager












0















I am trying to connect to an Elasticache Redis Server via an AWS Ubuntu instance and using an ssh tunnel. When I try to configure Redis Desktop Manager to connect via an ssh tunnel and provide credentials and .pem file, I have authentication issues. However, this same .pem file doesn't create issues when I try to connect via shell. Am I missing something here ? should I change the file permission (as for now it is 400).



This a screenshot on the errors shown on the RDM system log
enter image description here










share|improve this question














bumped to the homepage by Community 17 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    I am trying to connect to an Elasticache Redis Server via an AWS Ubuntu instance and using an ssh tunnel. When I try to configure Redis Desktop Manager to connect via an ssh tunnel and provide credentials and .pem file, I have authentication issues. However, this same .pem file doesn't create issues when I try to connect via shell. Am I missing something here ? should I change the file permission (as for now it is 400).



    This a screenshot on the errors shown on the RDM system log
    enter image description here










    share|improve this question














    bumped to the homepage by Community 17 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      I am trying to connect to an Elasticache Redis Server via an AWS Ubuntu instance and using an ssh tunnel. When I try to configure Redis Desktop Manager to connect via an ssh tunnel and provide credentials and .pem file, I have authentication issues. However, this same .pem file doesn't create issues when I try to connect via shell. Am I missing something here ? should I change the file permission (as for now it is 400).



      This a screenshot on the errors shown on the RDM system log
      enter image description here










      share|improve this question














      I am trying to connect to an Elasticache Redis Server via an AWS Ubuntu instance and using an ssh tunnel. When I try to configure Redis Desktop Manager to connect via an ssh tunnel and provide credentials and .pem file, I have authentication issues. However, this same .pem file doesn't create issues when I try to connect via shell. Am I missing something here ? should I change the file permission (as for now it is 400).



      This a screenshot on the errors shown on the RDM system log
      enter image description here







      ssh ssh-tunneling ssh-agent redis






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 22 '16 at 1:59









      Addonis1990Addonis1990

      12




      12





      bumped to the homepage by Community 17 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 17 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          2 Answers
          2






          active

          oldest

          votes


















          0














          Are you sure you use the correct username ? AWS uses different usernames depending on Linux distro. AFAIK, they generally use 'ec2-user' except for Ubuntu installations where they use 'ubuntu'.






          share|improve this answer
























          • Yes I am using a correct username. I have been already able to connect via shell

            – Addonis1990
            Jan 31 '16 at 21:08



















          0














          Are you sure you are using a private key in .pem format? For Windows users, the Redis Desktop Manager documentation states the following:




          for Windows users:



          Your private key is must be in .pem format.







          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            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: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            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
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f256912%2funable-to-establish-an-ssh-tunnel-using-redis-desktop-manager%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Are you sure you use the correct username ? AWS uses different usernames depending on Linux distro. AFAIK, they generally use 'ec2-user' except for Ubuntu installations where they use 'ubuntu'.






            share|improve this answer
























            • Yes I am using a correct username. I have been already able to connect via shell

              – Addonis1990
              Jan 31 '16 at 21:08
















            0














            Are you sure you use the correct username ? AWS uses different usernames depending on Linux distro. AFAIK, they generally use 'ec2-user' except for Ubuntu installations where they use 'ubuntu'.






            share|improve this answer
























            • Yes I am using a correct username. I have been already able to connect via shell

              – Addonis1990
              Jan 31 '16 at 21:08














            0












            0








            0







            Are you sure you use the correct username ? AWS uses different usernames depending on Linux distro. AFAIK, they generally use 'ec2-user' except for Ubuntu installations where they use 'ubuntu'.






            share|improve this answer













            Are you sure you use the correct username ? AWS uses different usernames depending on Linux distro. AFAIK, they generally use 'ec2-user' except for Ubuntu installations where they use 'ubuntu'.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jan 27 '16 at 20:17









            Olivier DaubyOlivier Dauby

            1237




            1237













            • Yes I am using a correct username. I have been already able to connect via shell

              – Addonis1990
              Jan 31 '16 at 21:08



















            • Yes I am using a correct username. I have been already able to connect via shell

              – Addonis1990
              Jan 31 '16 at 21:08

















            Yes I am using a correct username. I have been already able to connect via shell

            – Addonis1990
            Jan 31 '16 at 21:08





            Yes I am using a correct username. I have been already able to connect via shell

            – Addonis1990
            Jan 31 '16 at 21:08













            0














            Are you sure you are using a private key in .pem format? For Windows users, the Redis Desktop Manager documentation states the following:




            for Windows users:



            Your private key is must be in .pem format.







            share|improve this answer




























              0














              Are you sure you are using a private key in .pem format? For Windows users, the Redis Desktop Manager documentation states the following:




              for Windows users:



              Your private key is must be in .pem format.







              share|improve this answer


























                0












                0








                0







                Are you sure you are using a private key in .pem format? For Windows users, the Redis Desktop Manager documentation states the following:




                for Windows users:



                Your private key is must be in .pem format.







                share|improve this answer













                Are you sure you are using a private key in .pem format? For Windows users, the Redis Desktop Manager documentation states the following:




                for Windows users:



                Your private key is must be in .pem format.








                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 10 '17 at 9:54









                adriandev.meadriandev.me

                1




                1






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • 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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f256912%2funable-to-establish-an-ssh-tunnel-using-redis-desktop-manager%23new-answer', 'question_page');
                    }
                    );

                    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







                    Popular posts from this blog

                    サソリ

                    広島県道265号伴広島線

                    Accessing regular linux commands in Huawei's Dopra Linux