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

IPFS Desktop run fail #1803

Closed
DancGo opened this issue Apr 15, 2021 · 1 comment
Closed

IPFS Desktop run fail #1803

DancGo opened this issue Apr 15, 2021 · 1 comment
Labels
area/windows Windows need/analysis Needs further analysis before proceeding need/author-input Needs input from the original author

Comments

@DancGo
Copy link

DancGo commented Apr 15, 2021

Please describe what you were doing when this error happened.

Specifications

  • OS: win32
  • IPFS Desktop Version: 0.14.0
  • Electron Version: 11.2.3
  • Chrome Version: 87.0.4280.141

Error

Error: Command failed with EPERM: D:\IPFS Desktop\resources\app.asar.unpacked\node_modules\go-ipfs\go-ipfs\ipfs.exe daemon --migrate --enable-gc --routing dhtclient
spawn EPERM
    at ChildProcess.spawn (internal/child_process.js:407:11)
    at Object.spawn (child_process.js:557:9)
    at execa (D:\IPFS Desktop\resources\app.asar\node_modules\ipfsd-ctl\node_modules\execa\index.js:80:26)
    at D:\IPFS Desktop\resources\app.asar\node_modules\ipfsd-ctl\src\ipfsd-daemon.js:196:27
    at new Promise (<anonymous>)
    at Daemon.start (D:\IPFS Desktop\resources\app.asar\node_modules\ipfsd-ctl\src\ipfsd-daemon.js:195:21)
    at module.exports (D:\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:77:17)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async startIpfs (D:\IPFS Desktop\resources\app.asar\src\daemon\index.js:54:15)
    at async module.exports (D:\IPFS Desktop\resources\app.asar\src\daemon\index.js:116:3)
@lidel
Copy link
Member

lidel commented May 5, 2021

Try updating to v0.15.0 and reopen if the new binary has the same permission problem. In the past tweaking permissions or reinstalling solved similar issues on Windows.

I noticed you use D:\ – did you customize your installation directory? Is that a regular disk or a network one?

@lidel lidel added area/windows Windows need/analysis Needs further analysis before proceeding need/author-input Needs input from the original author labels May 5, 2021
@lidel lidel closed this as completed May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows Windows need/analysis Needs further analysis before proceeding need/author-input Needs input from the original author
Projects
None yet
Development

No branches or pull requests

2 participants