neo4j-devtools / neo4j-desktop

The Neo4j Graph Platform, on your desktop OS.
19 stars 1 forks source link

Neo4j Desktop UI is not appearing while 4 processes are in the backend. #130

Open shahramjoon opened 1 year ago

shahramjoon commented 1 year ago

My Neo4jDEsktop is not starting in windows although i see 4 processes in the backend.

i see this in the log under c:\users\XYZ.NeoDeskop\log.log

I secured my username with XYZ.

[2023-08-28 17:20:35.782] [error] App initialization error Error: EPERM: operation not permitted, mkdir 'C:\Users\ABC'

ABC is the old username on this laptop . the ABC username was migrated to a new username XYZ but Neo4j still want to create directory under c:\users using old username , ABC

i have uninstalled and reinstalled many time. i have cleaned all folders mentioned Neo4j but the problem still exists.

jreinjr commented 12 months ago

Same issue here