Skip to content

Instantly share code, notes, and snippets.

@bossanova808
Created September 29, 2022 04:11
Show Gist options
  • Save bossanova808/2d10aee44d5b4829835171adcd8031ce to your computer and use it in GitHub Desktop.
Save bossanova808/2d10aee44d5b4829835171adcd8031ce to your computer and use it in GitHub Desktop.
DDEV debug output
(jeremy@JD-WORK-PC) 13:46 /var/www/vhosts/c4-dev $ ddev debug test
Running bash [-c /tmp/test_ddev.sh]
OS Information: Linux JD-WORK-PC 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
User information: uid=1000(jeremy) gid=1000(jeremy) groups=1000(jeremy),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),117(netdev),1001(docker)
DDEV version: ITEM VALUE
DDEV version v1.21.1
architecture amd64
db drud/ddev-dbserver-mariadb-10.4:v1.20.0
dba phpmyadmin:5
ddev-ssh-agent drud/ddev-ssh-agent:v1.20.0
docker 20.10.17
docker-compose v2.9.0
docker-platform docker-desktop
mutagen 0.15.1
os linux
router drud/ddev-router:v1.20.0
web drud/ddev-webserver:20220808_yarn_crash
PROXY settings: HTTP_PROXY='' HTTPS_PROXY='' http_proxy='' NO_PROXY=''
======= DDEV global info =========
Global configuration:
instrumentation-opt-in=true
omit-containers=[]
mutagen-enabled=false
nfs-mount-enabled=false
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=
use-docker-compose-from-path=false
no-bind-mounts=false
======= DOCKER info =========
docker location: lrwxrwxrwx 1 root root 48 Sep 29 10:40 /usr/bin/docker -> /mnt/wsl/docker-desktop/cli-tools/usr/bin/docker
docker version:
Client: Docker Engine - Community
Cloud integration: v1.0.29
Version: 20.10.17
API version: 1.41
Go version: go1.17.11
Git commit: 100c701
Built: Mon Jun 6 23:03:17 2022
OS/Arch: linux/amd64
Context: default
Experimental: true
Server: Docker Desktop
Engine:
Version: 20.10.17
API version: 1.41 (minimum version 1.12)
Go version: go1.17.11
Git commit: a89b842
Built: Mon Jun 6 23:01:23 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.8
GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
runc:
Version: 1.1.4
GitCommit: v1.1.4-0-g5fd4c4d
docker-init:
Version: 0.19.0
GitCommit: de40ad0
DOCKER_DEFAULT_PLATFORM=notset
======= Mutagen Info =========
======= Docker Info =========
Docker platform: docker-desktop
Using docker context: default (unix:///var/run/docker.sock)
docker-compose: v2.9.0
Using DOCKER_HOST=unix:///var/run/docker.sock
Docker version: 20.10.17
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 251.0G 7.4G 230.8G 3% /
Container ddev-craft-dev-redis Removed
Container ddev-craft-dev-dba Removed
Container ddev-craft-dev-db Removed
Container ddev-craft-dev-web Removed
Network ddev-craft-dev_default Removed
Project craft-dev has been stopped.
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
Creating a new ddev project config in the current directory (/var/www/vhosts/tryddevproject-16193)
Once completed, your configuration will be written to /var/www/vhosts/tryddevproject-16193/.ddev/config.yaml
Found a php codebase at /var/www/vhosts/tryddevproject-16193/web
Configuration complete. You may now run 'ddev start'.
Network ddev_default created
Starting tryddevproject-16193...
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.
Pushed mkcert rootca certs to ddev-global-cache/mkcert
v1.20.0: Pulling from drud/ddev-dbserver-mariadb-10.4
d7bfe07ed847: Already exists
59dcb80bbedb: Already exists
ac6c41888e0f: Already exists
de82bf1cd459: Already exists
316c0826d235: Already exists
b82e623f5d9e: Already exists
3daba1f86bc0: Already exists
d04945d0545a: Already exists
3088ccc5e6c7: Already exists
ebdc0a737326: Already exists
bd9954256270: Already exists
1d92cbc5a67b: Already exists
4f4fb700ef54: Already exists 5de1561b8b50: Already exists
9c4278c1946c: Already exists
33b7fa3aed5d: Already exists
33d10c824dc2: Already exists
7c92dd225799: Already exists
2253a94d0ea6: Already exists
1f4b4747ca3c: Already exists
84b2a4c0a8e0: Already exists
1e680aa58765: Already exists
97accb001963: Already exists
460b1bfcfd8a: Already exists
05c0b4b0c5f3: Already exists
64d27f245dc5: Already exists
Digest: sha256:c35ba34c7d1b42af73e05c0f2f8eeb5cf9664966dd1864b9d0a1ffba9ce61ea5
Status: Downloaded newer image for drud/ddev-dbserver-mariadb-10.4:v1.20.0
docker.io/drud/ddev-dbserver-mariadb-10.4:v1.20.0
Network ddev-tryddevproject-16193_default Created
Container ddev-tryddevproject-16193-web Started
Container ddev-tryddevproject-16193-db Started
Container ddev-tryddevproject-16193-dba Started
Container ddev-router Started
Successfully started tryddevproject-16193
Project can be reached at https://tryddevproject-16193.ddev.site https://127.0.0.1:59110
======== Curl of site from inside container:
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 29 Sep 2022 04:05:37 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
======== Curl of site from outside:
HTTP/1.1 200 OK
Server: nginx/1.20.1
Date: Thu, 29 Sep 2022 04:05:37 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
======== Project ownership on host:
ls: cannot access '/home/jeremy/tmp/tryddevproject-16193': No such file or directory
======== Project ownership in container:
drwxr-xr-x 4 jeremy jeremy 4096 Sep 29 04:04 /var/www/html
======== In-container filesystem:
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/sdc ext4 263174212 14138420 235597636 6% /var/www/html
Success accessing database... db via TCP/IP
ddev is working. You will want to delete this project with 'ddev delete -Oy tryddevproject-16193
Thanks for running the diagnostic. It was successful.
Please provide the output of this script in a new gist at gist.github.com
Running ddev launch in 5 seconds
^C
Please delete this project after debugging with 'ddev delete -Oy tryddevproject-16193'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment