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

[gui error report] Error: dyld: Symbol not found: _SecTrustEvaluateWithError #2475

Closed
FAStstorebitbankuk opened this issue May 4, 2023 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@FAStstorebitbankuk
Copy link

👉️ Please describe what you were doing when this error happened.

Specifications

  • OS: darwin 16.7.0
  • IPFS Desktop Version: 0.26.0
  • Electron Version: 19.1.9
  • Chrome Version: 102.0.5005.167

Error

Error: dyld: Symbol not found: _SecTrustEvaluateWithError
  Referenced from: /Applications/IPFS Desktop.app/Contents/Resources/app.asar.unpacked/node_modules/go-ipfs/go-ipfs/ipfs
  Expected in: flat namespace


    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:129:26)
    at showMigrationPrompt (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/migration-prompt.js:134:3)
    at startIpfsWithLogs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:193:9)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async startDaemon (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:216:27)
    at async startIpfs (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:48:17)
    at async setupDaemon (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/index.js:116:3)
    at async run (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/index.js:85:5)
@FAStstorebitbankuk FAStstorebitbankuk added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels May 4, 2023
@github-project-automation github-project-automation bot moved this to Needs Grooming in IPFS-GUI (PL EngRes) May 4, 2023
@SgtPooki
Copy link
Member

SgtPooki commented May 4, 2023

Hi @FAStstorebitbankuk, thanks for submitting this error. It looks like you're on an older version of Darwin/macOS, which Go does not support, and, therefore, Kubo (the go package behind the go-ipfs npm package).

Please see ipfs/npm-kubo#57 for more information.

@SgtPooki SgtPooki closed this as completed May 4, 2023
@github-project-automation github-project-automation bot moved this from Needs Grooming to Done in IPFS-GUI (PL EngRes) May 4, 2023
@whizzzkid whizzzkid removed the need/triage Needs initial labeling and prioritization label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants