ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.88k stars 852 forks source link

[gui error report] SyntaxError: Unexpected end of JSON input: Error: open C:\Users\meetr\.i #2578

Closed MeetRaiyani closed 10 months ago

MeetRaiyani commented 11 months ago

👉️ Please describe what you were doing when this error happened.

Specifications

Error

SyntaxError: Unexpected end of JSON input: Error: open C:\Users\meetr\.ipfs\config: The system cannot find the path specified.
    at JSON.parse (<anonymous>)
    at Daemon._getConfig (C:\P APP\IPFS Desktop\resources\app.asar\node_modules\ipfsd-ctl\src\ipfsd-daemon.js:368:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Daemon.init (C:\P APP\IPFS Desktop\resources\app.asar\node_modules\ipfsd-ctl\src\ipfsd-daemon.js:158:9)
    at async getIpfsd (C:\P APP\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:63:7)
    at async startDaemon (C:\P APP\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:210:17)
    at async startIpfs (C:\P APP\IPFS Desktop\resources\app.asar\src\daemon\index.js:49:17)
    at async setupDaemon (C:\P APP\IPFS Desktop\resources\app.asar\src\daemon\index.js:116:3)
    at async Promise.all (index 1)
    at async run (C:\P APP\IPFS Desktop\resources\app.asar\src\index.js:68:5)
welcome[bot] commented 11 months ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.

whizzzkid commented 11 months ago

Thanks for submitting this issue @MeetRaiyani, looks like your config is missing or is invalid. Can you please find your config based on the info provided here and validate if it's a valid json? (You can attach it here if you need help with validating it.)

If the file is missing, you need to either find the location of your existing .ipfs folder and point to that config or if you don't care about your content, you can try reinstalling and that might fix the issue.

Thanks!

github-actions[bot] commented 11 months ago

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

github-actions[bot] commented 10 months ago

This issue was closed because it is missing author input.