Git Product home page Git Product logo

Comments (5)

scottfrederick avatar scottfrederick commented on August 10, 2024

@jhiemer Can you post the VCAP_SERVICES environment variable that is built when you bind the service to your app (obfuscating the password in the credentials if necessary)?

from spring-cloud-connectors.

jhiemer avatar jhiemer commented on August 10, 2024

@scottfrederick I created a gist here: https://gist.github.com/jhiemer/702b107adc1b0d8c32b2

Thanks for your response!

from spring-cloud-connectors.

jhiemer avatar jhiemer commented on August 10, 2024

@scottfrederick looked a bit more into it. I sshd onto the DEA and tried to telnet to the MongoDB Instance, which obviously works

telnet 172.24.100.160 10001
Trying 172.24.100.160...
Connected to 172.24.100.160.
Escape character is '^]'.

When I looked further I found the following https://groups.google.com/forum/#!topic/mongodb-user/9QkHJBQySWQ, which in turn leads to https://jira.mongodb.org/browse/JAVA-1160. Question is, how the Cloud Connector is implemented. Any ideas?
(Small side node: due to Spring Data MongoDB 1.5.4 changes (colum change from "ns" to "name") it was necessary to upgrade to 2.12.1 (Mongo DB Driver), which had this issue, but should have been fixed in 2.12.2).

Any ideas?

from spring-cloud-connectors.

jhiemer avatar jhiemer commented on August 10, 2024

@scottfrederick any update? :-(

from spring-cloud-connectors.

jhiemer avatar jhiemer commented on August 10, 2024

Damn found it. Stupid mistake by me. The problem was the missing specification for allow_networks in dea_next configuration of my spiff template.

Sorry guys. :-(

from spring-cloud-connectors.

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.