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: Command failed: powershell.exe -NoProfile -NonInteractive -InputF #2703

Closed
Churrique opened this issue Nov 29, 2023 · 4 comments
Labels
kind/bug A bug in existing code (including security flaws) kind/stale need/author-input Needs input from the original author

Comments

@Churrique
Copy link

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

Specifications

  • OS: win32 10.0.19045
  • IPFS Desktop Version: 0.31.0
  • Electron Version: 19.1.9
  • Chrome Version: 102.0.5005.167

Error

Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputFormat None -Command Get-AuthenticodeSignature -LiteralPath 'C:\Users\jesus\AppData\Local\ipfs-desktop-updater\pending\temp-IPFS-Desktop-Setup-0.32.0.exe' | ConvertTo-Json -Compress | ForEach-Object { [Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes($_)) }

    at ChildProcess.exithandler (node:child_process:408:12)
    at ChildProcess.emit (node:events:526:28)
    at maybeClose (node:internal/child_process:1092:16)
    at ChildProcess._handle.onexit (node:internal/child_process:302:5)
@Churrique Churrique added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Nov 29, 2023
@whizzzkid
Copy link
Contributor

@Churrique looks like the auto-update failed, a manual update to v0.32.0 should fix the issue. Before you update though, can you please share additional logs that can be found here?

@whizzzkid whizzzkid added need/author-input Needs input from the original author and removed need/triage Needs initial labeling and prioritization labels Nov 30, 2023
Copy link
Contributor

github-actions bot commented Dec 7, 2023

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

Copy link
Contributor

This issue was closed because it is missing author input.

@lidel
Copy link
Member

lidel commented Jun 12, 2024

See workaround in #2335 (comment)

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) kind/stale need/author-input Needs input from the original author
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants