You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inso CLI v11.0.1 is throwing error on Jenkins while executing the tests.
This is the error i got from the console:
[network] Response failed req=req_a4ff8ebe50054c07834c9fd952f25720 err=Error: Failure when receiving data from the peer
at Context.<anonymous> (/tmp/insomnia-testing/a24ce0e0-024e-456e-8712-8339e4fc1c35-test.ts:11:32)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Reproduction Steps
Install Inso CLI v11.0.1 on Jenkins, this one inso-linux-x64-11.0.1.tar.xz
Check ./inso --version
Execute the test ./inso run test TestPlan --env Environment -w insomnia-directory
Expected Behavior
Inso CLI v11.0.1 should work on Jenkins
Actual Behavior
Inso CLI v11.0.1 is throwing error on Jenkins while executing the tests.
This is the error i got from the console:
Reproduction Steps
inso-linux-x64-11.0.1.tar.xz
./inso --version
./inso run test TestPlan --env Environment -w insomnia-directory
Is there an existing issue for this?
Which sync method do you use?
Additional Information
No response
Insomnia Version
11.0.1
What operating system are you using?
Ubuntu
Operating System Version
Mint 21.3
Installation method
download from insomnia.rest
Last Known Working Insomnia version
10.3.0
The text was updated successfully, but these errors were encountered: