Giter Club home page Giter Club logo

Comments (7)

luin avatar luin commented on June 11, 2024

Hey @pdeva 👋

Thanks for using Medis! Did you use a VPN to connect to MemoryDB from your local machine? There is a documentation for connecting to ElastiCache via a jump server but it may not apply to your setup.

Could you please run "CLUSTER SLOTS" in your redis-cli and send the output here? That will help me in troubleshooting the issue.

from medis.

pdeva avatar pdeva commented on June 11, 2024

i am indeed using Twingate VPN to connect to Memorydb.
the cli command shown above is executed from my desktop so we know that there is no issues with connecting to memorydb itself.

here is the output of cluster slots

clustercfg.test.drktf1.memorydb.us-east-1.amazonaws.com:6379> CLUSTER SLOTS
1) 1) (integer) 0
   2) (integer) 16383
   3) 1) "test-0001-001.test.drktf1.memorydb.us-east-1.amazonaws.com"
      2) (integer) 6379
      3) "d6340974fe9ecefa8a88cf9cd1a3f072cb4bd1ba"
      4) 1) "ip"
         2) "10.0.74.252"
   4) 1) "test-0001-002.test.drktf1.memorydb.us-east-1.amazonaws.com"
      2) (integer) 6379
      3) "412997fc81ef3bcd927167653a39efe0eedd719b"
      4) 1) "ip"
         2) "10.0.85.202"
clustercfg.test.drktf1.memorydb.us-east-1.amazonaws.com:6379>

from medis.

luin avatar luin commented on June 11, 2024

@pdeva Thanks for the details! I managed to set up a MemoryDB on AWS and actually it worked for me. Here is my setup:

CleanShot 2023-09-09 at 21 18 21@2x CleanShot 2023-09-09 at 21 19 07@2x

I used https://manual.nssurge.com/others/snell.html but it should pretty similar to Twingate so not sure what was the issue in your setup. Can you connect to test-0001-001.test.drktf1.memorydb.us-east-1.amazonaws.com directly with "Standalone" mode in Medis to see if that works?

from medis.

pdeva avatar pdeva commented on June 11, 2024

you have 1 node in your setup. mine has 2.

from medis.

luin avatar luin commented on June 11, 2024

@pdeva Thanks for the follow-up! I created another cluster that has 2 shards. I was able to connect to the cluster with Medis:

CleanShot.2023-09-10.at.08.14.46.mp4

Is it possible that Medis was able to connect to the clustercfg node but not the individual node?

from medis.

DiegoRBaquero avatar DiegoRBaquero commented on June 11, 2024

I am now experiencing this, when I was previously not. What changed? I scaled up the size of the 2 nodes I have from t4g small to t4g medium. 🤔

image

from medis.

luin avatar luin commented on June 11, 2024

@DiegoRBaquero Sorry for the inconvenience! Nothing should have been changed recently. If it's possible, could you share with me the connection setting that is causing problems? I would troubleshoot it on my side. [email protected].

from medis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.