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 #2220

Closed
kageroki opened this issue Aug 1, 2022 · 4 comments
Labels
area/windows Windows kind/bug A bug in existing code (including security flaws) kind/stale need/author-input Needs input from the original author

Comments

@kageroki
Copy link

kageroki commented Aug 1, 2022

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

Specifications

  • OS: win32
  • IPFS Desktop Version: 0.21.0
  • Electron Version: 19.0.4
  • Chrome Version: 102.0.5005.63

Error

Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputFormat None -Command Get-AuthenticodeSignature -LiteralPath 'C:\Users\sakyd\AppData\Local\ipfs-desktop-updater\pending\temp-IPFS-Desktop-Setup-0.22.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)
@kageroki kageroki added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Aug 1, 2022
@welcome
Copy link

welcome bot commented Aug 1, 2022

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 SgtPooki moved this to To do in IPFS-GUI (PL EngRes) Aug 1, 2022
@lidel lidel added area/windows Windows need/author-input Needs input from the original author and removed need/triage Needs initial labeling and prioritization labels Aug 1, 2022
@lidel
Copy link
Member

lidel commented Aug 1, 2022

@kageroki please provide more information:

  • what were you doing when the error occurred?
  • what are you trying to accomplish by running it via PowerShell? or was it done by some third-party tool / process?

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2022

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.

Repository owner moved this from To do to Done in IPFS-GUI (PL EngRes) Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows Windows 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
Archived in project
Development

No branches or pull requests

2 participants