macOS 10.x fails to start with Error (no message)
See original GitHub issueI opened IPFS Desktop when a windows jumps out reading “IPFS node has encountered an error and startup could not be completed:” and macOS also tells me the application has some problems.
How to solve?
Specifications
- OS: darwin
- IPFS Desktop Version: 0.20.2
- Electron Version: 17.1.0
- Chrome Version: 98.0.4758.102
Error
Error
at errorTemplate (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:78:49)
at loadWindow (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:115:26)
at module.exports (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:120:3)
at startIpfsWithLogs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:158:9)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async module.exports (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:174:17)
at async startIpfs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:46:17)
at async restartIpfs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:100:5)
at async Object.restartIpfs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:33:5)
Issue Analytics
- State:
- Created 2 years ago
- Comments:25 (12 by maintainers)
Top Results From Across the Web
If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >Problems running some apps on mac, no error message
To open Disk Utility, from the Applications folder, open Utilities, and then double-click the Disk Utility icon. In the column on the left,...
Read more >How to Fix the "macOS Could Not Be Installed on Your ...
Seeing the "macOS could not be installed on your computer" error when you try to update? Here's how to fix this macOS error....
Read more >Fixing Mac OS X Install Errors “can't be verified ... - OSXDaily
It may have been corrupted or tampered with during downloading” message, or a more vague “An error occurred while preparing the installation.
Read more >How to Fix 'macOS Could Not Be Installed on Your Computer ...
Restart your Mac again if necessary, and then go to System Preferences > Date & Time. Click the lock icon and enter your...
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
Thank you. I downloaded/installed 20.4 and it does seem to work…whew! Peace, Matt
I confirm that IPFS Desktop v0.20.4 fixed the problem even for High Sierra! 👍 Amazing job!!!
Verification Env Info
go-ipfs
v0.12.1 desktopv2.15.0
SHA-512 checksum of
go-ipfs
Checked points before install.
ipfs daemon
process is running.$ ps aux | grep ipfs
IPFS_PATH
” set?IPFS_PATH="/Volumes/EXT_SSD/IPFS_DATA"
IPFS_PATH
empty?ipfs
command(go-ipfs
) installed.$ type ipfs
-->-bash: type: ipfs: not found