Updated to 1.5.8 on windows. When attempting to open Neo4jBrowser this happens:
Error: Graph App 'Neo4j Browser' can't be opened. See logs for more info (Developer menu in menu bar). Re-installing the app might resolve the issue.
Re-install Neo4j Browser and restart Neo4j Desktop.
Installing (over the existing installation) didn't help.
De-Installing existing App (keeping files) and re-installing didn't help.
De-Installing, killing files, re-installing, re-configuring remote dbms didn't help.
So I can't use it.
Error in log:
[2023-06-13 15:18:26.127] [error] Graph-App 'Neo4j Browser' execution blocked: signature verification failure. Error: Invalid content digest.
at verifySignature (C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\verify.js:145:15)
at C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\verify.js:29:56
at Generator.next (<anonymous>)
at C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\verify.js:8:71
at new Promise (<anonymous>)
at __awaiter (C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\verify.js:4:12)
at verify (C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\verify.js:19:29)
at C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\index.js:57:46
at Generator.next (<anonymous>)
at fulfilled (C:\Program Files\Neo4j Desktop\resources\app.asar\node_modules\@neo4j\code-signer\lib\index.js:19:58)
This is not the first time this happens. It is horrible if you need urgent access to your data and first have to fight such installation/update failures for hours.