-
-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Description
- Pull latest dockers
- Specify used docker versions (php
7.2, webnginx-stableand databasemaria-db-10.1) - Attach logs - only php-fm folder exists - but is just waiting for connection
- Start with debug mode and attach docker-compose output (
.envsettingDEBUG_COMPOSE_ENTRYPOINT=1) - no output found - Never use different mysql|mariadb versions on the same
HOST_PATH_MYSQL_DATADIR
Please also specify the following info:
- Which operating system are you at (Linux, OSX or Windows):
OSX 10.13.4 -
docker version
Client:
Version: 18.03.1-ce
API version: 1.37
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:13:02 2018
OS/Arch: darwin/amd64
Experimental: false
Orchestrator: swarm
Server:
Engine:
Version: 18.03.1-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:22:38 2018
OS/Arch: linux/amd64
Experimental: true
-
docker-compose version
docker-compose version 1.21.1, build 5a3f1a3
docker-py version: 3.3.0
CPython version: 3.6.4
OpenSSL version: OpenSSL 1.0.2o 27 Mar 2018
Full Error Message in the console
devilbox_bind_1 is up-to-date
devilbox_php_1 is up-to-date
Starting devilbox_httpd_1 ... error
ERROR: for devilbox_httpd_1 Cannot start service httpd: driver failed programming external connectivity on endpoint devilbox_httpd_1 (504c0a31457e391a0711119dcd2f7cd565bbff2e5cdaa9bc4f323654ea934c91): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: for httpd Cannot start service httpd: driver failed programming external connectivity on endpoint devilbox_httpd_1 (504c0a31457e391a0711119dcd2f7cd565bbff2e5cdaa9bc4f323654ea934c91): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: Encountered errors while bringing up the project.
I already search the issues and tried several things with no effect:
- reinstalling everything
- changing
HOST_PORT_BIND=53in.env - entering
nameserver 127.0.01to/etc/resolv.conf - searched for
dnsmasqbut it doesnt seem to be running/or installed
Attached my .env, which I only renamed for uploading.
.env
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels