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

Acquia API Tokens Don't Persist Properly #51

Open
josephkerkhof opened this issue Sep 15, 2022 · 0 comments
Open

Acquia API Tokens Don't Persist Properly #51

josephkerkhof opened this issue Sep 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@josephkerkhof
Copy link

After initially authenticating to the Acquia Cloud platform via an API Token, the credentials do not appear to save properly for reuse. If I try to use this Acquia API credentials on another project, I get the following prompt:

$ lando pull
? Choose an Acquia key {my email address}

So, I select my credentials I've previously saved which then results in this error:

In CommandBase.php line 1634:

  This value is too short. It should have 10 characters or more.


auth:login [-k|--key KEY] [-s|--secret SECRET]



 [help] You can find Acquia CLI documentation at https://docs.acquia.com/acquia-cli/

        You can submit a support ticket at https://support-acquia.force.com/s/contactsupport
        Please re-run the command with the -vvv flag and include the full command output in
        your support ticket.

Here is the full verbose debug:

% lando pull -vvv
lando 09:38:11 DEBUG ==> No update available.
lando 09:38:11 VERBOSE ==> starting bootstrap at level app...
lando 09:38:11 VERBOSE ==> config bootstrap beginning...
lando 09:38:11 DEBUG ==> emitting event pre-bootstrap-config
lando 09:38:11 DEBUG ==> plugin lando-core loaded from /snapshot/cli/plugins/lando-core/index.js
lando 09:38:11 DEBUG ==> plugin lando-events loaded from /snapshot/cli/plugins/lando-events/index.js
lando 09:38:11 DEBUG ==> plugin lando-networking loaded from /snapshot/cli/plugins/lando-networking/index.js
lando 09:38:11 DEBUG ==> plugin lando-proxy loaded from /snapshot/cli/plugins/lando-proxy/index.js
lando 09:38:11 DEBUG ==> plugin lando-recipes loaded from /snapshot/cli/plugins/lando-recipes/index.js
lando 09:38:11 DEBUG ==> plugin lando-services loaded from /snapshot/cli/plugins/lando-services/index.js
lando 09:38:11 DEBUG ==> plugin lando-sharing loaded from /snapshot/cli/plugins/lando-sharing/index.js
lando 09:38:11 DEBUG ==> plugin lando-test loaded from /snapshot/cli/plugins/lando-test/index.js
lando 09:38:11 DEBUG ==> plugin lando-tooling loaded from /snapshot/cli/plugins/lando-tooling/index.js
lando 09:38:11 DEBUG ==> plugin @lando/acquia loaded from /snapshot/cli/node_modules/@lando/acquia/index.js
lando 09:38:11 DEBUG ==> plugin @lando/apache loaded from /snapshot/cli/node_modules/@lando/apache/index.js
lando 09:38:11 DEBUG ==> plugin @lando/backdrop loaded from /snapshot/cli/node_modules/@lando/backdrop/index.js
lando 09:38:11 DEBUG ==> plugin @lando/compose loaded from /snapshot/cli/node_modules/@lando/compose/index.js
lando 09:38:11 DEBUG ==> plugin @lando/dotnet loaded from /snapshot/cli/node_modules/@lando/dotnet/index.js
lando 09:38:11 DEBUG ==> plugin @lando/drupal loaded from /snapshot/cli/node_modules/@lando/drupal/index.js
lando 09:38:11 DEBUG ==> plugin @lando/elasticsearch loaded from /snapshot/cli/node_modules/@lando/elasticsearch/index.js
lando 09:38:11 DEBUG ==> plugin @lando/go loaded from /snapshot/cli/node_modules/@lando/go/index.js
lando 09:38:11 DEBUG ==> plugin @lando/joomla loaded from /snapshot/cli/node_modules/@lando/joomla/index.js
lando 09:38:11 DEBUG ==> plugin @lando/lagoon loaded from /snapshot/cli/node_modules/@lando/lagoon/index.js
lando 09:38:11 DEBUG ==> plugin @lando/lamp loaded from /snapshot/cli/node_modules/@lando/lamp/index.js
lando 09:38:11 DEBUG ==> plugin @lando/laravel loaded from /snapshot/cli/node_modules/@lando/laravel/index.js
lando 09:38:11 DEBUG ==> plugin @lando/lemp loaded from /snapshot/cli/node_modules/@lando/lemp/index.js
lando 09:38:11 DEBUG ==> plugin @lando/mailhog loaded from /snapshot/cli/node_modules/@lando/mailhog/index.js
lando 09:38:11 DEBUG ==> plugin @lando/mariadb loaded from /snapshot/cli/node_modules/@lando/mariadb/index.js
lando 09:38:11 DEBUG ==> plugin @lando/mean loaded from /snapshot/cli/node_modules/@lando/mean/index.js
lando 09:38:11 DEBUG ==> plugin @lando/memcached loaded from /snapshot/cli/node_modules/@lando/memcached/index.js
lando 09:38:11 DEBUG ==> plugin @lando/mongo loaded from /snapshot/cli/node_modules/@lando/mongo/index.js
lando 09:38:11 DEBUG ==> plugin @lando/mssql loaded from /snapshot/cli/node_modules/@lando/mssql/index.js
lando 09:38:11 DEBUG ==> plugin @lando/mysql loaded from /snapshot/cli/node_modules/@lando/mysql/index.js
lando 09:38:11 DEBUG ==> plugin @lando/nginx loaded from /snapshot/cli/node_modules/@lando/nginx/index.js
lando 09:38:11 DEBUG ==> plugin @lando/node loaded from /snapshot/cli/node_modules/@lando/node/index.js
lando 09:38:11 DEBUG ==> plugin @lando/pantheon loaded from /snapshot/cli/node_modules/@lando/pantheon/index.js
lando 09:38:11 DEBUG ==> plugin @lando/php loaded from /snapshot/cli/node_modules/@lando/php/index.js
lando 09:38:11 DEBUG ==> plugin @lando/phpmyadmin loaded from /snapshot/cli/node_modules/@lando/phpmyadmin/index.js
lando 09:38:11 DEBUG ==> plugin @lando/platformsh loaded from /snapshot/cli/node_modules/@lando/platformsh/index.js
lando 09:38:11 DEBUG ==> plugin @lando/postgres loaded from /snapshot/cli/node_modules/@lando/postgres/index.js
lando 09:38:11 DEBUG ==> plugin @lando/python loaded from /snapshot/cli/node_modules/@lando/python/index.js
lando 09:38:11 DEBUG ==> plugin @lando/redis loaded from /snapshot/cli/node_modules/@lando/redis/index.js
lando 09:38:11 DEBUG ==> plugin @lando/ruby loaded from /snapshot/cli/node_modules/@lando/ruby/index.js
lando 09:38:11 DEBUG ==> plugin @lando/solr loaded from /snapshot/cli/node_modules/@lando/solr/index.js
lando 09:38:11 DEBUG ==> plugin @lando/symfony loaded from /snapshot/cli/node_modules/@lando/symfony/index.js
lando 09:38:11 DEBUG ==> plugin @lando/tomcat loaded from /snapshot/cli/node_modules/@lando/tomcat/index.js
lando 09:38:11 DEBUG ==> plugin @lando/varnish loaded from /snapshot/cli/node_modules/@lando/varnish/index.js
lando 09:38:11 DEBUG ==> plugin @lando/wordpress loaded from /snapshot/cli/node_modules/@lando/wordpress/index.js
lando 09:38:11 DEBUG ==> emitting event post-bootstrap-config
lando 09:38:11 VERBOSE ==> building proxy config...
lando 09:38:11 VERBOSE ==> config bootstrap completed.
lando 09:38:11 VERBOSE ==> tasks bootstrap beginning...
lando 09:38:11 DEBUG ==> emitting event pre-bootstrap-tasks
lando 09:38:11 DEBUG ==> autoloaded task config
lando 09:38:11 DEBUG ==> autoloaded task destroy
lando 09:38:11 DEBUG ==> autoloaded task info
lando 09:38:11 DEBUG ==> autoloaded task list
lando 09:38:11 DEBUG ==> autoloaded task logs
lando 09:38:11 DEBUG ==> autoloaded task poweroff
lando 09:38:11 DEBUG ==> autoloaded task rebuild
lando 09:38:11 DEBUG ==> autoloaded task restart
lando 09:38:11 DEBUG ==> autoloaded task share
lando 09:38:11 DEBUG ==> autoloaded task start
lando 09:38:11 DEBUG ==> autoloaded task stop
lando 09:38:11 DEBUG ==> autoloaded task version
lando 09:38:11 DEBUG ==> autoloaded task init
lando 09:38:11 DEBUG ==> autoloaded task ssh
lando 09:38:11 DEBUG ==> emitting event post-bootstrap-tasks
lando 09:38:11 VERBOSE ==> tasks bootstrap completed.
lando 09:38:11 VERBOSE ==> engine bootstrap beginning...
lando 09:38:11 DEBUG ==> emitting event pre-bootstrap-engine
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/plugins/lando-core/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/plugins/lando-proxy/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/plugins/lando-recipes/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/plugins/lando-services/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/plugins/lando-sharing/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/node_modules/@lando/acquia/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/node_modules/@lando/lagoon/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/node_modules/@lando/pantheon/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> automoved scripts from /snapshot/cli/node_modules/@lando/platformsh/scripts to /Users/myuser/.lando/scripts and set to mode 755
lando 09:38:11 DEBUG ==> emitting event post-bootstrap-engine
lando 09:38:11 VERBOSE ==> engine bootstrap completed.
lando 09:38:11 VERBOSE ==> app bootstrap beginning...
lando 09:38:11 DEBUG ==> emitting event pre-bootstrap-app
lando 09:38:11 DEBUG ==> autoloaded builder LandoCompose
lando 09:38:11 DEBUG ==> autoloaded builder LandoAppserver
lando 09:38:11 DEBUG ==> autoloaded builder LandoService
lando 09:38:11 DEBUG ==> autoloaded builder LandoUtility
lando 09:38:11 DEBUG ==> autoloaded builder LandoWebServer
lando 09:38:11 DEBUG ==> autoloaded builder LandoDrupal
lando 09:38:11 DEBUG ==> autoloaded builder LandoLaemp
lando 09:38:11 DEBUG ==> autoloaded builder LandoAppserver
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformAppserver
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformService
lando 09:38:11 DEBUG ==> autoloaded builder LandoCa
lando 09:38:11 DEBUG ==> autoloaded builder LandoProxy
lando 09:38:11 DEBUG ==> autoloaded builder LandoInit
lando 09:38:11 DEBUG ==> autoloaded builder LandoMounter
lando 09:38:11 DEBUG ==> autoloaded builder LandoApache
lando 09:38:11 DEBUG ==> autoloaded builder LandoCompose
lando 09:38:11 DEBUG ==> autoloaded builder LandoDotNet
lando 09:38:11 DEBUG ==> autoloaded builder LandoElasticSearch
lando 09:38:11 DEBUG ==> autoloaded builder LandoGo
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonElasticsearch
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonMariaDb
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonNginx
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonNone
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonPhp
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonPhp
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonPostgres
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonRedis
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonSolr
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoonVarnish
lando 09:38:11 DEBUG ==> autoloaded builder LandoMailHog
lando 09:38:11 DEBUG ==> autoloaded builder LandoMariaDb
lando 09:38:11 DEBUG ==> autoloaded builder LandoMemcached
lando 09:38:11 DEBUG ==> autoloaded builder LandoMongoDb
lando 09:38:11 DEBUG ==> autoloaded builder LandoMsSql
lando 09:38:11 DEBUG ==> autoloaded builder LandoMySql
lando 09:38:11 DEBUG ==> autoloaded builder LandoNginx
lando 09:38:11 DEBUG ==> autoloaded builder LandoNode
lando 09:38:11 DEBUG ==> autoloaded builder PantheonMariaDb
lando 09:38:11 DEBUG ==> autoloaded builder LandoPhp
lando 09:38:11 DEBUG ==> autoloaded builder LandoPma
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshChromeHeadless
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformsElasticsearch
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshInfluxdb
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshKafka
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshMariaDB
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshMemcached
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformsMongoDB
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshMySQL
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshPhp
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshPostgres
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshRabbitmq
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshRedis
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshSolr
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformshVarnish
lando 09:38:11 DEBUG ==> autoloaded builder LandoPostgres
lando 09:38:11 DEBUG ==> autoloaded builder LandoPython
lando 09:38:11 DEBUG ==> autoloaded builder LandoRedis
lando 09:38:11 DEBUG ==> autoloaded builder LandoRuby
lando 09:38:11 DEBUG ==> autoloaded builder LandoSolr
lando 09:38:11 DEBUG ==> autoloaded builder LandoTomcat
lando 09:38:11 DEBUG ==> autoloaded builder LandoVarnish
lando 09:38:11 DEBUG ==> autoloaded builder LandoAcquia
lando 09:38:11 DEBUG ==> autoloaded builder LandoBackdrop
lando 09:38:11 DEBUG ==> autoloaded builder LandoDrupal10
lando 09:38:11 DEBUG ==> autoloaded builder LandoDrupal6
lando 09:38:11 DEBUG ==> autoloaded builder LandoDrupal7
lando 09:38:11 DEBUG ==> autoloaded builder LandoDrupal8
lando 09:38:11 DEBUG ==> autoloaded builder LandoDrupal9
lando 09:38:11 DEBUG ==> autoloaded builder LandoJoomla
lando 09:38:11 DEBUG ==> autoloaded builder LandoLagoon
lando 09:38:11 DEBUG ==> autoloaded builder LandoLamp
lando 09:38:11 DEBUG ==> autoloaded builder LandoLaravel
lando 09:38:11 DEBUG ==> autoloaded builder LandoLamp
lando 09:38:11 DEBUG ==> autoloaded builder LandoMean
lando 09:38:11 DEBUG ==> autoloaded builder LandoPantheon
lando 09:38:11 DEBUG ==> autoloaded builder LandoPlatformsh
lando 09:38:11 DEBUG ==> autoloaded builder LandoSymfony
lando 09:38:11 DEBUG ==> autoloaded builder LandoWordPress
lando 09:38:11 DEBUG ==> emitting event post-bootstrap-app
lando 09:38:11 VERBOSE ==> app bootstrap completed.
lando 09:38:11 VERBOSE ==> bootstrap completed.
lando 09:38:11 DEBUG ==> emitting event post-bootstrap
lando 09:38:11 VERBOSE ==> docker-engine exists: true
lando 09:38:11 VERBOSE ==> docker-compose exists: true
lando 09:38:11 DEBUG ==> emitting event cli-answers
lando 09:38:11 DEBUG ==> emitting event cli-pull-answers
lando 09:38:11 INFO ==> loading app ramseyapps from config files 0=/Users/myuser/code/path/to/project/.lando.yml
lando 09:38:11 DEBUG ==> app ramseyapps has config name=ramseyapps, recipe=acquia, acli_version=latest, ah_application_uuid=86e087b9-730f-4791-a446-994a61188e4f, ah_site_group=ramseyapps, php=8.0, push=disabled, description=Pull database & files from the dev environment, default=none, default=dev, default=dev
ramseyapps 09:38:11 VERBOSE ==> initiatilizing app at /Users/myuser/code/path/to/project...
lando      09:38:11 DEBUG ==> plugin lando-core loaded from /snapshot/cli/plugins/lando-core/app.js
lando      09:38:11 DEBUG ==> plugin lando-events loaded from /snapshot/cli/plugins/lando-events/app.js
lando      09:38:11 DEBUG ==> plugin lando-networking loaded from /snapshot/cli/plugins/lando-networking/app.js
ramseyapps 09:38:11 VERBOSE ==> proxy settings detected.
lando      09:38:11 DEBUG ==> plugin lando-proxy loaded from /snapshot/cli/plugins/lando-proxy/app.js
lando      09:38:11 DEBUG ==> plugin lando-recipes loaded from /snapshot/cli/plugins/lando-recipes/app.js
lando      09:38:11 DEBUG ==> plugin lando-services loaded from /snapshot/cli/plugins/lando-services/app.js
lando      09:38:11 DEBUG ==> plugin lando-sharing loaded from /snapshot/cli/plugins/lando-sharing/app.js
lando      09:38:11 DEBUG ==> plugin lando-tooling loaded from /snapshot/cli/plugins/lando-tooling/app.js
lando      09:38:11 DEBUG ==> plugin @lando/acquia loaded from /snapshot/cli/node_modules/@lando/acquia/app.js
lando      09:38:11 DEBUG ==> plugin @lando/lagoon loaded from /snapshot/cli/node_modules/@lando/lagoon/app.js
lando      09:38:11 DEBUG ==> plugin @lando/pantheon loaded from /snapshot/cli/node_modules/@lando/pantheon/app.js
lando      09:38:11 DEBUG ==> plugin @lando/platformsh loaded from /snapshot/cli/node_modules/@lando/platformsh/app.js
ramseyapps 09:38:11 DEBUG ==> emitting event pre-init
ramseyapps 09:38:11 VERBOSE ==> building acquia recipe named
lando      09:38:11 VERBOSE ==> proxy is ON.
lando      09:38:11 VERBOSE ==> Setting the default proxy certificate /certs/cert.crt
ramseyapps 09:38:11 VERBOSE ==> building php service appserver
ramseyapps 09:38:11 VERBOSE ==> building mysql service database
ramseyapps 09:38:11 VERBOSE ==> building memcached service cache
ramseyapps 09:38:11 VERBOSE ==> building mailhog service inbox
ramseyapps 09:38:11 DEBUG ==> emitting event post-init
ramseyapps 09:38:11 DEBUG ==> adding hostnames to the app...
ramseyapps 09:38:11 DEBUG ==> hostnames added to appserver 0=appserver.ramseyapps.internal
ramseyapps 09:38:11 DEBUG ==> hostnames added to database 0=database.ramseyapps.internal
ramseyapps 09:38:11 DEBUG ==> hostnames added to cache 0=cache.ramseyapps.internal
ramseyapps 09:38:11 DEBUG ==> hostnames added to inbox 0=inbox.ramseyapps.internal
ramseyapps 09:38:11 VERBOSE ==> attempting to find open services...
lando      09:38:11 VERBOSE ==> checking docker version compatibility...
lando      09:38:11 DEBUG ==> compatibility results name=desktop, link=https://docs.docker.com/docker-for-mac/release-notes/, wants=2.1.0.0 - 3.6.99, version=3.6.0, semversion=3.6.0, semmin=2.1.0, semmax=3.6.99, dockerVersion=true, satisfied=true
lando      09:38:12 DEBUG ==> engine is up.
lando      09:38:12 DEBUG ==> docker is running.
ramseyapps 09:38:12 DEBUG ==> engine is up.
ramseyapps 09:38:12 VERBOSE ==> refreshing certificates... 0=appserver, 1=database, 2=cache, 3=inbox
ramseyapps 09:38:12 VERBOSE ==> perm sweeping flagged non-root containers ... 0=database
ramseyapps 09:38:12 VERBOSE ==> analyzing user ssh keys... using 1 of 1
ramseyapps 09:38:12 DEBUG ==> key config...  none
ramseyapps 09:38:12 VERBOSE ==> additional tooling detected
ramseyapps 09:38:12 DEBUG ==> adding app cli task composer
ramseyapps 09:38:12 DEBUG ==> adding app cli task db-import <file>
ramseyapps 09:38:12 DEBUG ==> adding app cli task db-export [file]
ramseyapps 09:38:12 DEBUG ==> adding app cli task php
ramseyapps 09:38:12 DEBUG ==> adding app cli task mysql
ramseyapps 09:38:12 DEBUG ==> adding app cli task drush
ramseyapps 09:38:12 DEBUG ==> adding app cli task acli
ramseyapps 09:38:12 DEBUG ==> adding app cli task pull
ramseyapps 09:38:12 DEBUG ==> adding app cli task push
ramseyapps 09:38:12 VERBOSE ==> setting LANDO_INFO...
ramseyapps 09:38:12 DEBUG ==> ensuring exposed ports on appserver are bound to 127.0.0.1
ramseyapps 09:38:12 DEBUG ==> ensuring exposed ports on appserver are bound to 127.0.0.1
ramseyapps 09:38:12 DEBUG ==> ensuring exposed ports on database are bound to 127.0.0.1
ramseyapps 09:38:12 DEBUG ==> ensuring exposed ports on cache are bound to 127.0.0.1
ramseyapps 09:38:12 DEBUG ==> ensuring exposed ports on inbox are bound to 127.0.0.1
ramseyapps 09:38:12 DEBUG ==> ensuring exposed ports on inbox are bound to 127.0.0.1
ramseyapps 09:38:12 VERBOSE ==> app is ready!
ramseyapps 09:38:12 DEBUG ==> emitting event ready
ramseyapps 09:38:12 VERBOSE ==> discovering dynamic portforward info...
? Choose an Acquia key {my email address}
lando      09:38:14 DEBUG ==> emitting event cli-run
lando      09:38:14 DEBUG ==> emitting event cli-pull-run
lando      09:38:14 INFO ==> loading app ramseyapps from config files 0=/Users/path/to/project/.lando.yml
lando      09:38:14 DEBUG ==> app ramseyapps has config name=ramseyapps, recipe=acquia, acli_version=latest, ah_application_uuid=86e087b9-730f-4791-a446-994a61188e4f, ah_site_group=ramseyapps, php=8.0, push=disabled, description=Pull database & files from the dev environment, default=none, default=dev, default=dev
lando      09:38:14 DEBUG ==> emitting event pre-app-runner
lando      09:38:14 DEBUG ==> emitting event pre-command-runner
ramseyapps 09:38:14 VERBOSE ==> initiatilizing app at /Users/path/to/project...
lando      09:38:14 DEBUG ==> plugin lando-core loaded from /snapshot/cli/plugins/lando-core/app.js
lando      09:38:14 DEBUG ==> plugin lando-events loaded from /snapshot/cli/plugins/lando-events/app.js
lando      09:38:14 DEBUG ==> plugin lando-networking loaded from /snapshot/cli/plugins/lando-networking/app.js
ramseyapps 09:38:14 VERBOSE ==> proxy settings detected.
lando      09:38:14 DEBUG ==> plugin lando-proxy loaded from /snapshot/cli/plugins/lando-proxy/app.js
lando      09:38:14 DEBUG ==> plugin lando-recipes loaded from /snapshot/cli/plugins/lando-recipes/app.js
lando      09:38:14 DEBUG ==> plugin lando-services loaded from /snapshot/cli/plugins/lando-services/app.js
lando      09:38:14 DEBUG ==> plugin lando-sharing loaded from /snapshot/cli/plugins/lando-sharing/app.js
lando      09:38:14 DEBUG ==> plugin lando-tooling loaded from /snapshot/cli/plugins/lando-tooling/app.js
lando      09:38:14 DEBUG ==> plugin @lando/acquia loaded from /snapshot/cli/node_modules/@lando/acquia/app.js
lando      09:38:14 DEBUG ==> plugin @lando/lagoon loaded from /snapshot/cli/node_modules/@lando/lagoon/app.js
lando      09:38:14 DEBUG ==> plugin @lando/pantheon loaded from /snapshot/cli/node_modules/@lando/pantheon/app.js
lando      09:38:14 DEBUG ==> plugin @lando/platformsh loaded from /snapshot/cli/node_modules/@lando/platformsh/app.js
ramseyapps 09:38:14 DEBUG ==> emitting event pre-init
ramseyapps 09:38:14 VERBOSE ==> building acquia recipe named
lando      09:38:14 VERBOSE ==> proxy is ON.
lando      09:38:14 VERBOSE ==> Setting the default proxy certificate /certs/cert.crt
ramseyapps 09:38:14 VERBOSE ==> building php service appserver
ramseyapps 09:38:14 VERBOSE ==> building mysql service database
ramseyapps 09:38:14 VERBOSE ==> building memcached service cache
ramseyapps 09:38:14 VERBOSE ==> building mailhog service inbox
ramseyapps 09:38:14 DEBUG ==> emitting event post-init
ramseyapps 09:38:14 DEBUG ==> adding hostnames to the app...
ramseyapps 09:38:14 DEBUG ==> hostnames added to appserver 0=appserver.ramseyapps.internal
ramseyapps 09:38:14 DEBUG ==> hostnames added to database 0=database.ramseyapps.internal
ramseyapps 09:38:14 DEBUG ==> hostnames added to cache 0=cache.ramseyapps.internal
ramseyapps 09:38:14 DEBUG ==> hostnames added to inbox 0=inbox.ramseyapps.internal
ramseyapps 09:38:14 VERBOSE ==> attempting to find open services...
ramseyapps 09:38:14 VERBOSE ==> refreshing certificates... 0=appserver, 1=database, 2=cache, 3=inbox
ramseyapps 09:38:14 VERBOSE ==> perm sweeping flagged non-root containers ... 0=database
ramseyapps 09:38:14 VERBOSE ==> analyzing user ssh keys... using 1 of 1
ramseyapps 09:38:14 DEBUG ==> key config...  none
ramseyapps 09:38:14 VERBOSE ==> additional tooling detected
ramseyapps 09:38:14 DEBUG ==> adding app cli task composer
ramseyapps 09:38:14 DEBUG ==> adding app cli task db-import <file>
ramseyapps 09:38:14 DEBUG ==> adding app cli task db-export [file]
ramseyapps 09:38:14 DEBUG ==> adding app cli task php
ramseyapps 09:38:14 DEBUG ==> adding app cli task mysql
ramseyapps 09:38:14 DEBUG ==> adding app cli task drush
ramseyapps 09:38:14 DEBUG ==> adding app cli task acli
ramseyapps 09:38:14 DEBUG ==> adding app cli task pull
ramseyapps 09:38:14 DEBUG ==> adding app cli task push
ramseyapps 09:38:14 VERBOSE ==> setting LANDO_INFO...
ramseyapps 09:38:14 DEBUG ==> ensuring exposed ports on appserver are bound to 127.0.0.1
ramseyapps 09:38:14 DEBUG ==> ensuring exposed ports on appserver are bound to 127.0.0.1
ramseyapps 09:38:14 DEBUG ==> ensuring exposed ports on database are bound to 127.0.0.1
ramseyapps 09:38:14 DEBUG ==> ensuring exposed ports on cache are bound to 127.0.0.1
ramseyapps 09:38:14 DEBUG ==> ensuring exposed ports on inbox are bound to 127.0.0.1
ramseyapps 09:38:14 DEBUG ==> ensuring exposed ports on inbox are bound to 127.0.0.1
ramseyapps 09:38:14 VERBOSE ==> app is ready!
ramseyapps 09:38:14 DEBUG ==> emitting event ready
ramseyapps 09:38:14 VERBOSE ==> discovering dynamic portforward info...
ramseyapps 09:38:14 DEBUG ==> emitting event pre-pull
ramseyapps 09:38:14 DEBUG ==> process pid6 running /Applications/Docker.app/Contents/Resources/bin/docker exec ramseyapps_appserver_1 /helpers/acquia-pull.sh cstdio=[inherit, pipe, pipe], silent=false, mode=attach, detached=false
--

