Created
October 6, 2025 19:46
-
-
Save matdave/04c499774b6c072d221f376b92f8579a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| ======== Output file will be in /tmp/ddev-debug-test.txt ======== | |
| ======== ddev installation alternate locations: ======== | |
| /usr/bin/ddev | |
| ======== project configuration via ddev debug configyaml ======== | |
| # Complete processed project configuration: | |
| additional_fqdns: | |
| - sentinel.modx.local | |
| - provider.sentinel.modx.local | |
| additional_hostnames: [] | |
| composer_version: "2" | |
| corepack_enable: false | |
| database: | |
| type: mysql | |
| version: "5.7" | |
| default_container_timeout: "120" | |
| disable_upload_dirs_warning: true | |
| docroot: ./public/api | |
| name: sentinel.modx | |
| nodejs_version: "22" | |
| php_version: "8.1" | |
| project_tld: ddev.site | |
| type: php | |
| use_dns_when_possible: true | |
| webimage: ddev/ddev-webserver:v1.24.8 | |
| webserver_type: nginx-fpm | |
| xdebug_enabled: false | |
| ======== existing project customizations ======== | |
| .ddev/docker-compose.opensearch.yaml | |
| .ddev/php/my-php.ini | |
| ======== installed DDEV add-ons ======== | |
| No registered add-ons were found. | |
| ======== Creating dummy project named tryddevproject-5524 in ../tryddevproject-5524 ======== | |
| Creating a new DDEV project config in the current directory (/home/matdave/GIT/modx/tryddevproject-5524) | |
| Once completed, your configuration will be written to /home/matdave/GIT/modx/tryddevproject-5524/.ddev/config.yaml | |
| Configuring a 'php' project named 'tryddevproject-5524' with docroot 'web' at '/home/matdave/GIT/modx/tryddevproject-5524/web'. | |
| For full details use 'ddev describe'. | |
| Configuration complete. You may now run 'ddev start'. | |
| ======== OS Information (uname -a) ======== | |
| Linux fedorabtw 6.17.0-63.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 29 15:19:54 UTC 2025 x86_64 GNU/Linux | |
| ======== User information (id -a) ======== | |
| uid=1000(matdave) gid=1000(matdave) groups=1000(matdave),10(wheel),969(docker) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 | |
| ======== DDEV version ======== | |
| ITEM VALUE | |
| DDEV version v1.24.8 | |
| architecture amd64 | |
| cgo_enabled 0 | |
| db ddev/ddev-dbserver-mariadb-10.11:v1.24.8 | |
| ddev-environment linux | |
| ddev-ssh-agent ddev/ddev-ssh-agent:v1.24.8 | |
| docker 28.5.0 | |
| docker-api 1.51 | |
| docker-compose v2.39.3 | |
| docker-platform linux-docker | |
| global-ddev-dir /home/matdave/.ddev | |
| go-version go1.25.1 | |
| mutagen 0.18.1 | |
| os linux | |
| router ddev/ddev-traefik-router:v1.24.8 | |
| web ddev/ddev-webserver:v1.24.8 | |
| xhgui-image ddev/ddev-xhgui:v1.24.8 | |
| ======== proxy settings ======== | |
| HTTP_PROXY='' | |
| http_proxy='' | |
| HTTPS_PROXY='' | |
| https_proxy='' | |
| NO_PROXY='' | |
| no_proxy='' | |
| ======== DDEV global info ======== | |
| developer-mode=false | |
| fail-on-hook-fail=false | |
| instrumentation-opt-in=true | |
| instrumentation-queue-size=0 | |
| instrumentation-reporting-interval=0s | |
| instrumentation-user= | |
| internet-detection-timeout-ms=3000 | |
| last-started-version=v1.24.8 | |
| letsencrypt-email= | |
| mailpit-http-port=8025 | |
| mailpit-https-port=8026 | |
| mkcert-caroot=/home/matdave/.local/share/mkcert | |
| no-bind-mounts=false | |
| omit-containers=[] | |
| performance-mode=none | |
| project-tld=ddev.site | |
| remote-config-update-interval=0 | |
| remote-config-url=https://raw.githubusercontent.com/ddev/remote-config/main/remote-config.jsonc | |
| required-docker-compose-version=v2.39.3 | |
| router-bind-all-interfaces=false | |
| router-http-port=80 | |
| router-https-port=443 | |
| simple-formatting=false | |
| sponsorship-data-url=https://ddev.com/s/sponsorship-data.json | |
| table-style=default | |
| traefik-monitor-port=10999 | |
| use-docker-compose-from-path=false | |
| use-hardened-images=false | |
| use-letsencrypt=false | |
| wsl2-no-windows-hosts-mgt=false | |
| xdebug-ide-location= | |
| xhgui-http-port= | |
| xhgui-https-port= | |
| xhprof-mode= | |
| ======== DOCKER provider info ======== | |
| docker client location: -rwxr-xr-x. 1 root root 36796480 Oct 2 09:58 /usr/bin/docker | |
| docker client alternate locations: | |
| /usr/bin/docker | |
| Docker provider: linux-docker | |
| ======== docker version ======== | |
| Client: Docker Engine - Community | |
| Version: 28.5.0 | |
| API version: 1.51 | |
| Go version: go1.24.7 | |
| Git commit: 887030f | |
| Built: Thu Oct 2 14:57:02 2025 | |
| OS/Arch: linux/amd64 | |
| Context: default | |
| Server: Docker Engine - Community | |
| Engine: | |
| Version: 28.5.0 | |
| API version: 1.51 (minimum version 1.24) | |
| Go version: go1.24.7 | |
| Git commit: cd04830 | |
| Built: Thu Oct 2 14:54:01 2025 | |
| OS/Arch: linux/amd64 | |
| Experimental: false | |
| containerd: | |
| Version: v1.7.28 | |
| GitCommit: b98a3aace656320842a23f4a392a33f46af97866 | |
| runc: | |
| Version: 1.3.0 | |
| GitCommit: v1.3.0-0-g4ca628d1 | |
| docker-init: | |
| Version: 0.19.0 | |
| GitCommit: de40ad0 | |
| ======== docker context ls ======== | |
| NAME DESCRIPTION DOCKER ENDPOINT ERROR | |
| default * Current DOCKER_HOST based configuration unix:///var/run/docker.sock | |
| DOCKER_HOST=notset | |
| DOCKER_CONTEXT=notset | |
| DOCKER_DEFAULT_PLATFORM=notset | |
| ======== ddev debug dockercheck ======== | |
| Docker platform: linux-docker | |
| Using Docker context: default | |
| Using Docker host: unix:///var/run/docker.sock | |
| docker-compose: v2.39.3 | |
| Docker version: 28.5.0 | |
| Docker API version: 1.51 | |
| 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 952.3G 128.2G 823.6G 13% / | |
| ======== Existing docker containers ======== | |
| CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
| ======== docker system df ======== | |
| TYPE TOTAL ACTIVE SIZE RECLAIMABLE | |
| Images 13 0 6.368GB 6.368GB (100%) | |
| Containers 0 0 0B 0B | |
| Local Volumes 7 0 319.7MB 319.7MB (100%) | |
| Build Cache 49 0 2.777kB 2.777kB | |
| Tips: | |
| 1. Periodically check your Docker filesystem usage with 'docker system df' | |
| 2. Use 'docker builder prune' to remove unused Docker build cache (it doesn't remove your data) | |
| 3. To remove all containers and images (it doesn't remove your data): | |
| ``` | |
| ddev poweroff | |
| docker rm -f $(docker ps -aq) || true | |
| docker rmi -f $(docker images -q) | |
| ``` | |
| (DDEV images will be downloaded again on 'ddev start') | |
| ======== mkcert information ======== | |
| /usr/bin/mkcert | |
| v1.4.4 | |
| CAROOT= WSLENV= JAVA_HOME= | |
| /home/matdave/.local/share/mkcert | |
| total 8 | |
| -r--------. 1 matdave matdave 2484 Sep 2 15:22 rootCA-key.pem | |
| -rw-r--r--. 1 matdave matdave 1704 Sep 2 15:22 rootCA.pem | |
| ======== ping attempt on ddev.site ======== | |
| PING dkdkd.ddev.site (127.0.0.1) 56(84) bytes of data. | |
| 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.048 ms | |
| --- dkdkd.ddev.site ping statistics --- | |
| 1 packets transmitted, 1 received, 0% packet loss, time 0ms | |
| rtt min/avg/max/mdev = 0.048/0.048/0.048/0.000 ms | |
| ======== curl information ======== | |
| /usr/bin/curl | |
| curl 8.15.0 (x86_64-redhat-linux-gnu) libcurl/8.15.0 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.8 libpsl/0.21.5 libssh/0.11.3/openssl/zlib nghttp2/1.66.0 OpenLDAP/2.6.10 | |
| Release-Date: 2025-07-16 | |
| Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss | |
| Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets | |
| ======== ddev debug rebuild ======== | |
| Rebuilding project images without Docker cache... | |
| Executing `/home/matdave/.ddev/bin/docker-compose -f /home/matdave/GIT/modx/tryddevproject-5524/.ddev/.ddev-docker-compose-full.yaml --progress plain build web --no-cache` | |
| #1 [internal] load local bake definitions | |
| #1 reading from stdin 881B done | |
| #1 DONE 0.0s | |
| #2 [internal] load build definition from Dockerfile | |
| #2 transferring dockerfile: 1.59kB done | |
| #2 DONE 0.0s | |
| #3 [internal] load metadata for docker.io/ddev/ddev-webserver:v1.24.8 | |
| #3 DONE 0.0s | |
| #4 [internal] load .dockerignore | |
| #4 transferring context: 2B done | |
| #4 DONE 0.0s | |
| #5 [1/9] FROM docker.io/ddev/ddev-webserver:v1.24.8 | |
| #5 CACHED | |
| #6 [2/9] RUN getent group tty || groupadd tty | |
| #6 0.142 tty:x:5: | |
| #6 DONE 0.2s | |
| #7 [3/9] RUN (groupadd --gid 1000 "matdave" || groupadd "matdave" || true) && (useradd -G tty -l -m -s "/bin/bash" --gid "matdave" --comment '' --uid 1000 "matdave" || useradd -G tty -l -m -s "/bin/bash" --gid "matdave" --comment '' "matdave" || useradd -G tty -l -m -s "/bin/bash" --gid "1000" --comment '' "matdave" || useradd -G tty -l -m -s "/bin/bash" --comment '' matdave ) | |
| #7 DONE 0.2s | |
| #8 [4/9] RUN mkdir -p /home/matdave && chown matdave /home/matdave && chmod 600 /home/matdave/.pgpass | |
| #8 DONE 0.2s | |
| #9 [5/9] RUN export XDEBUG_MODE=off; composer self-update --stable || composer self-update --stable || true; composer self-update --2 || log-stderr.sh composer self-update --2 || true | |
| #9 0.356 Storing "stable" as default update channel for the next self-update run. | |
| #9 0.786 Upgrading to version 2.8.12 (stable channel). | |
| #9 0.870 | |
| #9 1.445 Use composer self-update --rollback to return to version 2.8.11 | |
| #9 1.931 You are already using the latest available Composer version 2.8.12 (2.x channel). | |
| #9 DONE 2.0s | |
| #10 [6/9] RUN timeout 30 apt-get update || true | |
| #10 0.461 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] | |
| #10 0.670 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] | |
| #10 0.718 Get:3 https://dl.cloudsmith.io/public/platformsh/cli/deb/debian bookworm InRelease [10.2 kB] | |
| #10 0.727 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] | |
| #10 0.785 Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8791 kB] | |
| #10 0.797 Get:6 http://nginx.org/packages/debian bookworm InRelease [3293 B] | |
| #10 0.816 Get:8 https://apt.postgresql.org/pub/repos/apt bookworm-pgdg InRelease [107 kB] | |
| #10 0.900 Get:9 https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian bookworm InRelease [10.2 kB] | |
| #10 1.071 Get:10 https://packages.sury.org/php bookworm InRelease [7551 B] | |
| #10 1.079 Get:11 https://dl.cloudsmith.io/public/symfony/stable/deb/debian bookworm InRelease [11.0 kB] | |
| #10 1.096 Get:12 https://apt.postgresql.org/pub/repos/apt bookworm-pgdg/main amd64 Packages [399 kB] | |
| #10 1.144 Get:13 http://nginx.org/packages/debian bookworm/nginx amd64 Packages [21.7 kB] | |
| #10 1.189 Get:14 https://packages.sury.org/php bookworm/main amd64 Packages [266 kB] | |
| #10 1.238 Get:15 https://dl.cloudsmith.io/public/platformsh/cli/deb/debian bookworm/main amd64 Packages [5488 B] | |
| #10 1.264 Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm InRelease [4628 B] | |
| #10 1.362 Get:16 https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian bookworm/main amd64 Packages [4316 B] | |
| #10 1.458 Get:17 https://dl.cloudsmith.io/public/symfony/stable/deb/debian bookworm/main amd64 Packages [9528 B] | |
| #10 1.607 Get:18 http://packages.blackfire.io/debian any InRelease [29.2 kB] | |
| #10 1.748 Get:19 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm/main amd64 Packages [40.0 kB] | |
| #10 1.757 Get:20 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] | |
| #10 1.769 Get:21 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [281 kB] | |
| #10 2.075 Get:22 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm/main arm64 Packages [34.4 kB] | |
| #10 2.706 Get:23 http://packages.blackfire.io/debian any/main amd64 Packages [35.3 kB] | |
| #10 2.830 Fetched 10.3 MB in 3s (3943 kB/s) | |
| #10 2.830 Reading package lists... | |
| #10 DONE 3.3s | |
| #11 [7/9] RUN curl --connect-timeout 10 --max-time 20 --fail -I https://www.google.com || true | |
| #11 0.160 % Total % Received % Xferd Average Speed Time Time Time Current | |
| #11 0.160 Dload Upload Total Spent Left Speed | |
| #11 0.160 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| #11 0.628 HTTP/2 200 | |
| #11 0.628 content-type: text/html; charset=ISO-8859-1 | |
| #11 0.628 content-security-policy-report-only: object-src 'none';base-uri 'self';script-src 'nonce-JERuDA9ErVkWKajGUJO2Iw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp | |
| #11 0.628 accept-ch: Sec-CH-Prefers-Color-Scheme | |
| #11 0.628 p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info." | |
| #11 0.628 date: Mon, 06 Oct 2025 19:42:16 GMT | |
| #11 0.628 server: gws | |
| #11 0.628 x-xss-protection: 0 | |
| #11 0.628 x-frame-options: SAMEORIGIN | |
| #11 0.628 expires: Mon, 06 Oct 2025 19:42:16 GMT | |
| #11 0.628 cache-control: private | |
| #11 0.628 set-cookie: AEC=AaJma5tnwxzFHPDDa65anfr0bgCwpBddJK9c7Yt2Et7TbldrpeGNLl22mWs; expires=Sat, 04-Apr-2026 19:42:16 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax | |
| #11 0.628 set-cookie: NID=525=Oo_rVDHWWCkkn8q4AXjMIv1jSmd0s98vNiwCbBTqXjQWucdmpq-qcnompRyfCTDM-Ug4XjFf-IhgwSwMoKESZVm1ocETUrtRrh_m8CwDr8EJ_uUZkztJJaFRYvXielpMjzBZElBxAaVZGAcevBIL-2cDgSL0gZOfviQvy_8yf6YzwrrmxQok7zGOew7kO8hqoI4-a0eiSmGwcJ5Zz1nj; expires=Tue, 07-Apr-2026 19:42:16 GMT; path=/; domain=.google.com; HttpOnly | |
| #11 0.628 alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
| #11 0.628 | |
| #11 DONE 0.7s | |
| #12 [8/9] RUN chmod 777 /run/php /var/log | |
| #12 DONE 0.2s | |
| #13 [9/9] RUN mkdir -p /tmp/xhprof && chmod -R ugo+w /etc/php /var/lib/php /tmp/xhprof | |
| #13 DONE 0.9s | |
| #14 exporting to image | |
| #14 exporting layers 0.1s done | |
| #14 writing image sha256:860196de403f78716b495932d095bbebae635de4bad8d80c76ae90802c571c0b done | |
| #14 naming to docker.io/ddev/ddev-webserver:v1.24.8-tryddevproject-5524-built done | |
| #14 DONE 0.1s | |
| #15 resolving provenance for metadata file | |
| #15 DONE 0.0s | |
| ddev/ddev-webserver:v1.24.8-tryddevproject-5524-built Built | |
| Rebuilt web service cache for tryddevproject-5524 in 8s | |
| Network ddev_default created | |
| ddev-ddev-dbserver-mariadb-10.11-v1.24.8 Pulling | |
| 60d98d907669 Pulling fs layer | |
| 99d06c66f898 Pulling fs layer | |
| 1427991e2f34 Pulling fs layer | |
| d37470673b78 Pulling fs layer | |
| 7197601ade72 Pulling fs layer | |
| 1cb464ad4e0a Pulling fs layer | |
| b0c286c50b3b Pulling fs layer | |
| 19683e685d48 Pulling fs layer | |
| 4f4fb700ef54 Pulling fs layer | |
| 3d4498f9e4d9 Pulling fs layer | |
| 4c0f717cfc29 Pulling fs layer | |
| 910245695c76 Pulling fs layer | |
| 2d8228c49a4f Pulling fs layer | |
| 7197601ade72 Waiting | |
| 80fe7bad8e82 Pulling fs layer | |
| 56a2dddaaf8e Pulling fs layer | |
| 1cb464ad4e0a Waiting | |
| 776aaf8119f0 Pulling fs layer | |
| b0c286c50b3b Waiting | |
| 19683e685d48 Waiting | |
| d37470673b78 Waiting | |
| a10f83556e33 Pulling fs layer | |
| 4f4fb700ef54 Waiting | |
| 4c0f717cfc29 Waiting | |
| 910245695c76 Waiting | |
| 2d8228c49a4f Waiting | |
| 7e6ed3485fef Pulling fs layer | |
| 3d4498f9e4d9 Waiting | |
| 776aaf8119f0 Waiting | |
| 56a2dddaaf8e Waiting | |
| f9fabdd6817f Pulling fs layer | |
| 80fe7bad8e82 Waiting | |
| 7e6ed3485fef Waiting | |
| c9d31fd47db8 Pulling fs layer | |
| f9fabdd6817f Waiting | |
| a10f83556e33 Waiting | |
| 29a08a29ebbc Pulling fs layer | |
| 7dcfbfec30a8 Pulling fs layer | |
| c9d31fd47db8 Waiting | |
| 03b865d61818 Pulling fs layer | |
| 29a08a29ebbc Waiting | |
| 7dcfbfec30a8 Waiting | |
| e623a33dbe00 Pulling fs layer | |
| 03b865d61818 Waiting | |
| 31abbfa3c242 Pulling fs layer | |
| e623a33dbe00 Waiting | |
| 642a81eddd3b Pulling fs layer | |
| 31abbfa3c242 Waiting | |
| 2ef81f643aa6 Pulling fs layer | |
| 642a81eddd3b Waiting | |
| 2ef81f643aa6 Waiting | |
| 99d06c66f898 Downloading [===========================> ] 934B/1.721kB | |
| 99d06c66f898 Downloading [==================================================>] 1.721kB/1.721kB | |
| 99d06c66f898 Verifying Checksum | |
| 99d06c66f898 Download complete | |
| 1427991e2f34 Downloading [> ] 58.88kB/5.66MB | |
| 1427991e2f34 Downloading [=> ] 176.3kB/5.66MB | |
| 60d98d907669 Downloading [> ] 309.2kB/29.54MB | |
| 1427991e2f34 Downloading [===> ] 434.2kB/5.66MB | |
| 60d98d907669 Downloading [=> ] 931.8kB/29.54MB | |
| 1427991e2f34 Downloading [========> ] 950.3kB/5.66MB | |
| d37470673b78 Downloading [==================================================>] 116B/116B | |
| d37470673b78 Verifying Checksum | |
| d37470673b78 Download complete | |
| 60d98d907669 Downloading [===> ] 2.151MB/29.54MB | |
| 1427991e2f34 Downloading [================> ] 1.917MB/5.66MB | |
| 60d98d907669 Downloading [======> ] 3.998MB/29.54MB | |
| 1427991e2f34 Downloading [===============================> ] 3.608MB/5.66MB | |
| 60d98d907669 Downloading [==========> ] 6.439MB/29.54MB | |
| 1427991e2f34 Downloading [=========================================> ] 4.719MB/5.66MB | |
| 1427991e2f34 Verifying Checksum | |
| 1427991e2f34 Download complete | |
| 60d98d907669 Downloading [==============> ] 8.569MB/29.54MB | |
| 60d98d907669 Downloading [=====================> ] 12.55MB/29.54MB | |
| 60d98d907669 Downloading [=========================> ] 15.02MB/29.54MB | |
| 60d98d907669 Downloading [================================> ] 19.31MB/29.54MB | |
| 7197601ade72 Downloading [==================================================>] 332B/332B | |
| 7197601ade72 Verifying Checksum | |
| 7197601ade72 Download complete | |
| 60d98d907669 Downloading [=======================================> ] 23.29MB/29.54MB | |
| 60d98d907669 Downloading [==============================================> ] 27.27MB/29.54MB | |
| 60d98d907669 Verifying Checksum | |
| 60d98d907669 Download complete | |
| 60d98d907669 Extracting [> ] 327.7kB/29.54MB | |
| 60d98d907669 Extracting [================> ] 9.503MB/29.54MB | |
| 60d98d907669 Extracting [==========================================> ] 25.23MB/29.54MB | |
| b0c286c50b3b Downloading [===========> ] 935B/4.021kB | |
| b0c286c50b3b Downloading [==================================================>] 4.021kB/4.021kB | |
| b0c286c50b3b Download complete | |
| 60d98d907669 Extracting [===============================================> ] 28.18MB/29.54MB | |
| 1cb464ad4e0a Downloading [> ] 539.1kB/70.16MB | |
| 60d98d907669 Extracting [==================================================>] 29.54MB/29.54MB | |
| 1cb464ad4e0a Downloading [=> ] 1.608MB/70.16MB | |
| 19683e685d48 Downloading [=====> ] 933B/8.369kB | |
| 19683e685d48 Downloading [==================================================>] 8.369kB/8.369kB | |
| 19683e685d48 Verifying Checksum | |
| 19683e685d48 Download complete | |
| 60d98d907669 Pull complete | |
| 99d06c66f898 Extracting [==================================================>] 1.721kB/1.721kB | |
| 99d06c66f898 Extracting [==================================================>] 1.721kB/1.721kB | |
| 99d06c66f898 Pull complete | |
| 1427991e2f34 Extracting [> ] 65.54kB/5.66MB | |
| 1cb464ad4e0a Downloading [==> ] 3.744MB/70.16MB | |
| 1427991e2f34 Extracting [=========================================> ] 4.653MB/5.66MB | |
| 1cb464ad4e0a Downloading [====> ] 5.874MB/70.16MB | |
| 1427991e2f34 Extracting [============================================> ] 4.981MB/5.66MB | |
| 4f4fb700ef54 Downloading [==================================================>] 32B/32B | |
| 4f4fb700ef54 Verifying Checksum | |
| 4f4fb700ef54 Download complete | |
| 1427991e2f34 Extracting [==================================================>] 5.66MB/5.66MB | |
| 1427991e2f34 Pull complete | |
| d37470673b78 Extracting [==================================================>] 116B/116B | |
| d37470673b78 Extracting [==================================================>] 116B/116B | |
| d37470673b78 Pull complete | |
| 7197601ade72 Extracting [==================================================>] 332B/332B | |
| 7197601ade72 Extracting [==================================================>] 332B/332B | |
| 7197601ade72 Pull complete | |
| 1cb464ad4e0a Downloading [=====> ] 7.478MB/70.16MB | |
| 1cb464ad4e0a Downloading [========> ] 12.31MB/70.16MB | |
| 3d4498f9e4d9 Downloading [==================================================>] 184B/184B | |
| 3d4498f9e4d9 Download complete | |
| 1cb464ad4e0a Downloading [===========> ] 15.53MB/70.16MB | |
| 1cb464ad4e0a Downloading [============> ] 18.18MB/70.16MB | |
| 4c0f717cfc29 Downloading [==================================================>] 179B/179B | |
| 4c0f717cfc29 Verifying Checksum | |
| 4c0f717cfc29 Download complete | |
| 1cb464ad4e0a Downloading [===============> ] 21.4MB/70.16MB | |
| 1cb464ad4e0a Downloading [=================> ] 24.6MB/70.16MB | |
| 1cb464ad4e0a Downloading [===================> ] 27.8MB/70.16MB | |
| 1cb464ad4e0a Downloading [=====================> ] 30.48MB/70.16MB | |
| 1cb464ad4e0a Downloading [=======================> ] 33.14MB/70.16MB | |
| 2d8228c49a4f Downloading [============================> ] 933B/1.625kB | |
| 2d8228c49a4f Downloading [==================================================>] 1.625kB/1.625kB | |
| 2d8228c49a4f Verifying Checksum | |
| 2d8228c49a4f Download complete | |
| 1cb464ad4e0a Downloading [=========================> ] 36.33MB/70.16MB | |
| 910245695c76 Downloading [> ] 530.9kB/60.5MB | |
| 1cb464ad4e0a Downloading [===========================> ] 39.01MB/70.16MB | |
| 910245695c76 Downloading [> ] 1.067MB/60.5MB | |
| 1cb464ad4e0a Downloading [==============================> ] 42.22MB/70.16MB | |
| 910245695c76 Downloading [=> ] 1.608MB/60.5MB | |
| 1cb464ad4e0a Downloading [================================> ] 45.43MB/70.16MB | |
| 910245695c76 Downloading [=> ] 2.143MB/60.5MB | |
| 1cb464ad4e0a Downloading [==================================> ] 48.63MB/70.16MB | |
| 80fe7bad8e82 Downloading [==================================================>] 177B/177B | |
| 80fe7bad8e82 Verifying Checksum | |
| 80fe7bad8e82 Download complete | |
| 1cb464ad4e0a Downloading [====================================> ] 50.79MB/70.16MB | |
| 910245695c76 Downloading [==> ] 3.209MB/60.5MB | |
| 1cb464ad4e0a Downloading [======================================> ] 54MB/70.16MB | |
| 910245695c76 Downloading [===> ] 3.746MB/60.5MB | |
| 1cb464ad4e0a Downloading [========================================> ] 56.68MB/70.16MB | |
| 1cb464ad4e0a Downloading [==========================================> ] 59.89MB/70.16MB | |
| 910245695c76 Downloading [===> ] 4.807MB/60.5MB | |
| 1cb464ad4e0a Downloading [============================================> ] 62.56MB/70.16MB | |
| 910245695c76 Downloading [====> ] 5.884MB/60.5MB | |
| 1cb464ad4e0a Downloading [==============================================> ] 65.76MB/70.16MB | |
| 56a2dddaaf8e Downloading [==================================================>] 137B/137B | |
| 56a2dddaaf8e Verifying Checksum | |
| 56a2dddaaf8e Download complete | |
| 910245695c76 Downloading [=====> ] 6.965MB/60.5MB | |
| 1cb464ad4e0a Downloading [================================================> ] 68.41MB/70.16MB | |
| 1cb464ad4e0a Verifying Checksum | |
| 1cb464ad4e0a Download complete | |
| 910245695c76 Downloading [======> ] 8.042MB/60.5MB | |
| 1cb464ad4e0a Extracting [> ] 557.1kB/70.16MB | |
| 1cb464ad4e0a Extracting [===========> ] 15.6MB/70.16MB | |
| 910245695c76 Downloading [=======> ] 9.647MB/60.5MB | |
| 1cb464ad4e0a Extracting [===================> ] 27.3MB/70.16MB | |
| 910245695c76 Downloading [=========> ] 11.24MB/60.5MB | |
| 1cb464ad4e0a Extracting [===============================> ] 44.01MB/70.16MB | |
| 776aaf8119f0 Downloading [=====> ] 933B/8.814kB | |
| 776aaf8119f0 Downloading [==================================================>] 8.814kB/8.814kB | |
| 776aaf8119f0 Verifying Checksum | |
| 776aaf8119f0 Download complete | |
| 910245695c76 Downloading [==========> ] 12.84MB/60.5MB | |
| 1cb464ad4e0a Extracting [=====================================> ] 52.36MB/70.16MB | |
| 910245695c76 Downloading [============> ] 14.97MB/60.5MB | |
| a10f83556e33 Downloading [=> ] 1.369kB/48.61kB | |
| 1cb464ad4e0a Extracting [=============================================> ] 64.06MB/70.16MB | |
| a10f83556e33 Downloading [=======================================> ] 38.31kB/48.61kB | |
| 910245695c76 Downloading [=============> ] 16.57MB/60.5MB | |
| a10f83556e33 Downloading [==================================================>] 48.61kB/48.61kB | |
| a10f83556e33 Verifying Checksum | |
| a10f83556e33 Download complete | |
| 1cb464ad4e0a Extracting [================================================> ] 68.52MB/70.16MB | |
| 1cb464ad4e0a Extracting [==================================================>] 70.16MB/70.16MB | |
| 1cb464ad4e0a Extracting [==================================================>] 70.16MB/70.16MB | |
| 910245695c76 Downloading [===============> ] 18.18MB/60.5MB | |
| 1cb464ad4e0a Pull complete | |
| b0c286c50b3b Extracting [==================================================>] 4.021kB/4.021kB | |
| b0c286c50b3b Extracting [==================================================>] 4.021kB/4.021kB | |
| b0c286c50b3b Pull complete | |
| 19683e685d48 Extracting [==================================================>] 8.369kB/8.369kB | |
| 19683e685d48 Extracting [==================================================>] 8.369kB/8.369kB | |
| 19683e685d48 Pull complete | |
| 4f4fb700ef54 Extracting [==================================================>] 32B/32B | |
| 4f4fb700ef54 Extracting [==================================================>] 32B/32B | |
| 4f4fb700ef54 Pull complete | |
| 7e6ed3485fef Downloading [==================================================>] 155B/155B | |
| 7e6ed3485fef Verifying Checksum | |
| 7e6ed3485fef Download complete | |
| 910245695c76 Downloading [===============> ] 18.72MB/60.5MB | |
| 910245695c76 Downloading [=================> ] 20.84MB/60.5MB | |
| 910245695c76 Downloading [==================> ] 21.91MB/60.5MB | |
| 910245695c76 Downloading [===================> ] 23.51MB/60.5MB | |
| c9d31fd47db8 Downloading [==================================================>] 688B/688B | |
| c9d31fd47db8 Verifying Checksum | |
| c9d31fd47db8 Download complete | |
| f9fabdd6817f Downloading [> ] 95.12kB/9.439MB | |
| 910245695c76 Downloading [=====================> ] 25.64MB/60.5MB | |
| f9fabdd6817f Downloading [=> ] 193.4kB/9.439MB | |
| 910245695c76 Downloading [======================> ] 27.24MB/60.5MB | |
| 3d4498f9e4d9 Extracting [==================================================>] 184B/184B | |
| 3d4498f9e4d9 Extracting [==================================================>] 184B/184B | |
| 3d4498f9e4d9 Pull complete | |
| 4c0f717cfc29 Extracting [==================================================>] 179B/179B | |
| 4c0f717cfc29 Extracting [==================================================>] 179B/179B | |
| 4c0f717cfc29 Pull complete | |
| f9fabdd6817f Downloading [==> ] 490.3kB/9.439MB | |
| 910245695c76 Downloading [=======================> ] 28.84MB/60.5MB | |
| f9fabdd6817f Downloading [====> ] 785.2kB/9.439MB | |
| 910245695c76 Downloading [=========================> ] 30.44MB/60.5MB | |
| f9fabdd6817f Downloading [=======> ] 1.487MB/9.439MB | |
| 910245695c76 Downloading [==========================> ] 32.58MB/60.5MB | |
| 29a08a29ebbc Downloading [==================================================>] 93B/93B | |
| 29a08a29ebbc Verifying Checksum | |
| 29a08a29ebbc Download complete | |
| f9fabdd6817f Downloading [==============> ] 2.779MB/9.439MB | |
| 910245695c76 Downloading [============================> ] 34.18MB/60.5MB | |
| f9fabdd6817f Downloading [======================> ] 4.272MB/9.439MB | |
| 910245695c76 Downloading [=============================> ] 35.78MB/60.5MB | |
| f9fabdd6817f Downloading [==============================> ] 5.766MB/9.439MB | |
| 910245695c76 Downloading [==============================> ] 37.39MB/60.5MB | |
| f9fabdd6817f Downloading [=====================================> ] 7.154MB/9.439MB | |
| 910245695c76 Downloading [===============================> ] 38.44MB/60.5MB | |
| f9fabdd6817f Downloading [============================================> ] 8.371MB/9.439MB | |
| 910245695c76 Downloading [=================================> ] 40.06MB/60.5MB | |
| f9fabdd6817f Verifying Checksum | |
| f9fabdd6817f Download complete | |
| 7dcfbfec30a8 Download complete | |
| 910245695c76 Downloading [==================================> ] 42.2MB/60.5MB | |
| 910245695c76 Downloading [====================================> ] 44.34MB/60.5MB | |
| 910245695c76 Downloading [======================================> ] 46.47MB/60.5MB | |
| 910245695c76 Downloading [========================================> ] 48.61MB/60.5MB | |
| e623a33dbe00 Downloading [================================> ] 933B/1.443kB | |
| e623a33dbe00 Downloading [==================================================>] 1.443kB/1.443kB | |
| e623a33dbe00 Verifying Checksum | |
| e623a33dbe00 Download complete | |
| 910245695c76 Downloading [=========================================> ] 50.22MB/60.5MB | |
| 03b865d61818 Downloading [> ] 43.87kB/4.265MB | |
| 910245695c76 Downloading [===========================================> ] 52.36MB/60.5MB | |
| 03b865d61818 Downloading [=> ] 135.8kB/4.265MB | |
| 910245695c76 Downloading [============================================> ] 53.97MB/60.5MB | |
| 03b865d61818 Downloading [===> ] 326.1kB/4.265MB | |
| 910245695c76 Downloading [==============================================> ] 56.1MB/60.5MB | |
| 03b865d61818 Downloading [======> ] 522.7kB/4.265MB | |
| 31abbfa3c242 Downloading [==================================================>] 122B/122B | |
| 31abbfa3c242 Verifying Checksum | |
| 31abbfa3c242 Download complete | |
| 910245695c76 Downloading [================================================> ] 58.24MB/60.5MB | |
| 03b865d61818 Downloading [=========> ] 768.5kB/4.265MB | |
| 910245695c76 Downloading [=================================================> ] 60.37MB/60.5MB | |
| 03b865d61818 Downloading [===========> ] 1.014MB/4.265MB | |
| 910245695c76 Verifying Checksum | |
| 910245695c76 Download complete | |
| 910245695c76 Extracting [> ] 557.1kB/60.5MB | |
| 03b865d61818 Downloading [===============> ] 1.309MB/4.265MB | |
| 910245695c76 Extracting [======> ] 8.356MB/60.5MB | |
| 03b865d61818 Downloading [===================> ] 1.653MB/4.265MB | |
| 910245695c76 Extracting [===========> ] 14.48MB/60.5MB | |
| 03b865d61818 Downloading [========================> ] 2.051MB/4.265MB | |
| 910245695c76 Extracting [=================================> ] 40.67MB/60.5MB | |
| 642a81eddd3b Downloading [===================> ] 933B/2.382kB | |
| 642a81eddd3b Downloading [==================================================>] 2.382kB/2.382kB | |
| 642a81eddd3b Verifying Checksum | |
| 642a81eddd3b Download complete | |
| 03b865d61818 Downloading [=============================> ] 2.493MB/4.265MB | |
| 910245695c76 Extracting [==================================================>] 60.5MB/60.5MB | |
| 910245695c76 Pull complete | |
| 2d8228c49a4f Extracting [==================================================>] 1.625kB/1.625kB | |
| 2d8228c49a4f Extracting [==================================================>] 1.625kB/1.625kB | |
| 2d8228c49a4f Pull complete | |
| 80fe7bad8e82 Extracting [==================================================>] 177B/177B | |
| 80fe7bad8e82 Extracting [==================================================>] 177B/177B | |
| 80fe7bad8e82 Pull complete | |
| 56a2dddaaf8e Extracting [==================================================>] 137B/137B | |
| 56a2dddaaf8e Extracting [==================================================>] 137B/137B | |
| 2ef81f643aa6 Downloading [==================================================>] 124B/124B | |
| 2ef81f643aa6 Verifying Checksum | |
| 2ef81f643aa6 Download complete | |
| 56a2dddaaf8e Pull complete | |
| 776aaf8119f0 Extracting [==================================================>] 8.814kB/8.814kB | |
| 776aaf8119f0 Extracting [==================================================>] 8.814kB/8.814kB | |
| 776aaf8119f0 Pull complete | |
| a10f83556e33 Extracting [=================================> ] 32.77kB/48.61kB | |
| a10f83556e33 Extracting [==================================================>] 48.61kB/48.61kB | |
| a10f83556e33 Pull complete | |
| 03b865d61818 Downloading [==================================> ] 2.935MB/4.265MB | |
| 7e6ed3485fef Extracting [==================================================>] 155B/155B | |
| 7e6ed3485fef Extracting [==================================================>] 155B/155B | |
| 7e6ed3485fef Pull complete | |
| f9fabdd6817f Extracting [> ] 98.3kB/9.439MB | |
| 03b865d61818 Downloading [========================================> ] 3.434MB/4.265MB | |
| f9fabdd6817f Extracting [========================================> ] 7.569MB/9.439MB | |
| 03b865d61818 Downloading [==============================================> ] 3.977MB/4.265MB | |
| f9fabdd6817f Extracting [==================================================>] 9.439MB/9.439MB | |
| f9fabdd6817f Pull complete | |
| c9d31fd47db8 Extracting [==================================================>] 688B/688B | |
| c9d31fd47db8 Extracting [==================================================>] 688B/688B | |
| c9d31fd47db8 Pull complete | |
| 29a08a29ebbc Extracting [==================================================>] 93B/93B | |
| 29a08a29ebbc Extracting [==================================================>] 93B/93B | |
| 03b865d61818 Verifying Checksum | |
| 03b865d61818 Download complete | |
| 29a08a29ebbc Pull complete | |
| 7dcfbfec30a8 Extracting [==================================================>] 440B/440B | |
| 7dcfbfec30a8 Extracting [==================================================>] 440B/440B | |
| 7dcfbfec30a8 Pull complete | |
| 03b865d61818 Extracting [> ] 65.54kB/4.265MB | |
| 03b865d61818 Extracting [==================================================>] 4.265MB/4.265MB | |
| 03b865d61818 Pull complete | |
| e623a33dbe00 Extracting [==================================================>] 1.443kB/1.443kB | |
| e623a33dbe00 Extracting [==================================================>] 1.443kB/1.443kB | |
| e623a33dbe00 Pull complete | |
| 31abbfa3c242 Extracting [==================================================>] 122B/122B | |
| 31abbfa3c242 Extracting [==================================================>] 122B/122B | |
| 31abbfa3c242 Pull complete | |
| 642a81eddd3b Extracting [==================================================>] 2.382kB/2.382kB | |
| 642a81eddd3b Extracting [==================================================>] 2.382kB/2.382kB | |
| 642a81eddd3b Pull complete | |
| 2ef81f643aa6 Extracting [==================================================>] 124B/124B | |
| 2ef81f643aa6 Extracting [==================================================>] 124B/124B | |
| 2ef81f643aa6 Pull complete | |
| ddev-ddev-dbserver-mariadb-10.11-v1.24.8 Pulled | |
| 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. | |
| Using custom web-build configuration: | |
| - /home/matdave/GIT/modx/tryddevproject-5524/.ddev/web-build/Dockerfile.test | |
| Custom configuration is updated on restart. | |
| If you don't see your custom configuration taking effect, run 'ddev restart'. | |
| Building project images..... | |
| Project images built in 2s. | |
| Network ddev-tryddevproject-5524_default Created | |
| Container ddev-tryddevproject-5524-db Created | |
| Container ddev-tryddevproject-5524-web Created | |
| Container ddev-tryddevproject-5524-web Started | |
| Container ddev-tryddevproject-5524-db Started | |
| Waiting for containers to become ready: [web db] | |
| Starting ddev-router if necessary... | |
| Container ddev-router Created | |
| Container ddev-router Started | |
| Restarted tryddevproject-5524 | |
| ======== Project startup ======== | |
| 2025-10-06T14:42:54.810 Downloading sponsorship data from remote source. | |
| Starting tryddevproject-5524... | |
| 2025-10-06T14:42:56.416 GetAvailableRouterPort(): Router is healthy and running | |
| 2025-10-06T14:42:56.417 GetAvailableRouterPort(): proposedPort 80 already bound on ddev-router, accepting it | |
| 2025-10-06T14:42:56.418 GetAvailableRouterPort(): Router is healthy and running | |
| 2025-10-06T14:42:56.418 GetAvailableRouterPort(): proposedPort 443 already bound on ddev-router, accepting it | |
| 2025-10-06T14:42:56.419 GetAvailableRouterPort(): Router is healthy and running | |
| 2025-10-06T14:42:56.419 GetAvailableRouterPort(): proposedPort 8025 already bound on ddev-router, accepting it | |
| 2025-10-06T14:42:56.420 GetAvailableRouterPort(): Router is healthy and running | |
| 2025-10-06T14:42:56.420 GetAvailableRouterPort(): proposedPort 8026 already bound on ddev-router, accepting it | |
| 2025-10-06T14:42:56.421 GetAvailableRouterPort(): Router is healthy and running | |
| 2025-10-06T14:42:56.422 GetAvailableRouterPort(): proposedPort 8143 already bound on ddev-router, accepting it | |
| 2025-10-06T14:42:56.422 GetAvailableRouterPort(): Router is healthy and running | |
| 2025-10-06T14:42:56.423 GetAvailableRouterPort(): proposedPort 8142 already bound on ddev-router, accepting it | |
| 2025-10-06T14:42:56.730 creating docker volume ddev-global-cache | |
| 2025-10-06T14:42:56.731 creating docker volume ddev-tryddevproject-5524-snapshots | |
| 2025-10-06T14:42:56.976 chowning /mnt/ddev-global-cache and /var/lib/mysql to 1000 | |
| 2025-10-06T14:42:57.237 done chowning /mnt/ddev-global-cache and /var/lib/mysql to 1000 | |
| Using custom web-build configuration: | |
| - /home/matdave/GIT/modx/tryddevproject-5524/.ddev/web-build/Dockerfile.test | |
| Custom configuration is updated on restart. | |
| If you don't see your custom configuration taking effect, run 'ddev restart'. | |
| 2025-10-06T14:42:57.241 host.docker.internal='172.17.0.1' because IsLinux uses 'host-gateway' in extra_hosts | |
| 2025-10-06T14:42:57.241 Using automatically detected timezone: TZ=America/Chicago | |
| Building project images... | |
| 2025-10-06T14:42:57.395 Executing docker-compose -f /home/matdave/GIT/modx/tryddevproject-5524/.ddev/.ddev-docker-compose-full.yaml build --progress=plain | |
| . | |
| Project images built in 1s. | |
| 2025-10-06T14:42:58.668 Removing dangling images for the project ddev-tryddevproject-5524 | |
| 2025-10-06T14:42:58.670 Executing docker-compose -f /home/matdave/GIT/modx/tryddevproject-5524/.ddev/.ddev-docker-compose-full.yaml up -d | |
| Container ddev-tryddevproject-5524-web Recreate | |
| Container ddev-tryddevproject-5524-db Recreate | |
| Container ddev-tryddevproject-5524-db Recreated | |
| Container ddev-tryddevproject-5524-web Recreated | |
| Container ddev-tryddevproject-5524-web Started | |
| Container ddev-tryddevproject-5524-db Started | |
| 2025-10-06T14:43:09.724 VIRTUAL_HOST=tryddevproject-5524.ddev.site for web | |
| 2025-10-06T14:43:09.724 HTTP_EXPOSE=80:80,8025:8025 for web | |
| 2025-10-06T14:43:09.724 HTTPS_EXPOSE=443:80,8026:8025 for web | |
| 2025-10-06T14:43:09.724 VIRTUAL_HOST=tryddevproject-5524.ddev.site for xhgui | |
| 2025-10-06T14:43:09.724 HTTP_EXPOSE=8143:80 for xhgui | |
| 2025-10-06T14:43:09.724 HTTPS_EXPOSE=8142:80 for xhgui | |
| 2025-10-06T14:43:10.252 Copied /home/matdave/GIT/modx/tryddevproject-5524/.ddev/traefik:CopyIntoVolume_ricitadpmsuk into /mnt/v/traefik in 40.10815ms | |
| 2025-10-06T14:43:10.282 Exec chown -R 1000 /mnt/v/traefik stdout=, stderr=, err=<nil> | |
| 2025-10-06T14:43:10.409 Copied Traefik certs in /home/matdave/GIT/modx/tryddevproject-5524/.ddev/traefik/certs to ddev-global-cache/traefik | |
| 2025-10-06T14:43:10.409 Running /start.sh in ddev-webserver | |
| Waiting for containers to become ready: [web db] | |
| 2025-10-06T14:43:14.742 Copied /home/matdave/.ddev/commands:CopyIntoVolume_aoazbbhdgoct into /mnt/v/global-commands in 44.134895ms | |
| 2025-10-06T14:43:14.777 Exec chown -R 1000 /mnt/v/global-commands stdout=, stderr=, err=<nil> | |
| 2025-10-06T14:43:14.979 Testing to see if /mnt/ddev_config is properly mounted | |
| 2025-10-06T14:43:15.081 Getting stderr output from 'log-stderr.sh --show' | |
| Starting ddev-router if necessary... | |
| 2025-10-06T14:43:15.893 Copied /home/matdave/.ddev/traefik:CopyIntoVolume_dxderzqkcfnv into /mnt/v/traefik in 41.112229ms | |
| 2025-10-06T14:43:15.934 Exec chown -R 1000 /mnt/v/traefik stdout=, stderr=, err=<nil> | |
| 2025-10-06T14:43:16.053 Copied global Traefik config in /home/matdave/.ddev/traefik/certs to ddev-global-cache/traefik | |
| 2025-10-06T14:43:16.110 Waiting for ddev-router to become ready, timeout=60 | |
| 2025-10-06T14:43:16.613 ddev-router is ready | |
| Successfully started tryddevproject-5524 | |
| Your project can be reached at https://tryddevproject-5524.ddev.site | |
| See 'ddev describe' for alternate URLs. | |
| ======== curl -I of http://127.0.0.1 from inside container ======== | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| HTTP/1.1 200 OK | |
| Server: nginx | |
| Date: Mon, 06 Oct 2025 19:43:18 GMT | |
| Content-Type: text/html; charset=UTF-8 | |
| Connection: keep-alive | |
| Vary: Accept-Encoding | |
| ======== curl -I of http://127.0.0.1:32820 (web container http docker bind port) from outside ======== | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| HTTP/1.1 200 OK | |
| Server: nginx | |
| Date: Mon, 06 Oct 2025 19:43:18 GMT | |
| Content-Type: text/html; charset=UTF-8 | |
| Connection: keep-alive | |
| Vary: Accept-Encoding | |
| ======== curl -I of http://tryddevproject-5524.ddev.site (router http URL) from outside ======== | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| HTTP/1.1 200 OK | |
| Content-Type: text/html; charset=UTF-8 | |
| Date: Mon, 06 Oct 2025 19:43:18 GMT | |
| Server: nginx | |
| Vary: Accept-Encoding | |
| ======== Full curl of http://tryddevproject-5524.ddev.site (router http URL) from outside ======== | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 198 0 198 0 0 56218 0 --:--:-- --:--:-- --:--:-- 66000 | |
| Success accessing database... db via TCP/IP<br /> | |
| ddev is working.<br /> | |
| The output file for Discord or issue queue is in | |
| <b>/tmp/ddev-debug-test.txt</b><br /> | |
| file:///tmp/ddev-debug-test.txt<br /> | |
| ======== Full curl of https://tryddevproject-5524.ddev.site (router https URL) from outside ======== | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 198 0 198 0 0 21924 0 --:--:-- --:--:-- --:--:-- 24750 | |
| Success accessing database... db via TCP/IP<br /> | |
| ddev is working.<br /> | |
| The output file for Discord or issue queue is in | |
| <b>/tmp/ddev-debug-test.txt</b><br /> | |
| file:///tmp/ddev-debug-test.txt<br /> | |
| ======== curl -I of https://www.google.com to check internet access and VPN ======== | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
| HTTP/2 200 | |
| content-type: text/html; charset=ISO-8859-1 | |
| content-security-policy-report-only: object-src 'none';base-uri 'self';script-src 'nonce-hUdfWQ6fqit0BOw35OOHnQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp | |
| accept-ch: Sec-CH-Prefers-Color-Scheme | |
| p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info." | |
| date: Mon, 06 Oct 2025 19:43:18 GMT | |
| server: gws | |
| x-xss-protection: 0 | |
| x-frame-options: SAMEORIGIN | |
| expires: Mon, 06 Oct 2025 19:43:18 GMT | |
| cache-control: private | |
| set-cookie: AEC=AaJma5scbPc5GVoIhJ3XBEFPg_ogxUfJIqZ6J4Rm9fr9A9PIIjSyuDnQSqw; expires=Sat, 04-Apr-2026 19:43:18 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax | |
| set-cookie: NID=525=Y1J4JoZ1drTXC7ViSbPzX6r2W7w9w6WXnV4ltqrUvTvSb1NRFWi1QAekKO_tegFsMXSp8OtAMK07T2kpZ4tWjeHsyiknjzRZCv_gXjFZul01wpCtPbsPNkocS0feueRbmbS6NaZAHlzkfb7Aa6X94lZVl2DXZGep_y9g2iR5kWqNJetbnRqEI1RY6fUyxt4y4O5QvyD09SAvjXX9aoc9; expires=Tue, 07-Apr-2026 19:43:18 GMT; path=/; domain=.google.com; HttpOnly | |
| alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 | |
| ======== host.docker.internal status ======== | |
| PING host.docker.internal (172.17.0.1) 56(84) bytes of data. | |
| 64 bytes from host.docker.internal (172.17.0.1): icmp_seq=1 ttl=64 time=0.086 ms | |
| --- host.docker.internal ping statistics --- | |
| 1 packets transmitted, 1 received, 0% packet loss, time 0ms | |
| rtt min/avg/max/mdev = 0.086/0.086/0.086/0.000 ms | |
| ======== Project ownership on host ======== | |
| drwxr-xr-x. 1 matdave matdave 16 Oct 6 14:42 ../tryddevproject-5524 | |
| ======== Project ownership in container ======== | |
| drwxr-xr-x. 1 matdave matdave 16 Oct 6 14:42 //var/www/html | |
| ======== In-container filesystem ======== | |
| Filesystem Type 1K-blocks Used Available Use% Mounted on | |
| /dev/mapper/luks-c3b41201-ee8a-4964-bdd9-c0b8a62f05f6 btrfs 998523904 134742080 863242752 14% /var/www/html | |
| ======== Thanks for running the diagnostic! ======== | |
| Running ddev launch in 3 seconds | |
| Running ddev launch | |
| Waiting for ddev launch to complete before deleting project | |
| [323816:323860:1006/144326.281601:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT | |
| Cleanup: deleting test project tryddevproject-5524 | |
| Container ddev-tryddevproject-5524-db Stopped | |
| Container ddev-tryddevproject-5524-web Stopped | |
| Container ddev-tryddevproject-5524-db Stopped | |
| Container ddev-tryddevproject-5524-web Stopped | |
| Container ddev-tryddevproject-5524-db Removed | |
| Container ddev-tryddevproject-5524-web Removed | |
| Network ddev-tryddevproject-5524_default Removed | |
| Volume tryddevproject-5524-mariadb for project tryddevproject-5524 was deleted | |
| Volume tryddevproject-5524-postgres for project tryddevproject-5524 was deleted | |
| Image ddev/ddev-dbserver-mariadb-10.11:v1.24.8-tryddevproject-5524-built for project tryddevproject-5524 was deleted | |
| Image ddev/ddev-webserver:v1.24.8-tryddevproject-5524-built for project tryddevproject-5524 was deleted | |
| Project tryddevproject-5524 was deleted. Your code and configuration are unchanged. | |
| Optionally, run `docker builder prune` to clean unused builder cache. | |
| Please remove the files from this test with 'rm -r ../tryddevproject-5524' | |
| [323816:323860:1006/144351.064491:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment