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.96k stars 861 forks source link

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

Closed Arentaz closed 8 months ago

Arentaz commented 9 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\miros\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)
### Tasks
- [ ] OS version taken from device in LAN (ISS service )
welcome[bot] commented 9 months ago

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:

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

whizzzkid commented 9 months ago

Thanks for opening this issue @Arentaz, looks like there is an issue with the auto-update. I also see you added a task, can you please describe what does that mean?

To fix the upgrade issue, can you please attach additional logs that can be found here and then try manually upgrading to v0.32.0

github-actions[bot] commented 8 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 8 months ago

This issue was closed because it is missing author input.

lidel commented 3 months ago

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