Code Monkey home page Code Monkey logo

Comments (15)

neildsouza avatar neildsouza commented on July 29, 2024 2

Awesome ... that worked.
Thnx so much.

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

Can you please show your Neo4j.Sips config file, fore brevity?!

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

Asking for the config file because I'm afraid you're trying to use the bolt protocol with Neo4j.Sips

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Here is the config.exs file

# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
use Mix.Config

config :neo4j_sips, Neo4j,
    url: "http://localhost:7474",
    pool_size: 5,
    max_overflow: 2,
    timeout: 30

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Actually I haven't really tried the Bolt connection yet.
Don't even know what setting to change in Neo4j.Sips to be honest.

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

Hmm ... it looks from the error you pasted initially, that there is a bolt atom mentioned, this is why I asked for the config file. I'll try on my local in a bit, as soon as I get near a computer. However, if you're planning to use Bolt, then you should check my other project: bolt_sips

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

Oh, one more thing: can you connect with a browser to the instance referenced by your config file? I.e. Same: host, port number, ...

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Actually I don't plan on trying Bolt coz it's too new.
Shall let it bake for a few versions and then take a look see.
I had initially tried one of the node-js drivers from Neo4j and that didn't work out well.

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Yes ... Can connect via the browser to the same host:port

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

Cool, good to know. Ok, I'll check this setup on my local, in 20-30 minutes.

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Thnx so much.

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Heyy ... really sorry but please ignore this.
I had not disabled security auth in neo4j.conf

dbms.security.auth_enabled=false

After doing that all is well.

Really sorry for the trouble but the Bolt msg and the Neo4j Svr upgrade threw me off.

See ya.

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

from neo4j_sips.

neildsouza avatar neildsouza commented on July 29, 2024

Ok ... this is really embarassing.
Sorry to say that the problem hasn't gone away.
I had tested with a previous version of Neo4j ie. < 3.1 and reported that as working.
Really sorry about this but have to re-open this as a pending issue.

from neo4j_sips.

florinpatrascu avatar florinpatrascu commented on July 29, 2024

Hey no problem, the issue was at my end, I didn't expect to receive the bolt key from the server, during the initial handshake; details in the latest CHANGELOG

Please pull 0.2.14, from: Hex.pm/packages/neo4j_sips, and check it out. HTH - Florin

from neo4j_sips.

Related Issues (14)

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.