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.

Graph Apps Installation - Invalud URL Error

mbandor
Graph Voyager

I'm having issues with installing any of the Graph Apps for the Neo4j Desktop (V1.4.8). I get an "Invalid URL" error. Here is the log entry:

[2021-10-06 14:42:39.716] [info] Starting Neo4j Desktop 1.4.8 @ Windows_NT 10.0.19043
[2021-10-06 14:42:39.784] [error] Protocol Manager error TypeError [ERR_INVALID_URL]: Invalid URL: --allow-file-access-from-files
at onParseError (internal/url.js:256:9)
at new URL (internal/url.js:332:5)
at Object.t.default (C:\Users\mbandor\Neo4j\Neo4j Desktop\resources\app.asar\dist\main.prod.js:1:197310)
at App. (C:\Users\mbandor\Neo4j\Neo4j Desktop\resources\app.asar\dist\main.prod.js:1:228006)
at App.emit (events.js:315:20)
at App.EventEmitter.emit (domain.js:483:12)
at App.emitter.emit (C:\Users\mbandor\Neo4j\Neo4j Desktop\resources\app.asar\node_modules@sentry\electron\dist\main\integrations\electron.js:63:25)
[2021-10-06 14:43:08.653] [info] Starting Neo4j Desktop 1.4.8 @ Windows_NT 10.0.19043
[2021-10-06 14:43:08.745] [error] Protocol Manager error TypeError [ERR_INVALID_URL]: Invalid URL: --allow-file-access-from-files
at onParseError (internal/url.js:256:9)
at new URL (internal/url.js:332:5)
at Object.t.default (C:\Users\mbandor\Neo4j\Neo4j Desktop\resources\app.asar\dist\main.prod.js:1:197310)
at App. (C:\Users\mbandor\Neo4j\Neo4j Desktop\resources\app.asar\dist\main.prod.js:1:228006)
at App.emit (events.js:315:20)
at App.EventEmitter.emit (domain.js:483:12)
at App.emitter.emit (C:\Users\mbandor\Neo4j\Neo4j Desktop\resources\app.asar\node_modules@sentry\electron\dist\main\integrations\electron.js:63:25)
[2021-10-06 14:43:18.814] [info] Online check request: https://dist.neo4j.org/neo4j-desktop/win/latest.yml
[2021-10-06 14:43:18.955] [info] Online check response: 200 version: 1.4.8

1 REPLY 1

mbandor
Graph Voyager

I did some additional searching and found from another inquiry that I can manually load the installation from the sidebar. This solution worked.