pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

Can't clone environment to local #92

Open wstaves-pace opened 3 years ago

wstaves-pace commented 3 years ago

Steps to test

  1. download and install docker and pantehon local dev
  2. run pantheon local dev
  3. click Sites Tab
  4. click The Site name
  5. Click "Download for local development"

Observed behavior

It kicks off, goes through steps 1-3 no problem. On step 4 a notification fires "Init Failed! Creating localdevproxyhyperion..."

image

wstaves-pace commented 3 years ago

`Killing pld-paceco_appserver_nginx_1 ... done Killing pld-paceco_database_1 ... done Killing pld-paceco_index_1 ... done Killing pld-paceco_cache_1 ... done Killing pld-paceco_appserver_1 ... done Removing pld-paceco_appserver_nginx_1 ... done Removing pld-paceco_database_1 ... done Removing pld-paceco_index_1 ... done Removing pld-paceco_cache_1 ... done Removing pld-paceco_appserver_1 ... done Removing network pld-paceco_default Network localdevproxyhyperion5004radagastedition_edge is external, skipping Removing volume pld-paceco_data_appserver_nginx Removing volume pld-paceco_home_appserver_nginx Removing volume pld-paceco_data_appserver Removing volume pld-paceco_home_appserver Removing volume pld-paceco_data_database Removing volume pld-paceco_home_database Removing volume pld-paceco_data_cache Removing volume pld-paceco_home_cache Removing volume pld-paceco_data_index Removing volume pld-paceco_home_index Volume localdevproxyhyperion5004radagastedition_proxy_config is external, skipping Creating localdevinitpaceco_init_1 ... done Killing localdevinitpaceco_init_1 ... done Starting localdevinitpaceco_init_1 ... done Killing localdevinitpaceco_init_1 ... done Starting localdevinitpaceco_init_1 ... done Detected that ssh://codeserver.dev.93880c2e-4269-441c-84d0-20c93d027807@codeserver.dev.93880c2e-4269-441c-84d0-20c93d027807.drush.in:2222/~/repository.git is a git repo Cloning into '.'... Checking out files: 100% (10152/10152), done. Copying git clone over to /app... Killing localdevinitpaceco_init_1 ... done Removing localdevinitpaceco_init_1 ... done Going to remove localdevinitpaceco_init_1 Pulling database ... done Pulling appserver ... done Pulling cache ... done Pulling appserver_nginx ... done Pulling index ... done cache uses an image, skipping appserver_nginx uses an image, skipping index uses an image, skipping appserver uses an image, skipping database uses an image, skipping Recreating localdevproxyhyperion5004radagastedition_proxy_1 ... done Creating network "pld-paceco_default" with the default driver Creating volume "pld-paceco_data_appserver_nginx" with default driver Creating volume "pld-paceco_home_appserver_nginx" with default driver Creating volume "pld-paceco_data_appserver" with default driver Creating volume "pld-paceco_home_appserver" with default driver Creating volume "pld-paceco_data_database" with default driver Creating volume "pld-paceco_home_database" with default driver Creating volume "pld-paceco_data_cache" with default driver Creating volume "pld-paceco_home_cache" with default driver Creating volume "pld-paceco_data_index" with default driver Creating volume "pld-paceco_home_index" with default driver Creating pld-paceco_appserver_1 ... done Pantheon pre-run scripting Generating RSA private key, 2048 bit long modulus ......................+++++ ........................................................................................................+++++ e is 65537 (0x010001) Signature ok subject=C = US, ST = California, L = San Francisco, O = Lando, OU = Bespin, CN = appserver.pld-paceco.internal Getting CA Private Key All settings correct for using Composer Downloading...

Composer (version 2.0.7) successfully installed to: /usr/local/bin/composer Use it: php /usr/local/bin/composer

Changed current directory to /var/www/.composer The "hirak/prestissimo" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option. ./composer.json has been updated The "hirak/prestissimo" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option. Running composer update hirak/prestissimo Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 0 updates, 1 removal

BryanBarrera commented 3 years ago

I am running into the same problem. Did you happen to find a fix through Local Dev?

duncanf75 commented 3 years ago

Having same issue in Local Dev 1.0.1 on the Mac. Any solutions available? I have reinstalled to no avail. Was working well for me up until 2 days ago, and now existing local files are not recognized.