Giter VIP home page Giter VIP logo

Comments (4)

j-datadome avatar j-datadome commented on August 22, 2024

Hello,

I allow myself to up the topic cause the issue is blocking for me.

Thank you

from synapse.

jolynch avatar jolynch commented on August 22, 2024

@j-datadome

Seems that the ec2watcher is bombing out in discovering instances. The error seems to be coming from the aws-sdk gem trying to connect to some (presumably aws) endpoint, where it's trying to resolve a DNS address. Just trying to dig into the source code of the aws-sdk to see what hostname it's trying to resolve ... but before I do that too much what values of AWS_REGION, TAG_NAME, and TAG_VALUES are you supplying?

from synapse.

jolynch avatar jolynch commented on August 22, 2024

So like for example if you supply 'us-west-2' to the region parameter the aws-sdk will try to resolve and connect to ec2.us-west-2.amazonaws.com. We can see this from the aws-sdk ec2/region.rb file. So yea, which region are you trying to connect to?

from synapse.

jolynch avatar jolynch commented on August 22, 2024

@j-datadome did that fix your issue?

from synapse.

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.