ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.86k stars 850 forks source link

[gui error report] Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputF #2703

Closed Churrique closed 6 months ago

Churrique commented 7 months ago

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

Specifications

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)
whizzzkid commented 7 months ago

@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?

github-actions[bot] commented 7 months ago

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[bot] commented 6 months ago

This issue was closed because it is missing author input.

lidel commented 3 weeks ago

See workaround in https://github.com/ipfs/ipfs-desktop/issues/2335#issuecomment-2161827010