After migrating from Neo4j 4.1.6 community to 4.1.6 Neo4j enterprise edition, we're getting this error from our log when starting neo4j from systemd service.
ERROR Client triggered an unexpected error [Neo.DatabaseError.General.UnknownError]: null, reference 6fc70117-9b0f-40c0-8dbe-9fe903136506.
But everything works fine when we manually start neo4j with the following command:
neo4j start
Can you help me on that please ?