jpillora / jpillora/chisel

Cannot run a document in the middle of a pipeline

Open
#457 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
16.6k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

While doing the reverse port forwarding from a Windows client using the 32-bit binary, it is throwing the below error. It will throw the same error for a 64-bit version.

Cannot run a document in the middle of a pipeline: C:\Utils\chisel32.

    + CategoryInfo          : InvalidOperation: (C:\Utils\chisel32:String) [], RuntimeException 

    + FullyQualifiedErrorId : CantActivateDocumentInPipeline 

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce reverse port forwarding on Windows with both the 32-bit and 64-bit binaries, using the command that triggers the PowerShell pipeline error. Investigate the relevant reverse-port-forwarding entry point and determine whether the failure is caused by the Windows execution path. Done means the document runs without the reported pipeline error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.