Error Connecting to DBMS

Hi,

I'm very new to neo4j and am trying to graph from python/spacy. I'm on Windows 11, tested on neo4j 4.4.19 , 5.3.0 and 5.8.0 through Neo4j Desktop.

I'm trying to simply start my DB (that I have started before) but keep getting the port error

5.8.0: and 5.3.0

DBMS Python4j can not be started due to conflicts with external processes.

To fix this problem, let us change these port configurations:
bolt: 7689 → 7690

4.4.19 : Connects just fine

I tried checking for both ports through netstat -ano | find "7689"

neo4j.log and debug.log are empty basically

log.log: