Last active
August 16, 2022 13:39
-
-
Save shayanabbas/5f7e4481027cce533824b845c76e1186 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
Running bash [-c /var/folders/1p/_6dkh_gd1lv_nvpdxrv4jlw00000gn/T/test_ddev.sh] | |
OS Information: Darwin My-MacBook-Pro-Work.local 22.0.0 Darwin Kernel Version 22.0.0: Mon Aug 1 06:31:07 PDT 2022; root:xnu-8792.0.207.0.6~26/RELEASE_X86_64 x86_64 | |
ProductName: macOS | |
ProductVersion: 13.0 | |
BuildVersion: 22A5321d | |
User information: uid=501(myuser) gid=20(staff) groups=20(staff),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),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),701(com.apple.sharepoint.group.1) | |
DDEV version: ITEM VALUE | |
DDEV version v1.20.0 | |
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.0 | |
os darwin | |
router drud/ddev-router:v1.20.0 | |
web drud/ddev-webserver:v1.20.0 | |
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=true | |
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: lrwxr-xr-x 1 myuser admin 54 Mar 12 2021 /usr/local/bin/docker -> /Applications/Docker.app/Contents/Resources/bin/docker | |
Docker Desktop Version: Docker Desktop for Mac 4.11.1 build 84025 | |
docker version: | |
Client: | |
Cloud integration: v1.0.28 | |
Version: 20.10.17 | |
API version: 1.41 | |
Go version: go1.17.11 | |
Git commit: 100c701 | |
Built: Mon Jun 6 23:04:45 2022 | |
OS/Arch: darwin/amd64 | |
Context: default | |
Experimental: true | |
Server: Docker Desktop 4.11.1 (84025) | |
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.12.0 | |
-------------------------------------------------------------------------------- | |
No synchronization sessions found | |
-------------------------------------------------------------------------------- | |
mutagen additionally installed in PATH at /usr/local/bin/mutagen, version 0.11.8 | |
mutagen is running on this system: | |
501 5988 1 0 3:11PM ?? 0:00.58 mutagen daemon run | |
501 14845 14816 0 4:33PM ttys000 0:00.00 grep mutagen | |
======= 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 117.9G 51.0G 60.9G 46% / | |
Container ddev-my-drupal9-site-dba Removed | |
Container ddev-my-drupal9-site-web Removed | |
Container ddev-my-drupal9-site-db Removed | |
Network ddev-my-drupal9-site_default Removed | |
Project my-drupal9-site has been stopped. | |
Container ddev-my-wp-bedrock-site-dba Removed | |
Container ddev-my-wp-bedrock-site-web Removed | |
Container ddev-my-wp-bedrock-site-db Removed | |
Network ddev-my-wp-bedrock-site_default Removed | |
Project my-wp-bedrock-site has been stopped. | |
Container ddev-my-wp-site-dba Removed | |
Container ddev-my-wp-site-web Removed | |
Container ddev-my-wp-site-db Removed | |
Network ddev-my-wp-site_default Removed | |
Project my-wp-site 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 (/Users/myuser/tmp/tryddevproject-11056) | |
Once completed, your configuration will be written to /Users/myuser/tmp/tryddevproject-11056/.ddev/config.yaml | |
Found a php codebase at /Users/myuser/tmp/tryddevproject-11056 | |
Configuration complete. You may now run 'ddev start'. | |
Network ddev_default created | |
Starting tryddevproject-11056... | |
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-11056_default Created | |
Volume "ddev-tryddevproject-11056_nfsmount" Created | |
Container ddev-tryddevproject-11056-dba Started | |
Container ddev-tryddevproject-11056-db Started | |
Container ddev-tryddevproject-11056-db Healthy | |
Container ddev-tryddevproject-11056-web Started | |
Container ddev-router Started | |
Successfully started tryddevproject-11056 | |
Project can be reached at https://tryddevproject-11056.ddev.site https://127.0.0.1:52685 | |
======== Curl of site from inside container: | |
HTTP/1.1 200 OK | |
Server: nginx | |
Date: Tue, 16 Aug 2022 13:33:48 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: Tue, 16 Aug 2022 13:33:48 GMT | |
Content-Type: text/html; charset=UTF-8 | |
Connection: keep-alive | |
Vary: Accept-Encoding | |
======== Project ownership on host: | |
drwxr-xr-x 4 myuser staff 128 Aug 16 16:33 /Users/myuser/tmp/tryddevproject-11056 | |
======== Project ownership in container: | |
drwxr-xr-x 4 myuser dialout 128 Aug 16 13:33 /var/www/html | |
======== In-container filesystem: | |
Filesystem Type 1K-blocks Used Available Use% Mounted on | |
:/System/Volumes/Data/Users/myuser/tmp/tryddevproject-11056 nfs 488246272 389483520 98762752 80% /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-11056 | |
Thanks for running the diagnostic. It was successful. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment