Created
August 1, 2023 16:18
-
-
Save adrian-cid/ed3e0efd28a145d68abb9b6ddd8f5d64 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> curl -sL -O https://raw.githubusercontent.com/ddev/ddev/master/cmd/ddev/cmd/scripts/test_ddev.sh && bash test_ddev.sh | |
======= Existing project config ========= | |
These config files were loaded for project dscm: [/Users/adrianalmaguer/Sites/cbs_dscm_project/.ddev/config.yaml] | |
name: dscm | |
type: drupal9 | |
docroot: web | |
php_version: 8.1 | |
webserver_type: nginx-fpm | |
webimage: ddev/ddev-webserver:v1.22.0 | |
router_http_port: 8080 | |
router_https_port: 8443 | |
additional_hostnames: [] | |
additional_fqdns: [dscm-dscm.apps.ocp-dv-1.bloodservices.ca dscm.localhost dscm.dev.blood.ca] | |
database: {mariadb 10.4} | |
mailhog_port: 8025 | |
mailhog_https_port: 8026 | |
project_tld: ddev.site | |
use_dns_when_possible: true | |
composer_version: 2 | |
nodejs_version: 16 | |
default_container_timeout: 120 | |
======= Creating dummy project named tryddevproject-3330 in ../tryddevproject-3330 ========= | |
OS Information: Darwin LNCAML-R0JXMD6Q.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64 | |
ProductName: macOS | |
ProductVersion: 13.3.1 | |
ProductVersionExtra: (a) | |
BuildVersion: 22E772610a | |
User information: uid=502(adrianalmaguer) gid=20(staff) groups=20(staff),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),204(_developer),250(_analyticsusers),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh),400(com.apple.access_remote_ae),702(com.apple.sharepoint.group.2) | |
DDEV version: ITEM VALUE | |
DDEV version v1.22.0 | |
architecture amd64 | |
db ddev/ddev-dbserver-mariadb-10.4:v1.22.0 | |
ddev-ssh-agent ddev/ddev-ssh-agent:v1.22.0 | |
docker 24.0.2 | |
docker-compose v2.20.0 | |
docker-platform docker-desktop | |
mutagen 0.17.2 | |
os darwin | |
router traefik:v2.10 | |
web ddev/ddev-webserver:v1.22.0 | |
PROXY settings: HTTP_PROXY='' HTTPS_PROXY='' http_proxy='' NO_PROXY='' | |
======= DDEV global info ========= | |
Global configuration: | |
instrumentation-opt-in=true | |
omit-containers=[] | |
performance-mode=mutagen | |
router-bind-all-interfaces=false | |
internet-detection-timeout-ms=3000 | |
disable-http2=false | |
use-letsencrypt=false | |
letsencrypt-email= | |
table-style=default | |
simple-formatting=false | |
auto-restart-containers=false | |
use-hardened-images=false | |
fail-on-hook-fail=false | |
required-docker-compose-version=v2.20.0 | |
use-docker-compose-from-path=false | |
project-tld= | |
xdebug-ide-location= | |
no-bind-mounts=false | |
router=traefik | |
wsl2-no-windows-hosts-mgt=false | |
router-http-port=80 | |
router-https-port=443 | |
======= DOCKER info ========= | |
docker location: lrwxr-xr-x 1 root wheel 54 13 Sep 2022 /usr/local/bin/docker -> /Applications/Docker.app/Contents/Resources/bin/docker | |
Docker Desktop Version: Docker Desktop for Mac 4.21.1 build 114176 | |
docker version: | |
Client: | |
Cloud integration: v1.0.35 | |
Version: 24.0.2 | |
API version: 1.43 | |
Go version: go1.20.4 | |
Git commit: cb74dfc | |
Built: Thu May 25 21:51:16 2023 | |
OS/Arch: darwin/amd64 | |
Context: desktop-linux | |
Server: Docker Desktop 4.21.1 (114176) | |
Engine: | |
Version: 24.0.2 | |
API version: 1.43 (minimum version 1.12) | |
Go version: go1.20.4 | |
Git commit: 659604f | |
Built: Thu May 25 21:52:17 2023 | |
OS/Arch: linux/amd64 | |
Experimental: false | |
containerd: | |
Version: 1.6.21 | |
GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 | |
runc: | |
Version: 1.1.7 | |
GitCommit: v1.1.7-0-g860f061 | |
docker-init: | |
Version: 0.19.0 | |
GitCommit: de40ad0 | |
DOCKER_DEFAULT_PLATFORM=notset | |
======= Mutagen Info ========= | |
Mutagen is installed in ddev, version=0.17.2 | |
-------------------------------------------------------------------------------- | |
Name: dscm | |
Identifier: sync_zGMFh4sRn9torwc39PfHYuK85SrOUUmRbCGHaXACv7N | |
Labels: | |
com.ddev.config-hash: c212281329fb24762a96e1b7a37a19ed84868866 | |
com.ddev.volume-signature: Users-adrianalmaguer-docker-run-1690824718 | |
Configuration: | |
Synchronization mode: Two Way Resolved | |
Hashing algorithm: Default (SHA-1) | |
Maximum allowed entry count: Default (2⁶⁴−1) | |
Maximum staging file size: Default (18 EB) | |
Symbolic link mode: POSIX Raw | |
Ignore VCS mode: Default (Propagate) | |
Ignores: | |
/.git | |
/.tarballs | |
/.ddev/db_snapshots | |
/.ddev/.importdb* | |
.DS_Store | |
.idea | |
/web/sites/default/files | |
Permissions mode: Default (Portable) | |
Alpha: | |
URL: /Users/adrianalmaguer/Sites/cbs_dscm_project | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Connected: No | |
Beta: | |
URL: docker://ddev-dscm-web/var/www/html | |
DOCKER_HOST=unix:///Users/adrianalmaguer/.docker/run/docker.sock | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Compression: Default (DEFLATE) | |
Connected: No | |
Status: [Paused] | |
-------------------------------------------------------------------------------- | |
Name: traceline | |
Identifier: sync_KMpOhlbhKKZ5EhXT2KOroA7tsTGTqCB9WN2jNPKZIug | |
Labels: | |
com.ddev.config-hash: c212281329fb24762a96e1b7a37a19ed84868866 | |
com.ddev.volume-signature: Users-adrianalmaguer-docker-run-1690825286 | |
Configuration: | |
Synchronization mode: Two Way Resolved | |
Hashing algorithm: Default (SHA-1) | |
Maximum allowed entry count: Default (2⁶⁴−1) | |
Maximum staging file size: Default (18 EB) | |
Symbolic link mode: POSIX Raw | |
Ignore VCS mode: Default (Propagate) | |
Ignores: | |
/.git | |
/.tarballs | |
/.ddev/db_snapshots | |
/.ddev/.importdb* | |
.DS_Store | |
.idea | |
/web/sites/default/files | |
Permissions mode: Default (Portable) | |
Alpha: | |
URL: /Users/adrianalmaguer/Sites/traceline | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Connected: No | |
Beta: | |
URL: docker://ddev-traceline-web/var/www/html | |
DOCKER_HOST=unix:///Users/adrianalmaguer/.docker/run/docker.sock | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Compression: Default (DEFLATE) | |
Connected: No | |
Status: [Paused] | |
-------------------------------------------------------------------------------- | |
Name: tryddevproject-26358 | |
Identifier: sync_KAOvopZKduS03M1ItqWpSNQOuw77cWQ0lVZ6PBBQhDF | |
Labels: | |
com.ddev.config-hash: 0311359b0f6eedb428c2679de60b5d021c2d717b | |
com.ddev.volume-signature: Users-adrianalmaguer-docker-run-1690826331 | |
Configuration: | |
Synchronization mode: Two Way Resolved | |
Hashing algorithm: Default (SHA-1) | |
Maximum allowed entry count: Default (2⁶⁴−1) | |
Maximum staging file size: Default (18 EB) | |
Symbolic link mode: POSIX Raw | |
Ignore VCS mode: Default (Propagate) | |
Ignores: | |
/.git | |
/.tarballs | |
/.ddev/db_snapshots | |
/.ddev/.importdb* | |
.DS_Store | |
.idea | |
Permissions mode: Default (Portable) | |
Alpha: | |
URL: /Users/adrianalmaguer/Sites/tryddevproject-26358 | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Connected: No | |
Beta: | |
URL: docker://ddev-tryddevproject-26358-web/var/www/html | |
DOCKER_HOST=unix:///Users/adrianalmaguer/.docker/run/docker.sock | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Compression: Default (DEFLATE) | |
Connected: No | |
Status: [Paused] | |
-------------------------------------------------------------------------------- | |
Name: tryddevproject-3251 | |
Identifier: sync_w4Hl7lObuisAi8l7ZZogaKc9mrGjLMB5G65rdRYgu7m | |
Labels: | |
com.ddev.config-hash: 0311359b0f6eedb428c2679de60b5d021c2d717b | |
com.ddev.volume-signature: Users-adrianalmaguer-docker-run-1690834529 | |
Configuration: | |
Synchronization mode: Two Way Resolved | |
Hashing algorithm: Default (SHA-1) | |
Maximum allowed entry count: Default (2⁶⁴−1) | |
Maximum staging file size: Default (18 EB) | |
Symbolic link mode: POSIX Raw | |
Ignore VCS mode: Default (Propagate) | |
Ignores: | |
/.git | |
/.tarballs | |
/.ddev/db_snapshots | |
/.ddev/.importdb* | |
.DS_Store | |
.idea | |
Permissions mode: Default (Portable) | |
Alpha: | |
URL: /Users/adrianalmaguer/Sites/tryddevproject-3251 | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Connected: No | |
Beta: | |
URL: docker://ddev-tryddevproject-3251-web/var/www/html | |
DOCKER_HOST=unix:///Users/adrianalmaguer/.docker/run/docker.sock | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Compression: Default (DEFLATE) | |
Connected: No | |
Status: [Paused] | |
-------------------------------------------------------------------------------- | |
Name: tryddevproject-14813 | |
Identifier: sync_x5ZiH2UpcbTEuR1tFDp7LN49jwQQlawxynji8CwDpHV | |
Labels: | |
com.ddev.config-hash: 0311359b0f6eedb428c2679de60b5d021c2d717b | |
com.ddev.volume-signature: Users-adrianalmaguer-docker-run-1690906423 | |
Configuration: | |
Synchronization mode: Two Way Resolved | |
Hashing algorithm: Default (SHA-1) | |
Maximum allowed entry count: Default (2⁶⁴−1) | |
Maximum staging file size: Default (18 EB) | |
Symbolic link mode: POSIX Raw | |
Ignore VCS mode: Default (Propagate) | |
Ignores: | |
/.git | |
/.tarballs | |
/.ddev/db_snapshots | |
/.ddev/.importdb* | |
.DS_Store | |
.idea | |
Permissions mode: Default (Portable) | |
Alpha: | |
URL: /Users/adrianalmaguer/Sites/tryddevproject-14813 | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Connected: Yes | |
Synchronizable contents: | |
27 directories | |
72 files (97 kB) | |
0 symbolic links | |
Beta: | |
URL: docker://ddev-tryddevproject-14813-web/var/www/html | |
DOCKER_HOST=unix:///Users/adrianalmaguer/.docker/run/docker.sock | |
Configuration: | |
Watch mode: Default (Portable) | |
Watch polling interval: Default (10 seconds) | |
Probe mode: Default (Probe) | |
Scan mode: Default (Accelerated) | |
Stage mode: Neighboring | |
File mode: Default (0600) | |
Directory mode: Default (0700) | |
Default file/directory owner: Default | |
Default file/directory group: Default | |
Compression: Default (DEFLATE) | |
Connected: Yes | |
Synchronizable contents: | |
27 directories | |
72 files (97 kB) | |
0 symbolic links | |
Status: Watching for changes | |
-------------------------------------------------------------------------------- | |
======= Docker Info ========= | |
Docker platform: docker-desktop | |
Using docker context: desktop-linux (unix:///Users/adrianalmaguer/.docker/run/docker.sock) | |
docker-compose: v2.20.0 | |
Using DOCKER_HOST=unix:///Users/adrianalmaguer/.docker/run/docker.sock | |
Docker version: 24.0.2 | |
Able to run simple container that mounts a volume. | |
Able to use internet inside container. | |
Docker disk space: | |
Filesystem Size Used Available Use% Mounted on | |
overlay 58.4G 44.1G 11.2G 80% / | |
Container ddev-tryddevproject-14813-db Stopped | |
Container ddev-tryddevproject-14813-web Stopped | |
Container ddev-tryddevproject-14813-db Stopped | |
Container ddev-tryddevproject-14813-web Stopped | |
Container ddev-tryddevproject-14813-db Removed | |
Container ddev-tryddevproject-14813-web Removed | |
Network ddev-tryddevproject-14813_default Removed | |
Project tryddevproject-14813 has been stopped. | |
Stopped mutagen daemon | |
The ddev-ssh-agent container has been removed. When you start it again you will have to use 'ddev auth ssh' to provide key authentication again. | |
Existing docker containers: | |
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
727f9cbe5c43 e9071034a776 "/bin/sh" 11 days ago Created phpstorm_helpers_PS-231.9161.47 | |
Network ddev_default created | |
Starting tryddevproject-3330... | |
Container ddev-ssh-agent Created | |
Container ddev-ssh-agent Started | |
ssh-agent container is running: If you want to add authentication to the ssh-agent container, run 'ddev auth ssh' to enable your keys. | |
Network ddev-tryddevproject-3330_default Created | |
Container ddev-tryddevproject-3330-web Created | |
Container ddev-tryddevproject-3330-db Created | |
Container ddev-tryddevproject-3330-web Started | |
Container ddev-tryddevproject-3330-db Started | |
You have Mutagen enabled and your 'php' project type doesn't have `upload_dirs` set. | |
For faster startup and less disk usage, set upload_dirs to where your user-generated files are stored. | |
If this is intended you can disable this warning with `ddev config --disable-upload-dirs-warning`. | |
Starting mutagen sync process... This can take some time. | |
Mutagen sync flush completed in 2s. | |
For details on sync status 'ddev mutagen st tryddevproject-3330 -l' | |
Container ddev-router Created | |
Error response from daemon: Ports are not available: exposing port TCP 127.0.0.1:443 -> 0.0.0.0:0: not allowed as current user. | |
You can enable privileged port mapping from Docker -> Settings... -> Advanced -> Enable privileged port mapping | |
Failed to start tryddevproject-3330: failed to start ddev-router: ComposeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-tryddevproject-3330 docker-compose -f /Users/adrianalmaguer/.ddev/.router-compose-full.yaml -p ddev-router up --build -d', action='[-p ddev-router up --build -d]', err='exit status 1', stdout='#1 [ddev-router internal] load .dockerignore | |
#1 transferring context: 2B done | |
#1 DONE 0.0s | |
#2 [ddev-router internal] load build definition from Dockerfile | |
#2 transferring dockerfile: 206B 0.0s done | |
#2 DONE 0.0s | |
#3 [ddev-router internal] load metadata for docker.io/library/traefik:v2.10 | |
#3 DONE 0.0s | |
#4 [ddev-router 1/4] FROM docker.io/library/traefik:v2.10 | |
#4 DONE 0.0s | |
#5 [ddev-router internal] load build context | |
#5 transferring context: 1.07kB done | |
#5 DONE 0.0s | |
#6 [ddev-router 2/4] RUN apk add bash curl htop vim | |
#6 CACHED | |
#7 [ddev-router 3/4] WORKDIR /mnt/ddev-global-cache/traefik | |
#7 CACHED | |
#8 [ddev-router 4/4] COPY /traefik_healthcheck.sh /healthcheck.sh | |
#8 CACHED | |
#9 [ddev-router] exporting to image | |
#9 exporting layers done | |
#9 writing image sha256:2c8883e41197e12edda19de4009dc780c6d7442d35c4dff42de8708fc52ddb9f done | |
#9 naming to docker.io/library/traefik:v2.10-built done | |
#9 DONE 0.0s | |
', stderr=' Container ddev-router Creating | |
Container ddev-router Created | |
Container ddev-router Starting | |
Error response from daemon: Ports are not available: exposing port TCP 127.0.0.1:443 -> 0.0.0.0:0: not allowed as current user. | |
You can enable privileged port mapping from Docker -> Settings... -> Advanced -> Enable privileged port mapping' | |
┌─────────────────────────┬──────────────┬─────────────────────────────────┬───────────────────────────────────────┬──────────┐ | |
│ NAME │ STATUS │ LOCATION │ URL │ TYPE │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ blood │ stopped │ ~/Sites/d8blood │ │ drupal8 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ dscm │ stopped │ ~/Sites/cbs_dscm_project │ │ drupal9 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ learn-otdt │ stopped │ ~/Sites/learn-otdt │ │ drupal9 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ profedu │ stopped │ ~/Sites/web-profedu │ │ drupal9 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ traceline │ stopped │ ~/Sites/traceline │ │ drupal10 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ tryddevproject-14813 │ stopped │ ~/Sites/tryddevproject-14813 │ │ php │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ tryddevproject-26358 │ stopped │ ~/Sites/tryddevproject-26358 │ │ php │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ tryddevproject-3251 │ stopped │ ~/Sites/tryddevproject-3251 │ │ php │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ tryddevproject-3330 │ running (ok) │ ~/Sites/tryddevproject-3330 │ https://tryddevproject-3330.ddev.site │ php │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ web-organtissuedonation │ stopped │ ~/Sites/web-organtissuedonation │ │ drupal9 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ web-reb │ stopped │ ~/Sites/reb │ │ drupal10 │ | |
├─────────────────────────┼──────────────┼─────────────────────────────────┼───────────────────────────────────────┼──────────┤ | |
│ Router │ │ ~/.ddev │ http://localhost:9999 │ traefik │ | |
└─────────────────────────┴──────────────┴─────────────────────────────────┴───────────────────────────────────────┴──────────┘ | |
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Project: tryddevproject-3330 ~/Sites/tryddevproject-3330 https://tryddevproject-3330.ddev.site │ | |
│ Docker platform: docker-desktop │ | |
│ Router: traefik │ | |
├──────────┬──────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┤ | |
│ SERVICE │ STAT │ URL/PORT │ INFO │ | |
├──────────┼──────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┤ | |
│ web │ OK │ https://tryddevproject-3330.ddev.site │ php PHP8.1 │ | |
│ │ │ InDocker: web:443,80,8025 │ nginx-fpm │ | |
│ │ │ Host: 127.0.0.1:55762,55763 │ docroot:'web' │ | |
│ │ │ │ Mutagen enabled (ok) │ | |
│ │ │ │ NodeJS:18 │ | |
├──────────┼──────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┤ | |
│ db │ OK │ InDocker: db:3306 │ mariadb:10.4 │ | |
│ │ │ Host: 127.0.0.1:55764 │ User/Pass: 'db/db' │ | |
│ │ │ │ or 'root/root' │ | |
├──────────┼──────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┤ | |
│ Mailhog │ │ MailHog: https://tryddevproject-3330.ddev.site:8026 │ │ | |
│ │ │ `ddev launch -m` │ │ | |
├──────────┼──────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┤ | |
│ All URLs │ │ https://tryddevproject-3330.ddev.site, https://127.0.0.1:55762, http://tryddevproject-3330.ddev.site, │ │ | |
│ │ │ http://127.0.0.1:55763 │ │ | |
└──────────┴──────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┘ | |
============= ddev-tryddevproject-3330-web healtcheck run ========= | |
+ for f in /etc/bashrc/*.bashrc | |
+ source /etc/bashrc/commandline-addons.bashrc | |
++ export 'PATH=~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/html/vendor/bin:/var/www/html/bin:/var/www/html/vendor/bin' | |
++ PATH='~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/html/vendor/bin:/var/www/html/bin:/var/www/html/vendor/bin' | |
++ '[' -s /home/adrianalmaguer/.nvm/nvm.sh ']' | |
++ source /home/adrianalmaguer/.nvm/nvm.sh | |
+++ NVM_SCRIPT_SOURCE=']' | |
+++ '[' -z '' ']' | |
+++ export NVM_CD_FLAGS= | |
+++ NVM_CD_FLAGS= | |
+++ nvm_is_zsh | |
+++ '[' -n '' ']' | |
+++ '[' -z /home/adrianalmaguer/.nvm ']' | |
+++ case $NVM_DIR in | |
+++ unset NVM_SCRIPT_SOURCE | |
+++ nvm_process_parameters | |
+++ local NVM_AUTO_MODE | |
+++ NVM_AUTO_MODE=use | |
+++ '[' 0 -ne 0 ']' | |
+++ nvm_auto use | |
+++ local NVM_MODE | |
+++ NVM_MODE=use | |
+++ local VERSION | |
+++ local NVM_CURRENT | |
+++ '[' _use = _install ']' | |
+++ '[' _use = _use ']' | |
++++ nvm_ls_current | |
++++ local NVM_LS_CURRENT_NODE_PATH | |
+++++ command which node | |
++++ NVM_LS_CURRENT_NODE_PATH=/usr/bin/node | |
+++++ nvm_version_dir iojs | |
+++++ local NVM_WHICH_DIR | |
+++++ NVM_WHICH_DIR=iojs | |
+++++ '[' -z iojs ']' | |
+++++ '[' iojs = new ']' | |
+++++ '[' _iojs = _iojs ']' | |
+++++ nvm_echo /home/adrianalmaguer/.nvm/versions/io.js | |
+++++ command printf '%s\n' /home/adrianalmaguer/.nvm/versions/io.js | |
++++ nvm_tree_contains_path /home/adrianalmaguer/.nvm/versions/io.js /usr/bin/node | |
++++ local tree | |
++++ tree=/home/adrianalmaguer/.nvm/versions/io.js | |
++++ local node_path | |
++++ node_path=/usr/bin/node | |
++++ '[' @/home/adrianalmaguer/.nvm/versions/io.js@ = @@ ']' | |
++++ '[' @/usr/bin/node@ = @@ ']' | |
++++ local previous_pathdir | |
++++ previous_pathdir=/usr/bin/node | |
++++ local pathdir | |
+++++ dirname /usr/bin/node | |
++++ pathdir=/usr/bin | |
++++ '[' /usr/bin '!=' '' ']' | |
++++ '[' /usr/bin '!=' . ']' | |
++++ '[' /usr/bin '!=' / ']' | |
++++ '[' /usr/bin '!=' /home/adrianalmaguer/.nvm/versions/io.js ']' | |
++++ '[' /usr/bin '!=' /usr/bin/node ']' | |
++++ previous_pathdir=/usr/bin | |
+++++ dirname /usr/bin | |
++++ pathdir=/usr | |
++++ '[' /usr '!=' '' ']' | |
++++ '[' /usr '!=' . ']' | |
++++ '[' /usr '!=' / ']' | |
++++ '[' /usr '!=' /home/adrianalmaguer/.nvm/versions/io.js ']' | |
++++ '[' /usr '!=' /usr/bin ']' | |
++++ previous_pathdir=/usr | |
+++++ dirname /usr | |
++++ pathdir=/ | |
++++ '[' / '!=' '' ']' | |
++++ '[' / '!=' . ']' | |
++++ '[' / '!=' / ']' | |
++++ '[' / = /home/adrianalmaguer/.nvm/versions/io.js ']' | |
++++ nvm_tree_contains_path /home/adrianalmaguer/.nvm /usr/bin/node | |
++++ local tree | |
++++ tree=/home/adrianalmaguer/.nvm | |
++++ local node_path | |
++++ node_path=/usr/bin/node | |
++++ '[' @/home/adrianalmaguer/.nvm@ = @@ ']' | |
++++ '[' @/usr/bin/node@ = @@ ']' | |
++++ local previous_pathdir | |
++++ previous_pathdir=/usr/bin/node | |
++++ local pathdir | |
+++++ dirname /usr/bin/node | |
++++ pathdir=/usr/bin | |
++++ '[' /usr/bin '!=' '' ']' | |
++++ '[' /usr/bin '!=' . ']' | |
++++ '[' /usr/bin '!=' / ']' | |
++++ '[' /usr/bin '!=' /home/adrianalmaguer/.nvm ']' | |
++++ '[' /usr/bin '!=' /usr/bin/node ']' | |
++++ previous_pathdir=/usr/bin | |
+++++ dirname /usr/bin | |
++++ pathdir=/usr | |
++++ '[' /usr '!=' '' ']' | |
++++ '[' /usr '!=' . ']' | |
++++ '[' /usr '!=' / ']' | |
++++ '[' /usr '!=' /home/adrianalmaguer/.nvm ']' | |
++++ '[' /usr '!=' /usr/bin ']' | |
++++ previous_pathdir=/usr | |
+++++ dirname /usr | |
++++ pathdir=/ | |
++++ '[' / '!=' '' ']' | |
++++ '[' / '!=' . ']' | |
++++ '[' / '!=' / ']' | |
++++ '[' / = /home/adrianalmaguer/.nvm ']' | |
++++ nvm_echo system | |
++++ command printf '%s\n' system | |
+++ NVM_CURRENT=system | |
+++ '[' _system = _none ']' | |
+++ '[' _system = _system ']' | |
++++ nvm_resolve_local_alias default | |
++++ nvm_echo | |
++++ command printf '%s\n' '' | |
+++ VERSION= | |
+++ '[' -n '' ']' | |
+++ nvm_rc_version | |
++ '[' -s /home/adrianalmaguer/.nvm/bash_completion ']' | |
++ source /home/adrianalmaguer/.nvm/bash_completion | |
+++ command -v nvm | |
+++ [[ -n '' ]] | |
+++ complete -o default -F __nvm nvm | |
++ '[' php = python ']' | |
++ '[' php = django4 ']' | |
++ ls '/home/adrianalmaguer/.bashrc.d/*' | |
bash: rm -f /tmp/healthy && /healthcheck.sh: No such file or directory | |
============= ddev logs ========= | |
+ logpipe=/var/tmp/logpipe | |
+ [[ ! -p /var/tmp/logpipe ]] | |
+ exec /usr/bin/supervisord -n -c /etc/supervisor/supervisord-nginx-fpm.conf | |
2023-08-01 16:16:49,049 INFO Included extra file "/etc/supervisor/php-fpm.conf" during parsing | |
2023-08-01 16:16:49,049 INFO Included extra file "/etc/supervisor/conf.d/mailhog.conf" during parsing | |
2023-08-01 16:16:49,049 INFO Included extra file "/etc/supervisor/conf.d/supervisor.conf" during parsing | |
2023-08-01 16:16:49,053 INFO RPC interface 'supervisor' initialized | |
2023-08-01 16:16:49,054 CRIT Server 'unix_http_server' running without any HTTP authentication checking | |
2023-08-01 16:16:49,054 INFO supervisord started with pid 127 | |
2023-08-01 16:16:50,059 INFO spawned: 'child_exit_monitor' with pid 2143 | |
2023-08-01 16:16:50,075 INFO spawned: 'php-fpm' with pid 2144 | |
2023-08-01 16:16:50,080 INFO spawned: 'nginx' with pid 2145 | |
2023-08-01 16:16:50,084 INFO spawned: 'mailhog' with pid 2146 | |
[01-Aug-2023 16:16:50] NOTICE: fpm is running, pid 2144 | |
[01-Aug-2023 16:16:50] NOTICE: ready to handle connections | |
[01-Aug-2023 16:16:50] NOTICE: systemd monitor interval set to 10000ms | |
2023-08-01 16:16:51,386 INFO success: child_exit_monitor entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) | |
2023-08-01 16:16:51,387 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) | |
2023-08-01 16:16:51,387 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) | |
2023-08-01 16:16:51,387 INFO success: mailhog entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) | |
============= contents of /mnt/ddev_config ========= | |
Error response from daemon: No such container: ddev-d9-db | |
======== Curl of site from inside container: | |
HTTP/1.1 200 OK | |
Server: nginx | |
Date: Tue, 01 Aug 2023 16:16:58 GMT | |
Content-Type: text/html; charset=UTF-8 | |
Connection: keep-alive | |
Vary: Accept-Encoding | |
======== curl -I of http://tryddevproject-3330.ddev.site from outside: | |
curl: (7) Failed to connect to tryddevproject-3330.ddev.site port 80 after 8 ms: Couldn't connect to server | |
Unable to curl the requested project Please provide this output in a new gist at gist.github.com. | |
Please run cleanup after debugging with 'ddev debug testcleanup' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment