Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gui error report] SyntaxError: Unexpected end of JSON input #2024

Closed
Foreplay241 opened this issue Mar 11, 2022 · 1 comment
Closed

[gui error report] SyntaxError: Unexpected end of JSON input #2024

Foreplay241 opened this issue Mar 11, 2022 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@Foreplay241
Copy link

I just tried opening it, I haven't updated ipfs desktop in a while

Specifications

  • OS: linux
  • IPFS Desktop Version: 0.20.1
  • Electron Version: 17.1.0
  • Chrome Version: 98.0.4758.102

Error

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Daemon._getConfig (/snap/ipfs-desktop/33/resources/app.asar/node_modules/ipfsd-ctl/src/ipfsd-daemon.js:366:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Daemon.init (/snap/ipfs-desktop/33/resources/app.asar/node_modules/ipfsd-ctl/src/ipfsd-daemon.js:158:9)
    at async spawn (/snap/ipfs-desktop/33/resources/app.asar/src/daemon/daemon.js:55:3)
    at async module.exports (/snap/ipfs-desktop/33/resources/app.asar/src/daemon/daemon.js:150:31)
    at async startIpfs (/snap/ipfs-desktop/33/resources/app.asar/src/daemon/index.js:46:17)
    at async module.exports (/snap/ipfs-desktop/33/resources/app.asar/src/daemon/index.js:114:3)
    at async run (/snap/ipfs-desktop/33/resources/app.asar/src/index.js:83:5)
@Foreplay241 Foreplay241 added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 11, 2022
@ipfs ipfs deleted a comment from welcome bot Mar 14, 2022
@lidel
Copy link
Member

lidel commented Mar 14, 2022

Please uninstall Snap and use .AppImage or see #2031

@lidel lidel closed this as completed Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

2 participants