Skip to content

failed to create endpoint #33

Description

@BezVezeE

Hi there Chris

i have issue here regarding running the docker images,
when i try to run docker-composer up -d
it pulls the images but after that it gives me this error

Starting phpapp_db_1 ... 
Starting phpapp_nginx_1 ... 
Starting phpapp_php_1 ... 
Starting phpapp_nginx_1 ... error

ERROR: for phpapp_nginx_1  Cannot start service nginx: failed to create endpoint phpapp_nginx_1 on network phpapp_appnet: failed to add the host (veth6e7bb73) <=> sandbox (veth46dStarting phpapp_redis_1 ... error

ERROR: for phpapp_redis_1  Cannot start service redis: failed to create endpoint phpapp_redis_1 on network phpapp_appnet: failed to add the host (vethc08b855) <=> sandbox (veth1fdStarting phpapp_db_1 ... error

ERROR: for phpapp_db_1  Cannot start service db: failed to create endpoint phpapp_db_1 on network phpapp_appnet: failed to add the host (veth97c3efd) <=> sandbox (veth3886967) paiStarting phpapp_php_1 ... error

ERROR: for phpapp_php_1  Cannot start service php: failed to create endpoint phpapp_php_1 on network phpapp_appnet: failed to add the host (veth3237473) <=> sandbox (veth119add4) pair interfaces: operation not supported

ERROR: for db  Cannot start service db: failed to create endpoint phpapp_db_1 on network phpapp_appnet: failed to add the host (veth97c3efd) <=> sandbox (veth3886967) pair interfaces: operation not supported

ERROR: for nginx  Cannot start service nginx: failed to create endpoint phpapp_nginx_1 on network phpapp_appnet: failed to add the host (veth6e7bb73) <=> sandbox (veth46d13cb) pair interfaces: operation not supported

ERROR: for php  Cannot start service php: failed to create endpoint phpapp_php_1 on network phpapp_appnet: failed to add the host (veth3237473) <=> sandbox (veth119add4) pair interfaces: operation not supported

ERROR: for redis  Cannot start service redis: failed to create endpoint phpapp_redis_1 on network phpapp_appnet: failed to add the host (vethc08b855) <=> sandbox (veth1fd3ff5) pair interfaces: operation not supported
ERROR: Encountered errors while bringing up the project.

do you have any idea whats going on here?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions