question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

macOS 10.x fails to start with Error (no message)

See original GitHub issue

I 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)

Window Picture

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:25 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
MattJohnsonMusiccommented, Apr 5, 2022

Thank you. I downloaded/installed 20.4 and it does seem to work…whew! Peace, Matt

1reaction
KEINOScommented, Apr 4, 2022

I confirm that IPFS Desktop v0.20.4 fixed the problem even for High Sierra! 👍 Amazing job!!!

Verification Env Info
  • IPFS Desktop:
    • Downloaded from latest releases page.
    • IPFS Desktop Version: 0.20.4
    • Agent: go-ipfs v0.12.1 desktop
    • UI: v2.15.0
  • OS:
    • macOS HighSierra (OSX 10.13.6, 17G14042)
  • Hardware:
    • Mac mini (Late 2012)
    • CPU: 2.6 GHz Intel Core i7
    • Mem: 16 GB 1600 MHz DDR3
    • GPU: Intel HD Graphics 4000 1536 MB
  • Additional info:
    • SHA-512 checksum of go-ipfs

      $ pwd
      /Applications/IPFS Desktop.app/Contents/Resources/app.asar.unpacked/node_modules/go-ipfs/go-ipfs
      $ ls -l
      total 107744
      -rwxr-xr-x@ 1 admin  admin       852  3 18 06:10 install.sh
      -rwxr-xr-x@ 1 admin  admin  55160032  3 28 20:25 ipfs
      $ shasum -a 512 ./ipfs
      347d654304ca0e1e6bbc1e059e93a398c5ff7e6dfd6d058013f52438cd3c734977ea8a271c28f741944a3cf367d8f5b01c1cd5d4e9a8d280b4847443f68f70a1  ./ipfs
      
    • Checked points before install.

      • No ipfs daemon process is running.
        • $ ps aux | grep ipfs
      • Is ENV variable “IPFS_PATH” set?
        • yes. IPFS_PATH="/Volumes/EXT_SSD/IPFS_DATA"
      • Is files under IPFS_PATH empty?
        • yes. All backed up and removed.
      • No ipfs command(go-ipfs) installed.
        • $ type ipfs --> -bash: type: ipfs: not found
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found