You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👉️ 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)
The text was updated successfully, but these errors were encountered:
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 describe what you were doing when this error happened.
Specifications
Error
The text was updated successfully, but these errors were encountered: