Closed Mingaaaaaaa closed 1 year ago
@Mingaaaaaaa, can you try to enable driver logs as debug?
{
neo4j: {
serverUrl: "neo4j://ysjy.alplune.top",
serverUser: "aaaa",
serverPassword: "aaaa",
driverConfig: {
encrypted: "ENCRYPTION_ON",
trust: "TRUST_SYSTEM_CA_SIGNED_CERTIFICATES",
logging: neo4j.logging.console("debug"), // enabling debug log.
},
}
}
This error can be related several root causes and the logs might help to understand the issue.
See: https://neo4j.com/docs/api/javascript-driver/5.9/function/index.html#static-function-driver
Issue closed due inactivity. Please, open again the issue if the error persists and you have more evidences.
Hi,I use your Neovis.js Simple Example HTML to link my neo4j database on my server.And I deploy it on here. and here
But I found out that my Edge、Safari and Firefox work successfully. but in Chrome or on my phone It can't work
I read this article,but did't work What I want to do is visit this web via web-view on phone. But It will console the same error :