In CommandBase.php line 1634:

  This value is too short. It should have 10 characters or more.


auth:login [-k|--key KEY] [-s|--secret SECRET]



 [help] You can find Acquia CLI documentation at https://docs.acquia.com/acquia-cli/

        You can submit a support ticket at https://support-acquia.force.com/s/contactsupport
        Please re-run the command with the -vvv flag and include the full command output in
        your support ticket.


ramseyapps 09:38:15 DEBUG ==> process pid6 finished with exit code 1
lando      09:38:15 VERBOSE ==> reporting error action to report=true, url=https://metrics.lando.dev, report=true, url=https://metrics.lando.dev
lando      09:38:15 DEBUG ==> reported data command=lando pull, context=local, devMode=false, instance=b84ce6c90dc3d1bf0f0dc8b04b8f3cdc4d38718f, nodeVersion=v14.18.3, mode=cli, type=Darwin, platform=darwin, release=21.6.0, arch=x64, product=lando, version=3.6.4, message=, stack=Error
    at /snapshot/cli/lib/shell.js
From previous event:
    at Shell.sh (shell.js)
    at Object.dockerExec (utils.js)
    at /snapshot/cli/plugins/lando-tooling/lib/build.js
From previous event:
    at Object.run (build.js)
From previous event:
    at /snapshot/cli/lib/bootstrap.js
From previous event:
    at /snapshot/cli/lib/cli.js
From previous event:
    at Object.handler (cli.js)
    at Object.runCommand (command.js:238:44)
    at Object.parseArgs [as _parseArgs] (yargs.js:1063:30)
    at Function.get [as argv] (yargs.js:1004:21)
    at Cli.init (cli.js)
    at Cli.run (cli.js)
    at Object.<anonymous> (lando.js)
    at Module._compile (bootstrap.js:1794:22)
    at Function.runMain (bootstrap.js:1847:12)
    at internal/main/run_main_module.js:17:47, action=error, created=2022-09-15T14:38:15.304Z
lando      09:38:16 DEBUG ==> metrics post to https://metrics.lando.dev failed with 400 (Bad Request) No Living connections
lando      09:38:16 DEBUG ==> metrics post to https://metrics.lando.dev failed with 400 (Bad Request) No Living connections
@josephkerkhof josephkerkhof added the bug Something isn't working label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant