InvalidOperationException `cannot hijack chunked ... stream` (Rancher Desktop, Docker Desktop 4.10.0)
See original GitHub issueDescribe the bug Please see this bug reported by someone else in Docker DotNet: https://github.com/dotnet/Docker.DotNet/issues/554
My own response to this: https://github.com/dotnet/Docker.DotNet/issues/554#issuecomment-1064806276
To Reproduce Steps to reproduce the behavior:
- Use Rancher Desktop with WSL2 enabled and dockerd (moby)
- Run unit tests in dotnet-testcontainers solution (I am only focused on RabbitMq myself)
- Exception thrown
Expected behavior Unit test passes
Desktop (please complete the following information):
- Rancher Desktop (Windows install) v1.1.1
- Windows 10 with WSL2 Ubuntu
Workaround
- Use snapshot release
2.1.0-beta.2698157448 - Downgrade to Docker Desktop
4.9.x
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:28 (2 by maintainers)
Top Results From Across the Web
Troubleshooting Tips
This page provides tips to troubleshoot issues you may have with Rancher Desktop.
Read more >Docker and Rancher Desktop in windows
I like the user interface from Docker Desktop when I want to see what containers are running, cpu/ram usage and logging and so...
Read more >> For personal use I found it great and lighter than Docker ...
I user Rancher Desktop on an i9 with 32gb of RAM. Starts in less than a minute. I also have Teams and slack....
Read more >Rancher Desktop | Lightweight Kubernetes Development ...
Experience a streamlined Kubernetes development workflow with Rancher Desktop, a tool that provides a lightweight, single-node Kubernetes cluster on your ...
Read more >Replacing Docker Desktop with Rancher Desktop
It looks like I have a problem! I have already set up kubectl and kubernetes on this system. Rancher Desktop will attempt to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Quick update because I know a couple of devs waiting for a fix. We’re trying to contact the maintainers. If that somehow won’t work we’ll fork and fix it.
Same on Docker Desktop for Mac (4.10.0) it seems, downgrading to 4.9.1 makes the error go away.