-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Frequency - DailyFrequency - DailyFrequency - DailyReach - VeryFewReach - VeryFewReach - VeryFewSeverity - S2Severity - S2Severity - S2communitycommunitycommunity
Description
I'm running new instances of Memgraph and Memgraph Lab running as containers in a Podman instance. I am attempting to create users for the first time, and this is my experience:
- Connect via Memgraph Lab (works)
- Enter a user creation cypher statement (works)
- Enter a second user creation cypher statement (fails with a confusing error)
- Refresh Lab
- Lab no longer automatically connects (ok, I guess that's because I have a user now?)
- Manually add a localhost entry and click "Connect"
- Lab relays the error: "Connection error: Failed to connect to server. Please ensure that your database is listening on the correct host and port and that you have compatible encryption settings both on Neo4j server and driver. Note that the default encryption setting has changed in Neo4j 4.0."
Note that Lab does not ask me for credentials. When I attempt to access Memgraph directly via the bolt protocol using a Python script, I get a authorization failure message, which is resolved by adding the new credentials to my script. So MG itself is still working, but there's something lost in translation between MG and Lab.
Thus, Lab is useless until I can get it to ask for authentication.
Versions:
- Memgraph: 3.1.1
- Memgraph Lab: 3.1.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Frequency - DailyFrequency - DailyFrequency - DailyReach - VeryFewReach - VeryFewReach - VeryFewSeverity - S2Severity - S2Severity - S2communitycommunitycommunity
Type
Projects
Status
No status