Skip to content

having trouble connecting local cypher-workbench to online Aura DB at Neo #10

@TaraTheSnowDog

Description

@TaraTheSnowDog

hello, I set up AuraDB cloud and can sign in ok.

I started with the community/enterprise trial local Neo Desktop and got cypher-workbench working. But I moved to online AuraDB subscription.

I re-installed cypher-workbench locally to work with my online Aura. I did not create any new user accounts or roles. I am using the generated password to get into my server instance.

I have updated the api/.env with:

NEO4J_URI=neo4j+s://YYYYYY.databases.neo4j.io // my instance URL connection
NEO4J_USER=neo4j
NEO4J_PASSWORD=XXXXXX // the generated password given me
NEO4J_DATABASE=ZZZZZZ // name of the database in my instance connection

and:
NEO4J_ENCRYPTED=neo4j+s

no changes to the default ui/.env

I start both UI & API servers locally.
When the UI panel opens in my browser running on standard: http://localhost:3000/login

What 'email' and password do I sign in with?

Am i doing this correctly? I couldn't find if sypher-workbench is native to Aura DB in neo cloud?

Should I use local Neo Desktop to connect to online Aura and then connect my local cypher-workbench to desktop?
I just read to use remote-Aura for Desktop to use my Aura password. but in cypher-workbench what do I use?
---- when I was wotking local bueore online Aura I would enter the Admin & default neo4j password and the embedded password in the api/.evv was the user=Neo4j and password=password.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions