"docker-compose up" gives "protocol not available"

I’ve tried looking for solutions on github issues and other forums but it seems like there is no solution online.

When I run “docker-compose up”, I receive the “protocol not available” error.
On the inital run of the command, it pulled some images but eventually gave me “protocol not available”. On subsequent runs, only the error shows up.

I’m using Windows 11, docker desktop v4.17.0 with WSL2 on Ubuntu

Any advice helps. Thanks in advance!

Please share the compose file content with us.

Make sure to redact usernames, passwords, urls, ips if necessary, and keep the rest of the content untouched.

Ok it seems like the problem was with the terminal! When I use the wsl terminal, everything works well :slight_smile: