Created
July 5, 2022 19:45
-
-
Save JonMcL/fdda87f57f89104504ed9fef81db7fb9 to your computer and use it in GitHub Desktop.
ddev debug test
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
❯ ddev debug test | |
Running C:\Program Files\Git\bin\bash.exe [-c /c/Users/JMCLAU~1/AppData/Local/Temp/test_ddev.sh] | |
OS Information: MINGW64_NT-10.0-19043 SCOPE-2020-034 3.1.7-340.x86_64 2021-10-12 16:29 UTC x86_64 Msys | |
User information: uid=4096(SCOPE+jmclaughlin) gid=4096 groups=4096 | |
DDEV version: ITEM VALUE | |
DDEV version v1.19.3 | |
architecture amd64 | |
db drud/ddev-dbserver-mariadb-10.3:v1.19.3 | |
dba phpmyadmin:5 | |
ddev-ssh-agent drud/ddev-ssh-agent:v1.19.0 | |
docker 20.10.17 | |
docker type Docker Desktop For Windows | |
docker-compose v2.5.1 | |
docker-platform docker-desktop | |
mutagen 0.14.0 | |
os windows | |
router drud/ddev-router:v1.19.3 | |
web drud/ddev-webserver:v1.19.3-1 | |
======= 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=750 | |
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: -rwxr-xr-x 1 SCOPE+jmclaughlin 4096 1359 Jul 5 12:56 '/c/Program Files/Docker/Docker/resources/bin/docker' | |
Docker Desktop Version: Docker Desktop for Windows 4.10.0.82025 | |
docker version: | |
Client: | |
Cloud integration: v1.0.24 | |
Version: 20.10.17 | |
API version: 1.41 | |
Go version: go1.17.11 | |
Git commit: 100c701 | |
Built: Mon Jun 6 23:09:02 2022 | |
OS/Arch: windows/amd64 | |
Context: default | |
Experimental: true | |
Server: Docker Desktop 4.10.0 (82025) | |
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.6 | |
GitCommit: 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1 | |
runc: | |
Version: 1.1.2 | |
GitCommit: v1.1.2-0-ga916309 | |
docker-init: | |
Version: 0.19.0 | |
GitCommit: de40ad0 | |
======= Mutagen Info ========= | |
Mutagen is installed in ddev, version=0.14.0 | |
------------------------------------------------------------------------------- | |
No synchronization sessions found | |
------------------------------------------------------------------------------- | |
======= Docker Info ========= | |
Docker platform: docker-desktop | |
Using docker context: default (npipe:////./pipe/docker_engine) | |
docker-compose: v2.5.1 | |
Using DOCKER_HOST=npipe:////./pipe/docker_engine | |
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 5.4G 232.8G 2% / | |
Container ddev-ddev-test-dba Removed | |
Container ddev-ddev-test-web Removed | |
Container ddev-ddev-test-db Removed | |
Network ddev-ddev-test_default Removed | |
Project ddev-test has been stopped. | |
Container ddev-servis2-dba Removed | |
Container ddev-servis2-web Removed | |
Container ddev-servis2-db Removed | |
Network ddev-servis2_default Removed | |
Project servis2 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 (C:\Users\jmclaughlin\tmp\tryddevproject-12898) | |
Once completed, your configuration will be written to C:\Users\jmclaughlin\tmp\tryddevproject-12898\.ddev\config.yaml | |
Found a php codebase at C:\Users\jmclaughlin\tmp\tryddevproject-12898 | |
Project type has no settings paths configured, so not creating settings file. | |
Configuration complete. You may now run 'ddev start'. | |
Network ddev_default created | |
Starting tryddevproject-12898... | |
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 | |
Network ddev-tryddevproject-12898_default Created | |
Container ddev-tryddevproject-12898-db Started | |
Container ddev-tryddevproject-12898-dba Started | |
Container ddev-tryddevproject-12898-db Healthy | |
Container ddev-tryddevproject-12898-web Started | |
Container ddev-router Started | |
Project type has no settings paths configured, so not creating settings file. | |
Project type has no settings paths configured, so not creating settings file. | |
Successfully started tryddevproject-12898 | |
Project can be reached at https://tryddevproject-12898.ddev.site https://127.0.0.1:51594 | |
+ curl --fail -I http://tryddevproject-12898.ddev.site | |
HTTP/1.1 200 OK | |
Server: nginx/1.20.1 | |
Date: Tue, 05 Jul 2022 19:41:01 GMT | |
Content-Type: text/html; charset=UTF-8 | |
Connection: keep-alive | |
Vary: Accept-Encoding | |
+ '[' 0 -ne 0 ']' | |
+ curl --fail http://tryddevproject-12898.ddev.site | |
Success accessing database... db via TCP/IP | |
ddev is working. You will want to delete this project with "ddev delete -Oy tryddevproject-12898"+ '[' 0 -ne 0 ']' | |
+ set +x | |
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 | |
Please delete this project after debugging with 'ddev delete -Oy tryddevproject-12898' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment