Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-30-2021 07:58 AM
Hello while trying to use python to build a graph in neo4j i always get an authentication error.
(CKG_ENV) C:\Users\sitas\CKG\src\graphdb_builder\builder>python builder.py -b minimal -u neo4j
error:
File "C:\Users\sitas\CKG\src\graphdb_connector\connector.py", line 45, in connectToDB
raise Exception("Unexpected error:{}.\n{}".format(err, sys_error))
Exception: Unexpected error:{code: None} {message: None}.
(<class 'neo4j.exceptions.AuthError'>, AuthError('The client is unauthorized due to authentication failure.'), <traceback object at 0x000001EAB1FED680>), file: connector.py,line: 40
Note:
2)I faced this error while trying to build a Clinical Knowledge graph.
Since I am new to Neo4j and cypher, I am in need of help. I also tried some solution posted online however it didn't get solved
01-31-2021 03:44 PM
Can you log in with your username and password in neo4j browser?
Perhaps a wrong connection? Or you have another database running?
04-05-2021 12:31 AM
i will look into it thank you
All the sessions of the conference are now available online