[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddev start fails due to no internet connectivity at start time in Docker system #6629

Closed
4 tasks done
Adrianm6254 opened this issue Oct 18, 2024 · 2 comments
Closed
4 tasks done

Comments

@Adrianm6254
Copy link

Preliminary checklist

Output of ddev debug test

Expand `ddev debug test` diagnostic information
 ddev debug test
Please make sure you have already looked at troubleshooting guide: 
https://ddev.readthedocs.io/en/stable/users/usage/troubleshooting/ 
Simple things to check:
* Use latest stable DDEV version
* ddev poweroff
* Restart Docker Provider
* Reboot computer
* Temporarily disable VPN and firewall
* Remove customizations like 'docker-compose.*.yaml' and PHP/Apache/Nginx config while debugging. 
Resulting output will be written to:
/tmp/ddev-debug-test.txt
file:///tmp/ddev-debug-test.txt
Please provide the file for support in Discord or the issue queue. 
OK to stop running projects? This does no harm, they will be restarted [Y/n] (yes): 
Doing ddev poweroff but will restart projects at completion 
 Container ddev-accurate2-d-db  Stopped 
 Container ddev-accurate2-d-web  Stopped 
 Container ddev-accurate2-d-web  Stopped 
 Container ddev-accurate2-d-db  Stopped 
 Container ddev-accurate2-d-db  Removed 
 Container ddev-accurate2-d-web  Removed 
 Network ddev-accurate2-d_default  Removed 
Project accurate2-d 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. 
Network ddev_default removed 


WARNING: Project should usually be in a subdirectory of the user's home directory.
Instead it's in /media/drive2/dev/pantheon/accurate-perforating-v2



======== Output file will be in /tmp/ddev-debug-test.txt ========


======== Existing project config ========
ddev installation alternate locations:
/usr/local/bin/ddev

These config files were loaded for project accurate2-d: [/media/drive2/dev/pantheon/accurate-perforating-v2/.ddev/config.yaml]
name: accurate2-d
type: drupal
docroot: web
php_version: 8.3
webserver_type: nginx-fpm
webimage: ddev/ddev-webserver:v1.23.5
router_http_port: 8088
router_https_port: 8443
additional_hostnames: [accurate-metal-f-d]
additional_fqdns: []
database: {mariadb 10.4}
project_tld: ddev.site
use_dns_when_possible: true
composer_version: 2
nodejs_version: 18
default_container_timeout: 120


======== existing project customizations ========


======== installed DDEV add-
No registered add-ons were found.


======== mutagen situation ========
looking for #ddev-generated in mutagen.yml in project /media/drive2/dev/pantheon/accurate-perforating-v2
.ddev/mutagen/mutagen.yml not found


======== Creating dummy project named tryddevproject-28043 in ../tryddevproject-28043 ========
Creating a new DDEV project config in the current directory (/media/drive2/dev/pantheon/tryddevproject-28043)
Once completed, your configuration will be written to /media/drive2/dev/pantheon/tryddevproject-28043/.ddev/config.yaml

Configuring a 'php' project named 'tryddevproject-28043' with docroot 'web' at '/media/drive2/dev/pantheon/tryddevproject-28043/web'.
For full details use 'ddev describe'.
Configuration complete. You may now run 'ddev start'.


======== OS Information ========
Linux drupalguy 6.9.3-76060903-generic #202405300957~1726766035~22.04~4092a0e SMP PREEMPT_DYNAMIC Thu S x86_64 x86_64 x86_64 GNU/Linux


======== User information ========
uid=1000(adrian) gid=1000(adrian) groups=1000(adrian),4(adm),27(sudo),138(libvirt),140(vboxusers),999(docker)


======== DDEV version ========
 ITEM             VALUE                                    
 DDEV version     v1.23.5                                  
 architecture     amd64                                    
 cgo_enabled      0                                        
 db               ddev/ddev-dbserver-mariadb-10.11:v1.23.5 
 ddev-ssh-agent   ddev/ddev-ssh-agent:v1.23.5              
 docker           27.3.1                                   
 docker-api       1.47                                     
 docker-compose   v2.29.7                                  
 docker-platform  linux-docker                             
 global-ddev-dir  /home/adrian/.ddev                       
 mutagen          0.17.2                                   
 os               linux                                    
 router           ddev/ddev-traefik-router:v1.23.5         
 web              ddev/ddev-webserver:v1.23.5              



======== proxy settings ========

 HTTP_PROXY=''
 HTTPS_PROXY=''
 http_proxy=''
 NO_PROXY=''
 


======== DDEV global info ========
developer-mode=false
disable-http2=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.23.5
letsencrypt-email=
mailpit-http-port=8025
mailpit-https-port=8026
mkcert-caroot=/home/adrian/.local/share/mkcert
no-bind-mounts=false
omit-containers=[]
performance-mode=none
project-tld=ddev.site
required-docker-compose-version=v2.29.7
router=traefik
router-bind-all-interfaces=false
router-http-port=80
router-https-port=443
simple-formatting=false
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=


======== DOCKER provider info ========
docker client location: -rwxr-xr-x 1 root root 40937472 Sep 20 06:41 /usr/bin/docker

docker client alternate locations:
/usr/bin/docker
/bin/docker

Docker provider: linux-docker
docker version: 
Client: Docker Engine - Community
 Version:           27.3.1
 API version:       1.47
 Go version:        go1.22.7
 Git commit:        ce12230
 Built:             Fri Sep 20 11:41:00 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          27.3.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.7
  Git commit:       41ca978
  Built:            Fri Sep 20 11:41:00 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.22
  GitCommit:        7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c
 runc:
  Version:          1.1.14
  GitCommit:        v1.1.14-0-g2c9f560
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

DOCKER_DEFAULT_PLATFORM=notset
Docker platform: linux-docker
Using Docker context: default (unix:///var/run/docker.sock)
docker-compose: v2.29.7
Using DOCKER_HOST=unix:///var/run/docker.sock
Docker version: 27.3.1
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                 907.4G    664.6G    196.7G  77% /


======== Existing docker containers ========
CONTAINER ID   IMAGE                                   COMMAND                  CREATED       STATUS                       PORTS     NAMES
c1d5205151e2   bitnami/nginx:1.17.10-debian-10-r52     "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_edge_ssl_1
e67b30158fd2   wodby/varnish:4.1                       "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_edge_1
8ecd73ec345f   redis:6                                 "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_cache_1
5810a3b6c165   bitnami/mariadb:10.4.34-debian-12-r0    "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_database_1
24ae4b1b851d   bitnami/nginx:1.25.5-debian-12-r7       "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_appserver_nginx_1
2618be9130cb   devwithlando/pantheon-index:latest      "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_index_1
715269c691a0   devwithlando/pantheon-appserver:8.3-4   "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             accurateperforatingv2_appserver_1
ef6dd7a9eb81   traefik:2.2.0                           "/lando-entrypoint.s…"   2 hours ago   Exited (137) 5 minutes ago             landoproxyhyperion5000gandalfedition_proxy_1


======== mkcert information ========
/usr/local/bin/mkcert
/home/adrian/.local/share/mkcert
total 8
-r-------- 1 adrian adrian 2484 Jan 15  2023 rootCA-key.pem
-rw-r--r-- 1 adrian adrian 1716 Jan 15  2023 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.015 ms

--- dkdkd.ddev.site ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.015/0.015/0.015/0.000 ms


======== ddev debug rebuild ========
Rebuilding project images...
Rebuilding project tryddevproject-28043 with `/home/adrian/.ddev/bin/docker-compose -f /media/drive2/dev/pantheon/tryddevproject-28043/.ddev/.ddev-docker-compose-full.yaml --progress plain build web --no-cache`
#0 building with "default" instance using docker driver

#1 [web internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.37kB done
#1 DONE 0.0s

#2 [web internal] load metadata for docker.io/ddev/ddev-webserver:v1.23.5
#2 DONE 0.0s

#3 [web internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [web 1/8] FROM docker.io/ddev/ddev-webserver:v1.23.5
#4 CACHED

#5 [web 2/8] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#5 DONE 0.2s

#6 [web 3/8] RUN mkdir -p /home/adrian && chown adrian /home/adrian && chmod 600 /home/adrian/.pgpass
#6 DONE 0.2s

#7 [web 4/8] RUN mariadb-client-install.sh || true
#7 0.147 This script is not intended to run with mariadb:10.11
#7 DONE 0.2s

#8 [web 5/8] 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
#8 0.232 Storing "stable" as default update channel for the next self-update run.
#8 0.932 The following exception probably indicates you have misconfigured DNS resolver(s)
#8 0.941 
#8 0.960 In CurlDownloader.php line 371:
#8 0.960                                                                                
#8 0.960   curl error 6 while downloading https://getcomposer.org/versions: Could not   
#8 0.960   resolve host: getcomposer.org                                                
#8 0.960                                                                                
#8 0.960 
#8 0.960 self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--1] [--2] [--2.2] [--set-channel-only] [--] [<version>]
#8 0.960 
#8 1.795 The following exception probably indicates you have misconfigured DNS resolver(s)
#8 1.805 
#8 1.826 In CurlDownloader.php line 371:
#8 1.826                                                                                
#8 1.826   curl error 6 while downloading https://getcomposer.org/versions: Could not   
#8 1.826   resolve host: getcomposer.org                                                
#8 1.826                                                                                
#8 1.826 
#8 1.826 self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--1] [--2] [--2.2] [--set-channel-only] [--] [<version>]
#8 1.826 
#8 2.643 The following exception probably indicates you have misconfigured DNS resolver(s)
#8 2.652 
#8 2.673 In CurlDownloader.php line 371:
#8 2.673                                                                                
#8 2.673   curl error 6 while downloading https://getcomposer.org/versions: Could not   
#8 2.673   resolve host: getcomposer.org                                                
#8 2.673                                                                                
#8 2.673 
#8 2.673 self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--1] [--2] [--2.2] [--set-channel-only] [--] [<version>]
#8 2.673 
#8 3.501 The following exception probably indicates you have misconfigured DNS resolver(s)
#8 3.510 
#8 3.519 In CurlDownloader.php line 371:
#8 3.519                                                                                
#8 3.519   curl error 6 while downloading https://getcomposer.org/versions: Could not   
#8 3.519   resolve host: getcomposer.org                                                
#8 3.519                                                                                
#8 3.519 
#8 3.519 self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--1] [--2] [--2.2] [--set-channel-only] [--] [<version>]
#8 3.519 
#8 DONE 3.6s

#9 [web 6/8] RUN apt-get update
#9 0.181 Ign:1 http://deb.debian.org/debian bookworm InRelease
#9 0.181 Ign:2 http://nginx.org/packages/debian bookworm InRelease
#9 0.181 Ign:3 https://apt.postgresql.org/pub/repos/apt bookworm-pgdg InRelease
#9 0.181 Ign:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm InRelease
#9 0.181 Ign:5 https://packages.sury.org/php bookworm InRelease
#9 0.181 Ign:6 https://dl.cloudsmith.io/public/platformsh/cli/deb/debian bookworm InRelease
#9 0.181 Ign:7 http://deb.debian.org/debian bookworm-updates InRelease
#9 0.181 Ign:8 https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian bookworm InRelease
#9 0.182 Ign:9 http://deb.debian.org/debian-security bookworm-security InRelease
#9 0.182 Ign:10 https://dl.cloudsmith.io/public/symfony/stable/deb/debian bookworm InRelease
#9 1.185 Ign:1 http://deb.debian.org/debian bookworm InRelease
#9 1.185 Ign:2 http://nginx.org/packages/debian bookworm InRelease
#9 1.185 Ign:3 https://apt.postgresql.org/pub/repos/apt bookworm-pgdg InRelease
#9 1.185 Ign:6 https://dl.cloudsmith.io/public/platformsh/cli/deb/debian bookworm InRelease
#9 1.186 Ign:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm InRelease
#9 1.186 Ign:5 https://packages.sury.org/php bookworm InRelease
#9 1.186 Ign:7 http://deb.debian.org/debian bookworm-updates InRelease
#9 1.186 Ign:8 https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian bookworm InRelease
#9 1.187 Ign:9 http://deb.debian.org/debian-security bookworm-security InRelease
#9 1.187 Ign:10 https://dl.cloudsmith.io/public/symfony/stable/deb/debian bookworm InRelease
#9 3.189 Ign:2 http://nginx.org/packages/debian bookworm InRelease
#9 3.189 Ign:1 http://deb.debian.org/debian bookworm InRelease
#9 3.190 Ign:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm InRelease
#9 3.190 Ign:3 https://apt.postgresql.org/pub/repos/apt bookworm-pgdg InRelease
#9 3.190 Ign:5 https://packages.sury.org/php bookworm InRelease
#9 3.190 Ign:6 https://dl.cloudsmith.io/public/platformsh/cli/deb/debian bookworm InRelease
#9 3.190 Ign:7 http://deb.debian.org/debian bookworm-updates InRelease
#9 3.191 Ign:8 https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian bookworm InRelease
#9 3.191 Ign:9 http://deb.debian.org/debian-security bookworm-security InRelease
#9 3.192 Ign:10 https://dl.cloudsmith.io/public/symfony/stable/deb/debian bookworm InRelease
#9 7.194 Err:1 http://deb.debian.org/debian bookworm InRelease
#9 7.194   Temporary failure resolving 'deb.debian.org'
#9 7.194 Err:2 http://nginx.org/packages/debian bookworm InRelease
#9 7.194   Temporary failure resolving 'nginx.org'
#9 7.194 Err:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian bookworm InRelease
#9 7.194   Temporary failure resolving 'dlm.mariadb.com'
#9 7.194 Err:3 https://apt.postgresql.org/pub/repos/apt bookworm-pgdg InRelease
#9 7.194   Temporary failure resolving 'apt.postgresql.org'
#9 7.194 Err:5 https://packages.sury.org/php bookworm InRelease
#9 7.194   Temporary failure resolving 'packages.sury.org'
#9 7.194 Err:6 https://dl.cloudsmith.io/public/platformsh/cli/deb/debian bookworm InRelease
#9 7.194   Temporary failure resolving 'dl.cloudsmith.io'
#9 7.194 Err:7 http://deb.debian.org/debian bookworm-updates InRelease
#9 7.194   Temporary failure resolving 'deb.debian.org'
#9 7.195 Err:8 https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian bookworm InRelease
#9 7.195   Temporary failure resolving 'dl.cloudsmith.io'
#9 7.195 Err:9 http://deb.debian.org/debian-security bookworm-security InRelease
#9 7.195   Temporary failure resolving 'deb.debian.org'
#9 7.196 Err:10 https://dl.cloudsmith.io/public/symfony/stable/deb/debian bookworm InRelease
#9 7.196   Temporary failure resolving 'dl.cloudsmith.io'
#9 7.217 Reading package lists...
#9 7.228 W: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease  Temporary failure resolving 'deb.debian.org'
#9 7.228 W: Failed to fetch http://deb.debian.org/debian/dists/bookworm-updates/InRelease  Temporary failure resolving 'deb.debian.org'
#9 7.228 W: Failed to fetch http://deb.debian.org/debian-security/dists/bookworm-security/InRelease  Temporary failure resolving 'deb.debian.org'
#9 7.228 W: Failed to fetch https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/debian/dists/bookworm/InRelease  Temporary failure resolving 'dlm.mariadb.com'
#9 7.228 W: Failed to fetch http://nginx.org/packages/debian/dists/bookworm/InRelease  Temporary failure resolving 'nginx.org'
#9 7.228 W: Failed to fetch https://apt.postgresql.org/pub/repos/apt/dists/bookworm-pgdg/InRelease  Temporary failure resolving 'apt.postgresql.org'
#9 7.228 W: Failed to fetch https://packages.sury.org/php/dists/bookworm/InRelease  Temporary failure resolving 'packages.sury.org'
#9 7.228 W: Failed to fetch https://dl.cloudsmith.io/public/platformsh/cli/deb/debian/dists/bookworm/InRelease  Temporary failure resolving 'dl.cloudsmith.io'
#9 7.228 W: Failed to fetch https://dl.cloudsmith.io/public/platformsh/upsun-cli/deb/debian/dists/bookworm/InRelease  Temporary failure resolving 'dl.cloudsmith.io'
#9 7.228 W: Failed to fetch https://dl.cloudsmith.io/public/symfony/stable/deb/debian/dists/bookworm/InRelease  Temporary failure resolving 'dl.cloudsmith.io'
#9 7.228 W: Some index files failed to download. They have been ignored, or old ones used instead.
#9 DONE 7.2s

#10 [web 7/8] RUN curl -I https://www.google.com
#10 0.135   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#10 0.135                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
#10 ERROR: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6
------
 > [web 7/8] RUN curl -I https://www.google.com:
 --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
------
failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6
Failed to execute `/home/adrian/.ddev/bin/docker-compose -f /media/drive2/dev/pantheon/tryddevproject-28043/.ddev/.ddev-docker-compose-full.yaml --progress plain build web --no-cache`: exit status 17


======== Project startup ========
Network ddev_default created
Starting tryddevproject-28043...
2024-10-18T16:29:58.832 GetAvailableRouterPort(): proposedPort 80 is available, use proposedPort=80
2024-10-18T16:29:58.832 GetAvailableRouterPort(): proposedPort 443 is available, use proposedPort=443
2024-10-18T16:29:58.832 GetAvailableRouterPort(): proposedPort 8025 is available, use proposedPort=8025
2024-10-18T16:29:58.832 GetAvailableRouterPort(): proposedPort 8026 is available, use proposedPort=8026
2024-10-18T16:29:58.85 Pulled image for ddev/ddev-webserver:v1.23.5
2024-10-18T16:29:58.85 Pulled image for busybox:stable
2024-10-18T16:29:58.85 Pulled image for ddev/ddev-utilities
2024-10-18T16:29:58.851 Pulled image for ddev/ddev-ssh-agent:v1.23.5
2024-10-18T16:29:58.851 Pulled image for ddev/ddev-traefik-router:v1.23.5
2024-10-18T16:29:59.379 chowning /mnt/ddev-global-cache and /var/lib/mysql to 1000
2024-10-18T16:30:00.839 done chowning /mnt/ddev-global-cache and /var/lib/mysql to 1000
 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.
2024-10-18T16:30:06.721 host.docker.internal='' runtime.GOOS==linux and docker 20.10+
2024-10-18T16:30:06.725 Using automatically detected timezone: TZ=America/Chicago
v1.23.5: Pulling from ddev/ddev-dbserver-mariadb-10.11
6414378b6477: Pulling fs layer
30351e0212f7: Pulling fs layer
699d06734e15: Pulling fs layer
143f7abbed03: Pulling fs layer
ec2a3d1eab0e: Pulling fs layer
d5ad4eb74c2b: Pulling fs layer
127c25a3c098: Pulling fs layer
372201a21081: Pulling fs layer
4f4fb700ef54: Pulling fs layer
823771e49ad4: Pulling fs layer
5182c2fc644e: Pulling fs layer
cdf1057a8a56: Pulling fs layer
40ca58ecf409: Pulling fs layer
f8c6804254ab: Pulling fs layer
9266091cebac: Pulling fs layer
4f4fb700ef54: Waiting
85a8fb5adb43: Pulling fs layer
823771e49ad4: Waiting
2d1bb4a4b92a: Pulling fs layer
5182c2fc644e: Waiting
b3b294fe7aac: Pulling fs layer
8e4abaf10d65: Pulling fs layer
ba2fb53ac3bc: Pulling fs layer
cdf1057a8a56: Waiting
06f355666fad: Pulling fs layer
ec2a3d1eab0e: Waiting
b65b0049e655: Pulling fs layer
d5ad4eb74c2b: Waiting
67f030358387: Pulling fs layer
40ca58ecf409: Waiting
127c25a3c098: Waiting
f8c6804254ab: Waiting
2a3137e65f9b: Pulling fs layer
b3b294fe7aac: Waiting
372201a21081: Waiting
8e4abaf10d65: Waiting
9266091cebac: Waiting
ba2fb53ac3bc: Waiting
b65b0049e655: Waiting
2a3137e65f9b: Waiting
143f7abbed03: Waiting
85a8fb5adb43: Waiting
67f030358387: Waiting
2d1bb4a4b92a: Waiting
06f355666fad: Waiting
30351e0212f7: Verifying Checksum
30351e0212f7: Download complete
143f7abbed03: Verifying Checksum
143f7abbed03: Download complete
ec2a3d1eab0e: Download complete
699d06734e15: Download complete
127c25a3c098: Verifying Checksum
127c25a3c098: Download complete
372201a21081: Verifying Checksum
372201a21081: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
823771e49ad4: Verifying Checksum
823771e49ad4: Download complete
6414378b6477: Verifying Checksum
6414378b6477: Download complete
cdf1057a8a56: Verifying Checksum
cdf1057a8a56: Download complete
40ca58ecf409: Verifying Checksum
40ca58ecf409: Download complete
6414378b6477: Pull complete
30351e0212f7: Pull complete
f8c6804254ab: Download complete
699d06734e15: Pull complete
143f7abbed03: Pull complete
ec2a3d1eab0e: Pull complete
9266091cebac: Verifying Checksum
9266091cebac: Download complete
85a8fb5adb43: Verifying Checksum
85a8fb5adb43: Download complete
2d1bb4a4b92a: Verifying Checksum
2d1bb4a4b92a: Download complete
b3b294fe7aac: Download complete
8e4abaf10d65: Verifying Checksum
8e4abaf10d65: Download complete
ba2fb53ac3bc: Verifying Checksum
ba2fb53ac3bc: Download complete
06f355666fad: Download complete
b65b0049e655: Verifying Checksum
b65b0049e655: Download complete
67f030358387: Verifying Checksum
67f030358387: Download complete
2a3137e65f9b: Verifying Checksum
2a3137e65f9b: Download complete
5182c2fc644e: Verifying Checksum
5182c2fc644e: Download complete
d5ad4eb74c2b: Verifying Checksum
d5ad4eb74c2b: Download complete
d5ad4eb74c2b: Pull complete
127c25a3c098: Pull complete
372201a21081: Pull complete
4f4fb700ef54: Pull complete
823771e49ad4: Pull complete
5182c2fc644e: Pull complete
cdf1057a8a56: Pull complete
40ca58ecf409: Pull complete
f8c6804254ab: Pull complete
9266091cebac: Pull complete
85a8fb5adb43: Pull complete
2d1bb4a4b92a: Pull complete
b3b294fe7aac: Pull complete
8e4abaf10d65: Pull complete
ba2fb53ac3bc: Pull complete
06f355666fad: Pull complete
b65b0049e655: Pull complete
67f030358387: Pull complete
2a3137e65f9b: Pull complete
Digest: sha256:3abedc482ad3d2ed9c1eafe750522829bfe7219c0fe1a60b3c38b9095a924e57
Status: Downloaded newer image for ddev/ddev-dbserver-mariadb-10.11:v1.23.5
docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
2024-10-18T16:31:09.443 Pulled image for ddev/ddev-dbserver-mariadb-10.11:v1.23.5
2024-10-18T16:31:09.443 Pulled image for ddev/ddev-webserver:v1.23.5
2024-10-18T16:31:09.444 Pulled image for ddev/ddev-ssh-agent:v1.23.5
2024-10-18T16:31:09.444 Pulled image for ddev/ddev-traefik-router:v1.23.5
Building project images...
2024-10-18T16:31:09.467 Executing docker-compose -f /media/drive2/dev/pantheon/tryddevproject-28043/.ddev/.ddev-docker-compose-full.yaml build --progress=plain
.failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6
Failed to start tryddevproject-28043: docker-compose build failed: composeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-tryddevproject-28043 docker-compose -f /media/drive2/dev/pantheon/tryddevproject-28043/.ddev/.ddev-docker-compose-full.yaml --progress=plain build', action='[--progress=plain build]', err='exit status 17', stdout='#0 building with "default" instance using docker driver

#1 [web internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.37kB done
#1 DONE 0.0s

#2 [db internal] load build definition from Dockerfile
#2 transferring dockerfile: 713B done
#2 DONE 0.0s

#3 [web internal] load metadata for docker.io/ddev/ddev-webserver:v1.23.5
#3 DONE 0.0s

#4 [db internal] load metadata for docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#4 DONE 0.0s

#5 [web internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.0s

#6 [db internal] load .dockerignore
#6 transferring context: 2B done
#6 DONE 0.0s

#7 [web 1/8] FROM docker.io/ddev/ddev-webserver:v1.23.5
#7 DONE 0.0s

#8 [web 5/8] 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
#8 CACHED

#9 [web 4/8] RUN mariadb-client-install.sh || true
#9 CACHED

#10 [web 3/8] RUN mkdir -p /home/adrian && chown adrian /home/adrian && chmod 600 /home/adrian/.pgpass
#10 CACHED

#11 [web 2/8] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#11 CACHED

#12 [web 6/8] RUN apt-get update
#12 CACHED

#13 [db 1/2] FROM docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#13 ...

#14 [web 7/8] RUN curl -I https://www.google.com
#14 0.165   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 0.165                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
#14 ERROR: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6

#13 [db 1/2] FROM docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#13 DONE 0.8s
------
 > [web 7/8] RUN curl -I https://www.google.com:
0.165   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
0.165                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
------
', stderr='failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6', output='#0 building with "default" instance using docker driver

#1 [web internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.37kB done
#1 DONE 0.0s

#2 [db internal] load build definition from Dockerfile
#2 transferring dockerfile: 713B done
#2 DONE 0.0s

#3 [web internal] load metadata for docker.io/ddev/ddev-webserver:v1.23.5
#3 DONE 0.0s

#4 [db internal] load metadata for docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#4 DONE 0.0s

#5 [web internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.0s

#6 [db internal] load .dockerignore
#6 transferring context: 2B done
#6 DONE 0.0s

#7 [web 1/8] FROM docker.io/ddev/ddev-webserver:v1.23.5
#7 DONE 0.0s

#8 [web 5/8] 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
#8 CACHED

#9 [web 4/8] RUN mariadb-client-install.sh || true
#9 CACHED

#10 [web 3/8] RUN mkdir -p /home/adrian && chown adrian /home/adrian && chmod 600 /home/adrian/.pgpass
#10 CACHED

#11 [web 2/8] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#11 CACHED

#12 [web 6/8] RUN apt-get update
#12 CACHED

#13 [db 1/2] FROM docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#13 ...

#14 [web 7/8] RUN curl -I https://www.google.com
#14 0.165   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 0.165                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
#14 ERROR: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6

#13 [db 1/2] FROM docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#13 DONE 0.8s
------
 > [web 7/8] RUN curl -I https://www.google.com:
0.165   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
0.165                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
------
', stderr='failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6'
┌──────────────────────┬─────────┬──────────────────────────────────────────── ≈
│ NAME                 │ STATUS  │ LOCATION                                    ≈
├──────────────────────┼─────────┼──────────────────────────────────────────── ≈
│ accurate2-d          │ stopped │ /media/drive2/dev/pantheon/accurate-perfora ≈
├──────────────────────┼─────────┼──────────────────────────────────────────── ≈
│ atmi-d8-d            │ stopped │ /media/drive2/dev/pantheon/atmi-d8          ≈
├──────────────────────┼─────────┼──────────────────────────────────────────── ≈
│ tryddevproject-28043 │ stopped │ /media/drive2/dev/pantheon/tryddevproject-2 ≈
├──────────────────────┼─────────┼──────────────────────────────────────────── ≈
│ Router               │ stopped │ ~/.ddev                                     ≈
└──────────────────────┴─────────┴──────────────────────────────────────────── ≈

┌──────────────────────────────────┐
│ Project: tryddevproject-28043 /m │
│ edia/drive2/dev/pantheon/tryddev │
│ project-28043 https://tryddevpro │
│ ject-28043.ddev.site             │
│ Docker platform: linux-docker    │
│ Router: traefik                  │
├─────────┬──────┬──────────┬──────┤
│ SERVICE │ STAT │ URL/PORT │ INFO │
├─────────┼──────┼──────────┼──────┤
└─────────┴──────┴──────────┴──────┘

============= ddev-tryddevproject-28043-web healthcheck run =========
Error response from daemon: No such container: ddev-tryddevproject-28043-web
============= ddev logs =========
No running service container web was found
============= contents of /mnt/ddev_config  =========
Error response from daemon: No such container: ddev-d9-db


======== Curl of site from inside container ========
Project is not currently running. Try 'ddev start'.


======== curl -I of null (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 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: null


======== curl -I of http://tryddevproject-28043.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
curl: (7) Failed to connect to tryddevproject-28043.ddev.site port 80 after 19 ms: Connection refused


======== Full curl of http://tryddevproject-28043.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
curl: (7) Failed to connect to tryddevproject-28043.ddev.site port 80 after 17 ms: Connection refused


======== Full curl of https://tryddevproject-28043.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
curl: (7) Failed to connect to tryddevproject-28043.ddev.site port 443 after 17 ms: Connection refused


======== Curl 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
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-x0pvPA0lXMGi--H8XTcirQ' '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: Fri, 18 Oct 2024 21:31:11 GMT
server: gws
x-xss-protection: 0
x-frame-options: SAMEORIGIN
expires: Fri, 18 Oct 2024 21:31:11 GMT
cache-control: private
set-cookie: AEC=AVYB7cotgekHMwjsNUM_tI3hKPquinTRKNPZbnfV-e8l5lEhvtTlWSI_oy4; expires=Wed, 16-Apr-2025 21:31:11 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax
set-cookie: NID=518=q5NUSQY_tpXfp5mQ8ZpQkxOtCHwkccFKfUT6AVfd2m1qHCyWz5v8Y5aYe-Xvz7UCBxd634sJEgDeSY4iDXBsHA_NNh6vInEhJ34etnry4glc_hl-xUl_SvgYiiIhLVenR-ZW7HLxM4CejQsWew10SnSyoj2heN6pubSXOv3R73MevW-PmolFZAxqTc2m_kU; expires=Sat, 19-Apr-2025 21:31:11 GMT; path=/; domain=.google.com; HttpOnly
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000



======== host.docker.internal status ========
Project is not currently running. Try 'ddev start'.


======== Project ownership on host ========
drwxrwxr-x 4 adrian adrian 4096 Oct 18 16:29 ../tryddevproject-28043


======== Project ownership in container ========
Project is not currently running. Try 'ddev start'.


======== In-container filesystem ========
Project is not currently running. Try 'ddev start'.


======== Thanks for running the diagnostic! ========
Running ddev launch in 3 seconds
Running ddev launch
Project tryddevproject-28043 is not running, starting it
Starting tryddevproject-28043...
Building project images...
.failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6
Failed to start tryddevproject-28043: docker-compose build failed: composeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-tryddevproject-28043 docker-compose -f /media/drive2/dev/pantheon/tryddevproject-28043/.ddev/.ddev-docker-compose-full.yaml --progress=plain build', action='[--progress=plain build]', err='exit status 17', stdout='#0 building with "default" instance using docker driver

#1 [web internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.37kB done
#1 DONE 0.0s

#2 [db internal] load build definition from Dockerfile
#2 transferring dockerfile: 713B done
#2 DONE 0.0s

#3 [web internal] load metadata for docker.io/ddev/ddev-webserver:v1.23.5
#3 DONE 0.0s

#4 [db internal] load metadata for docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#4 DONE 0.0s

#5 [web internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.0s

#6 [db internal] load .dockerignore
#6 transferring context: 2B done
#6 DONE 0.0s

#7 [web 1/8] FROM docker.io/ddev/ddev-webserver:v1.23.5
#7 DONE 0.0s

#8 [web 5/8] 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
#8 CACHED

#9 [web 2/8] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#9 CACHED

#10 [web 4/8] RUN mariadb-client-install.sh || true
#10 CACHED

#11 [web 3/8] RUN mkdir -p /home/adrian && chown adrian /home/adrian && chmod 600 /home/adrian/.pgpass
#11 CACHED

#12 [web 6/8] RUN apt-get update
#12 CACHED

#13 [db 1/2] FROM docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#13 CACHED

#14 [web 7/8] RUN curl -I https://www.google.com
#14 0.144   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 0.144                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
#14 ERROR: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6

#15 [db 2/2] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#15 DONE 0.3s

#16 [db] exporting to image
#16 exporting layers 0.0s done
#16 writing image sha256:1e43753bd0a11f35e7835652aeaee1bb14ace4ce83c15b5a1b98969a5eabfdc4 done
#16 naming to docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5-tryddevproject-28043-built done
#16 DONE 0.1s
------
 > [web 7/8] RUN curl -I https://www.google.com:
 Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
------
', stderr='failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6', output='#0 building with "default" instance using docker driver

#1 [web internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.37kB done
#1 DONE 0.0s

#2 [db internal] load build definition from Dockerfile
#2 transferring dockerfile: 713B done
#2 DONE 0.0s

#3 [web internal] load metadata for docker.io/ddev/ddev-webserver:v1.23.5
#3 DONE 0.0s

#4 [db internal] load metadata for docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#4 DONE 0.0s

#5 [web internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.0s

#6 [db internal] load .dockerignore
#6 transferring context: 2B done
#6 DONE 0.0s

#7 [web 1/8] FROM docker.io/ddev/ddev-webserver:v1.23.5
#7 DONE 0.0s

#8 [web 5/8] 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
#8 CACHED

#9 [web 2/8] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#9 CACHED

#10 [web 4/8] RUN mariadb-client-install.sh || true
#10 CACHED

#11 [web 3/8] RUN mkdir -p /home/adrian && chown adrian /home/adrian && chmod 600 /home/adrian/.pgpass
#11 CACHED

#12 [web 6/8] RUN apt-get update
#12 CACHED

#13 [db 1/2] FROM docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5
#13 CACHED

#14 [web 7/8] RUN curl -I https://www.google.com
#14 0.144   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 0.144                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
#14 ERROR: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6

#15 [db 2/2] RUN (groupadd --gid 1000 "adrian" || groupadd "adrian" || true) && (useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' --uid 1000 "adrian" || useradd  -l -m -s "/bin/bash" --gid "adrian" --comment '' "adrian" || useradd  -l -m -s "/bin/bash" --gid "1000" --comment '' "adrian" || useradd -l -m -s "/bin/bash" --comment '' adrian )
#15 DONE 0.3s

#16 [db] exporting to image
#16 exporting layers 0.0s done
#16 writing image sha256:1e43753bd0a11f35e7835652aeaee1bb14ace4ce83c15b5a1b98969a5eabfdc4 done
#16 naming to docker.io/ddev/ddev-dbserver-mariadb-10.11:v1.23.5-tryddevproject-28043-built done
#16 DONE 0.1s
------
 > [web 7/8] RUN curl -I https://www.google.com:
 Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.google.com
------
', stderr='failed to solve: process "/bin/bash -c curl -I https://www.google.com" did not complete successfully: exit code: 6'
Failed to run launch ; error=exit status 1
Waiting for ddev launch to complete before deleting project


Cleanup: deleting test project tryddevproject-28043
Volume tryddevproject-28043-mariadb for project tryddevproject-28043 was deleted
Volume tryddevproject-28043-postgres for project tryddevproject-28043 was deleted
Volume tryddevproject-28043_project_mutagen for project tryddevproject-28043 was deleted
Project tryddevproject-28043 was deleted. Your code and configuration are unchanged.

Please remove the files from this test with 'rm -r ../tryddevproject-28043'


==== Restarting previously-running DDEV projects==== 
Building project images... 
......Project images built in 6s. 
 Network ddev-accurate2-d_default  Created 
 Container ddev-accurate2-d-web  Created 
 Container ddev-accurate2-d-db  Created 
 Container ddev-accurate2-d-web  Started 
 Container ddev-accurate2-d-db  Started 
Waiting for containers to become ready: [web db] 
Warning: command 'composer self-update --2' run as 'root' failed with exit code 100:
The following exception probably indicates you have misconfigured DNS resolver(s)

In CurlDownloader.php line 371:
                                                                               
  curl error 6 while downloading https://getcomposer.org/versions: Could not   
  resolve host: getcomposer.org                                                
                                                                               

self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--1] [--2] [--2.2] [--set-channel-only] [--] [<version>] 
Starting ddev-router if necessary... 
 Container ddev-router  Created 
 Container ddev-router  Started 
User-managed /media/drive2/dev/pantheon/accurate-perforating-v2/web/sites/default/.gitignore will not be managed/overwritten by ddev 
Some components of the project accurate2-d were not installed properly.
The project is running anyway, but see the warnings above for details.
If offline, run 'ddev restart' once you are back online.
If online, check your connection and run 'ddev restart' later.
If this seems to be a config issue, update it accordingly. 
Output file written to:
/tmp/ddev-debug-test.txt
file:///tmp/ddev-debug-test.txt
Please provide the file for support in Discord or the issue queue. 

Expected Behavior

The site coming up successfully

Actual Behavior

output of the failed start

ddev start
Starting atmi-d8-d...
Using custom PHP configuration: [
/media/drive2/dev/pantheon/atmi-d8/.ddev/php/apcu.ini
]
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 10s.
Network ddev-atmi-d8-d_default Created
Container ddev-atmi-d8-d-web Created
Container ddev-atmi-d8-d-db Created
Container ddev-atmi-d8-d-web Started
Container ddev-atmi-d8-d-db Started
Waiting for containers to become ready: [web db]
Warning: command 'composer self-update --2' run as 'root' failed with exit code 100:
The following exception probably indicates you have misconfigured DNS resolver(s)

In CurlDownloader.php line 371:

curl error 6 while downloading https://getcomposer.org/versions: Could not
resolve host: getcomposer.org

self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--1] [--2] [--2.2] [--set-channel-only] [--] []
Starting ddev-router if necessary...
Container ddev-router Recreate
Container ddev-router Recreated
Container ddev-router Started
Some components of the project atmi-d8-d were not installed properly.
The project is running anyway, but see the warnings above for details.
If offline, run 'ddev restart' once you are back online.
If online, check your connection and run 'ddev restart' later.
If this seems to be a config issue, update it accordingly.
Successfully started atmi-d8-d

Steps To Reproduce

run start

Anything else?

When I was upgraded to 1.23.5 starting ddev would fail.
It would fail on multiple sites and I also verified that composer was at the latest version.

To correct the issue I have to reinstall my previous version, 1.23.4

@stasadev
Copy link
Member

Hi @Adrianm6254,

Thank you for providing ddev debug test output.

Isn't this the same network connectivity problem you had before?

I think you have problems with your DNS, try to change it to Cloudflare or Google.

Some hints are described here https://stackoverflow.com/a/64692377

It may also be problem with VPN or IPv6.


output of the failed start
...
Successfully started atmi-d8-d

it doesn't fail on startup, it just shows a warning, that was hidden in the previous versions of DDEV.

@stasadev stasadev changed the title DDEV v1.23.5 fails on startup (v1.23.4 works fine) ddev start fails due to no internet connectivity at start time in Docker system Oct 19, 2024
@rfay
Copy link
Member
rfay commented Nov 12, 2024

No response from OP, closing. Happy to continue the conversation here or elsewhere.

@rfay rfay closed this as completed Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants