You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tryinging to run the executable i get the following error. Ubuntu 16.04, zenwalletv0.9.69
A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Malformed JSON in file: /home/user/.config/zenwallet/zen-wallet-db.json
Unexpected string in JSON at position 2460
at n.parse [as deserialize] ()
at n.value (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:167213)
at gi.t.read (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:168079)
at e.exports (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:168288)
at Object../app/services/db.js (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:10551)
at t (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:279)
at Object../app/ZenNode.js (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:1367)
at t (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:279)
at Object../app/main.dev.js (/home/user/Downloads/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:7319)
at t (mypath/zen-wallet-0.9.67/resources/app.asar/main.prod.js:1:279)
The text was updated successfully, but these errors were encountered:
victorjof
changed the title
Uncaught Exception on zenwallet install
Uncaught Exception in zenwallet install
Aug 18, 2018
When tryinging to run the executable i get the following error. Ubuntu 16.04, zenwalletv0.9.69
The text was updated successfully, but these errors were encountered: