Skip to content

IPC error when connecting to machine via SSH #3

@lostmsu

Description

@lostmsu

Repro:

  1. Install Everything and OpenSSH server (from Windows features) on the host machine
  2. Configure SSH to be able to connect as one of the local administrators (usual setup, when there's only use user on the machine)
  3. Connect to the host from a different machine using SSH. The following steps are to be run in the SSH session:
  4. Launch pwsh (maybe powershell would also work)
  5. Install-Module PSEverything
  6. Search-Everything anytext

Expected: search results
Actual: IPC error message

Same happens if you use VS Code SSH remoting, and try running Search-Everything from terminal.

Running Search-Everything anytext from the host machine itself (e.g. without SSH) works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions