IPFS desktop app does not launch
See original GitHub issueI clicked on the IPFS desktop icon to connect but got an error message. The application does not launch at all. See image attached.
Specifications
- OS: win32
- IPFS Desktop Version: 0.10.4
- Electron Version: 7.1.14
- Chrome Version: 78.0.3904.130
Error
Error: EPERM: operation not permitted, open 'C:\Users\atale\.ipfs-desktop\IPFS_PATH'
at Object.openSync (fs.js:447:3)
at Object.func (electron/js2c/asar.js:140:31)
at Object.func [as openSync] (electron/js2c/asar.js:140:31)
at Object.writeFileSync (fs.js:1206:35)
at Object.outputFileSync (C:\Program Files\IPFS Desktop\resources\app.asar\node_modules\fs-extra\lib\output\index.js:31:15)
at writeIpfsPath (C:\Program Files\IPFS Desktop\resources\app.asar\out\daemon\index.js:374:23)
at _callee3$ (C:\Program Files\IPFS Desktop\resources\app.asar\out\daemon\index.js:163:27)
at tryCatch (C:\Program Files\IPFS Desktop\resources\app.asar\node_modules\regenerator-runtime\runtime.js:45:40)
at Generator.invoke [as _invoke] (C:\Program Files\IPFS Desktop\resources\app.asar\node_modules\regenerator-runtime\runtime.js:271:22)
at Generator.prototype.<computed> [as next] (C:\Program Files\IPFS Desktop\resources\app.asar\node_modules\regenerator-runtime\runtime.js:97:21)
Issue Analytics
- State:
- Created 3 years ago
- Comments:18 (9 by maintainers)
Top Results From Across the Web
IPFS desktop app does not launch · Issue #1534 - GitHub
I clicked on the IPFS desktop icon to connect but got an error message. The application does not launch at all. See image...
Read more >How to solve IPFS Desktop stuck in "IPFS is starting"?
I just install IPFS CLI and Desktop then run it. I have no idea what to do with my IPFS Desktop where stuck...
Read more >IPFS Desktop - IPFS Docs
Open your Applications folder and open the IPFS Desktop application. You may get a warning saying IPFS Desktop.app can't be opened. Click Show...
Read more >How to use IPFS Desktop app correctly? PC is freezing. - Reddit
I've installed IPFS Desktop on my Windows PC, but after a while, when app is running it is impossible to use PC as...
Read more >Mac App 'IPFS Desktop' v0.25.0 Download
Description: IPFS DESKTOP A desktop client for IPFS. You don't need the command line to run an IPFS node. Just install IPFS Desktop...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@hacdias I saw that, that’s why I’m going to (try) automate the build process to also publish to Chocolatey and Brew 👍
@hacdias this looks like a file permissions issue on windows, can you take a look?