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.

Neo4j 4.3.4 with neosemantics

laviben
Node Link

hi everyone!
I am working with neo4j desktop 3.4.3 (using latest neosemantics release).
currently i am trying to install the same environment on a server
server spec:
OS: Windows 10 Enterprise
version: 21H1
OS build: 19043.1288.
cpu: AMD EPYC 7702P 64-Core Processor 2.00 GHz (2 processors)
ram: 64GB

the installation is finishing with the usual example project which is working
when i try to set up neo4j DBMS 4.3.4 it will not start.
in short, from my understanding. the errors in the logs says:
connect ECONNREFUSED 127.0.0.1:7687
connect ECONNREFUSED 127.0.0.1:7474
Protocol Manager type error: url must be string. url = undefined

i cannot understand what seems to be the problem (the same ports on other versions of neo4j do work..)
any help will be appreciated
the full logs of the latest try:

[2021-10-27 16:28:48.717] [info]  Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2021-10-27 16:28:48.989] [info]  Online check response: 200 version: 1.4.9
files
[2021-10-27 16:29:28.729] [info]  Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2021-10-27 16:29:28.937] [info]  Online check response: 200 version: 1.4.9
files
[2021-10-27 16:29:36.711] [info]  Graph App[622a74b3-b280-4ae0-bd69-c45ef001ba32]: Checking 1.5.1 for suitable desktop API version
[2021-10-27 16:29:36.713] [info]  Graph App[622a74b3-b280-4ae0-bd69-c45ef001ba32]: Version 1.5.1 satisfied. { desktopApiVersion: '1.4.0', packageDesktopApiVersion: '^1.4.0' }
[2021-10-27 16:29:36.994] [info]  Graph App[neo4j-browser-id]: Checking 4.3.5 for suitable desktop API version
[2021-10-27 16:29:36.995] [info]  Graph App[neo4j-browser-id]: Version 4.3.5 satisfied. { desktopApiVersion: '1.4.0', packageDesktopApiVersion: '^1.4.0' }
[2021-10-27 16:29:37.244] [info]  Graph App[neo4j-bloom-id]: Checking 1.9.0 for suitable desktop API version
[2021-10-27 16:29:37.245] [info]  Graph App[neo4j-bloom-id]: Version 1.9.0 satisfied. { desktopApiVersion: '1.4.0', packageDesktopApiVersion: '^1.4.0' }
[2021-10-27 16:30:08.739] [info]  Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2021-10-27 16:30:09.035] [info]  Online check response: 200 version: 1.4.9
files
[2021-10-27 16:30:32.117] [info]  Retrieving status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]
[2021-10-27 16:30:32.129] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: false
[2021-10-27 16:30:32.190] [info]  Checking ports
[2021-10-27 16:30:32.228] [info]  Starting Neo4j
[2021-10-27 16:30:32.230] [info]  Starting DBMS [database-bbc41780-f310-4366-af24-7baf6ba1c2d1] 'v4.3.4'
[2021-10-27 16:30:32.262] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:32.265] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:32.266] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:32.269] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:32.269] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:33.285] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:33.288] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:33.289] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:33.292] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:33.293] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:34.318] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:34.335] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:34.336] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:34.338] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:34.339] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:35.348] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:35.351] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:35.352] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:35.354] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:35.355] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:36.383] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:36.391] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:36.392] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:36.393] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:36.394] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:37.521] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:37.523] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:37.525] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:37.528] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:37.530] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:38.543] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:38.546] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:38.548] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:38.550] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:38.551] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:39.588] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:39.590] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:39.591] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:39.593] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:39.594] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:40.604] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: true
[2021-10-27 16:30:40.606] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7687 }
[2021-10-27 16:30:40.607] [info]  Check if neo4j is available on { host: '127.0.0.1', path: '/', port: 7474 }
[2021-10-27 16:30:40.609] [info]  Neo4j @ 7687 is down. connect ECONNREFUSED 127.0.0.1:7687
[2021-10-27 16:30:40.609] [info]  Neo4j @ 7474 is down. connect ECONNREFUSED 127.0.0.1:7474
[2021-10-27 16:30:41.628] [info]  Retrieved status for DBMS[database-bbc41780-f310-4366-af24-7baf6ba1c2d1]: false
[2021-10-27 16:30:48.755] [info]  Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2021-10-27 16:30:49.018] [info]  Online check response: 200 version: 1.4.9
files
0 REPLIES 0