cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Desktop App (MAC) - not closing Ports

jeremy
Node Clone

After Desktop APP Crashes ; what is the best way to recover where DESKTOP has kept open ports and offers to fix but does not resolve.

Database Graph can not be started due to conflicts with external processes.

To fix this problem, let us change these port configurations:

  • bolt : 7687 → 11005
  • http : 7474 → 11006
  • https : 7473 → 11007

// Okay - seems that DESKTOP crashes ; but still lives on
bash
ps -ef | grep neo4j
Then kill the process.

Maybe downgrade to a stable release of desktop somehow to stop it crashing / locking up so often.

1 REPLY 1

Hello Jeremy,

What version of Desktop are you using?

What are you trying to do in Desktop when it crashes?

Is there anything of interest in the log.log file for Desktop?

Elaine