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] Update 1.3.6 breaks at initialization

Hi!

The last update of Neo4j 1.3.6 causes crash at initialization :

Initialization error: TypeError: Cannot read property 'group' of undefined

08:53:43.049 › Action[APPLICATION_INIT_SUCCESS] Object
Desktop.227574914d42b713c96d.bundle.js:113 08:53:43.165 › Adding plugin definition:  graphAlgorithms
Desktop.227574914d42b713c96d.bundle.js:54 TypeError: Cannot read property 'group' of undefined
    at new Ee (Desktop.227574914d42b713c96d.bundle.js:123)
    at ve (Desktop.227574914d42b713c96d.bundle.js:123)
    at Desktop.227574914d42b713c96d.bundle.js:123
    at Array.forEach (<anonymous>)
    at Ye (Desktop.227574914d42b713c96d.bundle.js:123)
    at Desktop.227574914d42b713c96d.bundle.js:123
    at Mv.render (Desktop.227574914d42b713c96d.bundle.js:123)
    at No (Desktop.227574914d42b713c96d.bundle.js:54)
    at Oo (Desktop.227574914d42b713c96d.bundle.js:54)
    at So (Desktop.227574914d42b713c96d.bundle.js:54)
    at ka (Desktop.227574914d42b713c96d.bundle.js:54)
    at xa (Desktop.227574914d42b713c96d.bundle.js:54)
    at vs (Desktop.227574914d42b713c96d.bundle.js:54)
    at Ts (Desktop.227574914d42b713c96d.bundle.js:54)
    at fs (Desktop.227574914d42b713c96d.bundle.js:54)
    at za (Desktop.227574914d42b713c96d.bundle.js:54)
    at Object.enqueueSetState (Desktop.227574914d42b713c96d.bundle.js:54)
    at t.O.setState (Desktop.227574914d42b713c96d.bundle.js:46)
    at Desktop.227574914d42b713c96d.bundle.js:21
    at g (Desktop.227574914d42b713c96d.bundle.js:33)
    at Desktop.227574914d42b713c96d.bundle.js:123
    at Desktop.227574914d42b713c96d.bundle.js:123
    at Desktop.227574914d42b713c96d.bundle.js:123
    at Desktop.227574914d42b713c96d.bundle.js:38
    at Desktop.227574914d42b713c96d.bundle.js:123
    at dispatch (Desktop.227574914d42b713c96d.bundle.js:33)
    at Desktop.227574914d42b713c96d.bundle.js:123
na @ Desktop.227574914d42b713c96d.bundle.js:54
Desktop.227574914d42b713c96d.bundle.js:113 08:53:43.183 › Action[APPLICATION_INIT_FAILED] Objecttype: "APPLICATION_INIT_FAILED"__proto__: Object
Desktop.227574914d42b713c96d.bundle.js:113 08:53:43.198 › Action[GRAPH_APPS_PREPARED] Object

I can't use my desktop anymore.
Is a solution exists?

Windows 10, graphs are on Neo4j 3.x and Neo4j 4.x

3 REPLIES 3

Later in the logs I have:

Action[UPDATE_CHECK] {type: "UPDATE_CHECK"}
Desktop.227574914d42b713c96d.bundle.js:113 09:13:29.026 › Update for version 1.3.6 is not available (latest version: 1.3.4, downgrade is disallowed).
Desktop.227574914d42b713c96d.bundle.js:113 09:13:29.028 › Update not available.
Desktop.227574914d42b713c96d.bundle.js:113 09:13:29.029 › Action[UPDATE_NOT_AVAILABLE] {type: "UPDATE_NOT_AVAILABLE"}

What does it mean?

Fresh install 1.3.4 solves he issue. #closed

I've run into this, too. Downloading and running 1.3.4 is an easy enough work around, but there's still the general problem that Desktop prompts to update and then fails.