Unable to create a node in Neo4j browser." Neo.ClientError.Statement.AccessMode"

Hi

I have run into the following issue while trying to create a node in an existing db

"Writing in read access mode not allowed. Attempted write to .."

I was able to work with the desktop and browser versions seamlessly. Issue started after I imported an enhanced file dump into the existing db.
Privileges are all intact for the user

  • which OS do you use? Windows
  • neo4j desktop version (1.6), Neo4j Browser version: 5.15.0,Neo4j Server version: 5.18.1 (enterprise)
  • what kind of API / driver do you use

REsolved it based on the replies on this post
Neo4j Database is locked in ReadOnly mode - Neo4j Graph Platform / Server - Neo4j Online Community

1 Like