Skip to content

Instantly share code, notes, and snippets.

$> ddev start
Starting wptest...
Recreating ddev-ssh-agent ... done
ssh-agent container is running: If you want to add authentication to the ssh-agent container, run 'ddev auth ssh' to enable your keys.
Creating ddev-wptest-db ... error
ERROR: for ddev-wptest-db Cannot create container for service db: invalid mount config for type "bind": bind source path does not exist: /Users/myuser/sites/wptest/.ddev
ERROR: for db Cannot create container for service db: invalid mount config for type "bind": bind source path does not exist: /Users/myuser/sites/wptest/.ddev
$> ddev remove
Project wptest is not currently running. Try 'ddev start'.
Failed to stop containers for wptest: no project to stop
Network ddev_default is external, skipping
Network ddev_default is external, skipping
Project wptest has been removed.
$> ddev start
Network ddev_default created
It looks like you have a new ddev release.
May we send anonymous ddev usage statistics and errors?
To know what we will see please take a look at
https://ddev.readthedocs.io/en/latest/users/cli-usage/#opt-in-usage-information
Permission to beam up? [Y/n] (yes): n
Starting wptest...
Creating volume "ddev-ssh-agent_dot_ssh" with default driver
Creating volume "ddev-ssh-agent_socket_dir" with default driver
@rpkoller
rpkoller / output.txt
Last active October 9, 2018 09:56
Debug output in the terminal when Gulp+BrowserSync is starting
$> gulp
[11:43:19] Using gulpfile ~/SitesLocal/mysite/app/public/gulpfile.js
[11:43:19] Starting 'watch'...
[debug] -> Starting Step: Finding an empty port
[11:43:19] Finished 'watch' after 92 ms
[11:43:19] Starting 'default'...
[11:43:19] Finished 'default' after 58 μs
[debug] Found a free port: 3000
[debug] Setting Option: port - 3000
[debug] + Step Complete: Finding an empty port
---
# Local Vagrant options.
vagrant_hostname: local.testor.org
vagrant_machine_name: testor
vagrant_ip: 192.168.88.130
# Configure the synced folder.
vagrant_synced_folders:
- local_path: .
destination: /var/www/drupal
---
# Composer project settings.
drupal_build_composer_project: false
drupal_build_composer: true
drupal_build_makefile: false
drupal_composer_path: false
drupal_composer_dependencies: []
# Drupal install settings.
drupal_site_name: "Testor"
{
"name": "custom-project/drupal-vm",
"description": "",
"type": "project",
"license": "MIT",
"authors": [
{
"name": "",
"role": ""
}
# The absolute path to the root directory of the project.
ENV['DRUPALVM_PROJECT_ROOT'] = "#{__dir__}"
# The relative path from the project root to the VM config directory.
ENV['DRUPALVM_CONFIG_DIR'] = "vm"
# The relative path from the project root to the Drupal VM directory.
ENV['DRUPALVM_DIR'] = "vendor/geerlingguy/drupal-vm"
# Load the real Vagrantfile
TASK [geerlingguy.drupal : build_makefile shim] ********************************
skipping: [testor]
TASK [geerlingguy.drupal : build_composer shim] ********************************
skipping: [testor]
TASK [geerlingguy.drupal : build_composer_project shim] ************************
skipping: [testor]
TASK [geerlingguy.drupal : install_site shim] **********************************
DEBUG subprocess: Exit status: 0
INFO interface: output: Checking for updates to 'geerlingguy/ubuntu1604'
INFO interface: output: ==> drupalgtd: Checking for updates to 'geerlingguy/ubuntu1604'
==> drupalgtd: Checking for updates to 'geerlingguy/ubuntu1604'
INFO interface: detail: Latest installed version: 1.1.7
INFO interface: detail: drupalgtd: Latest installed version: 1.1.7
drupalgtd: Latest installed version: 1.1.7
INFO interface: detail: Version constraints:
INFO interface: detail: drupalgtd: Version constraints:
drupalgtd: Version constraints: