Skip to content

[gui error report] SyntaxError: Unexpected end of JSON input: dyld: Symbol not found: _SecT #2425

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

Closed
vladtroshin opened this issue Mar 3, 2023 · 5 comments
Labels
dependencies Pull requests that update a dependency file kind/stale need/author-input Needs input from the original author

Comments

@vladtroshin
Copy link

Hello!
Just launched the application and immediately got an error message - IPFS Desktop has shutdown

Specifications

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

Error

SyntaxError: Unexpected end of JSON input: 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 JSON.parse (<anonymous>)
    at Daemon._getConfig (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/ipfsd-ctl/src/ipfsd-daemon.js:368:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Daemon.init (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/node_modules/ipfsd-ctl/src/ipfsd-daemon.js:158:9)
    at async getIpfsd (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:63:7)
    at async startDaemon (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon/daemon.js:210:17)
    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)
@vladtroshin vladtroshin added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 3, 2023
@welcome
Copy link

welcome bot commented Mar 3, 2023

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@SgtPooki
Copy link
Member

SgtPooki commented Mar 6, 2023

Thanks for submitting this issue @vladtroshin. This is a new one to me.. i'm investigating

related:

@SgtPooki
Copy link
Member

SgtPooki commented Mar 7, 2023

It looks like kubo upgrading to golang 1.18 broke compatibility with your version of macOS (you seem to be on a much older version of macOS). Unfortunately, ipfs-desktop can only support versions that are also supported by kubo and golang.

Can you update your macOS version?

@SgtPooki SgtPooki added need/author-input Needs input from the original author dependencies Pull requests that update a dependency file and removed kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 7, 2023
@SgtPooki SgtPooki moved this from Needs Grooming to Needs Prep Work / Blocked in IPFS-GUI (PL EngRes) Mar 7, 2023
@github-actions
Copy link
Contributor

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

@github-actions
Copy link
Contributor

This issue was closed because it is missing author input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file kind/stale need/author-input Needs input from the original author
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants