ipfs/ipfs-desktop

[gui error report] SyntaxError: Unexpected end of JSON input: Error: open /Volumes/MPDE/.ip

jc-frosty opened this issue · 1 comments

  • Desktop: 0.36.0
  • OS: darwin 21.6.0 x64
  • Electron: 19.1.9
  • Chrome: 102.0.5005.167
SyntaxError: Unexpected end of JSON input: Error: open /Volumes/MPDE/.ipfs/config: no such file or directory
    at JSON.parse (<anonymous>)
    at Daemon._getConfig (/private/var/folders/mg/2l36hd4941j13xfd802v556r0000gp/T/AppTranslocation/83DA9B70-C0D9-4A65-A659-69DDD5A1B949/d/IPFS Desktop.app/Contents/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 (/private/var/folders/mg/2l36hd4941j13xfd802v556r0000gp/T/AppTranslocation/83DA9B70-C0D9-4A65-A659-69DDD5A1B949/d/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/ipfsd-ctl/src/ipfsd-daemon.js:158:9)
    at async getIpfsd (/private/var/folders/mg/2l36hd4941j13xfd802v556r0000gp/T/AppTranslocation/83DA9B70-C0D9-4A65-A659-69DDD5A1B949/d/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:63:7)
    at async startDaemon (/private/var/folders/mg/2l36hd4941j13xfd802v556r0000gp/T/AppTranslocation/83DA9B70-C0D9-4A65-A659-69DDD5A1B949/d/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:210:17)
    at async startIpfs (/private/var/folders/mg/2l36hd4941j13xfd802v556r0000gp/T/AppTranslocation/83DA9B70-C0D9-4A65-A659-69DDD5A1B949/d/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:49:17)
    at%2

Following from issue 2836.