Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to upgrade to tcp, received 400 error #11668

Open
AnnaMTVNK opened this issue Mar 27, 2024 · 0 comments
Open

[BUG] Unable to upgrade to tcp, received 400 error #11668

AnnaMTVNK opened this issue Mar 27, 2024 · 0 comments

Comments

@AnnaMTVNK
Copy link

Description

Having executed the commands to build (docker compose build container_name) and then run (docker compose run container_name) a container, get unable to upgrade to tcp, received 400 error message.
MacBook Pro is used.

Steps To Reproduce

Within a terminal:
$docker compose build container_name
$docker compose run container_name
Output:
unable to upgrade to tcp, received 400

Compose Version

Docker Compose version v2.24.6-desktop.1

Docker Environment

Client:
 Version:    25.0.3
 Context:    desktop-linux
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.12.1-desktop.4
    Path:     /Users/amatviie/.docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.24.6-desktop.1
    Path:     /Users/amatviie/.docker/cli-plugins/docker-compose
  debug: Get a shell into any image or container. (Docker Inc.)
    Version:  0.0.24
    Path:     /Users/amatviie/.docker/cli-plugins/docker-debug
  dev: Docker Dev Environments (Docker Inc.)
    Version:  v0.1.0
    Path:     /Users/amatviie/.docker/cli-plugins/docker-dev
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.22
    Path:     /Users/amatviie/.docker/cli-plugins/docker-extension
  feedback: Provide feedback, right in your terminal! (Docker Inc.)
    Version:  v1.0.4
    Path:     /Users/amatviie/.docker/cli-plugins/docker-feedback
  init: Creates Docker-related starter files for your project (Docker Inc.)
    Version:  v1.0.1
    Path:     /Users/amatviie/.docker/cli-plugins/docker-init
  sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc.)
    Version:  0.6.0
    Path:     /Users/amatviie/.docker/cli-plugins/docker-sbom
  scout: Docker Scout (Docker Inc.)
    Version:  v1.5.0
    Path:     /Users/amatviie/.docker/cli-plugins/docker-scout
WARNING: Plugin "/Users/amatviie/.docker/cli-plugins/docker-scan" is not valid: failed to fetch metadata: fork/exec /Users/amatviie/.docker/cli-plugins/docker-scan: no such file or directory

Server:
ERROR: Cannot connect to the Docker daemon at unix:///Users/amatviie/.docker/run/docker.sock. Is the docker daemon running?
errors pretty printing info

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant