Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] connecting to neo4j #99

Open
sonic182 opened this issue Sep 9, 2024 · 1 comment
Open

[Bug] connecting to neo4j #99

sonic182 opened this issue Sep 9, 2024 · 1 comment

Comments

@sonic182
Copy link

sonic182 commented Sep 9, 2024

Elixir and Erlang/OTP versions

For a neo4j in docker compose:

services:
  neo4j:
    image: neo4j:5
    environment:
      NEO4J_AUTH: neo4j/12341234
    ports:
      - 7474:7474
      - 7687:7687

When I connect to neo4j without uri it works

image

but when I use uri it doesn't

image

Operating system

Manjaro

Neo4j version

5

Boltx version

0.0.6

Current behavior

I get abborted in livebook

Expected behavior

to connect

@sagastume
Copy link
Owner

Thank you for the report. I haven’t had much time lately. I'll be reviewing it over the next few days.

For now, I'm not sure if it's relevant, but could you provide me with the full version of Neo4j?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants