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

services.app.env_file must be a string #3076

Closed
realmrv opened this issue Jul 9, 2021 · 2 comments
Closed

services.app.env_file must be a string #3076

realmrv opened this issue Jul 9, 2021 · 2 comments
Labels
bug Something aint working right!

Comments

@realmrv
Copy link

realmrv commented Jul 9, 2021

v3.1.4 on Windows 10 Pro

name: spiral-app-cli

services:
  app:
    type: php:8.0
    via: cli
    webroot: .
    xdebug: true
    composer: []
    composer_version: 2
    build:
      - composer install
    command: tail -f /dev/null
lando start
Let's get this party started! Starting app spiral-app-cli...
services.app.env_file must be a string
ERROR ==>  message=, stack=Error
    at C:\snapshot\lando\build\cli\lib\shell.js
lando start -vvv
lando 18:51:28 DEBUG ==> No update available.
lando 18:51:28 VERBOSE ==> starting bootstrap at level app...
lando 18:51:28 VERBOSE ==> config bootstrap beginning...
lando 18:51:28 DEBUG ==> emitting event pre-bootstrap-config
lando 18:51:28 DEBUG ==> plugin lando-core loaded from C:/snapshot/lando/build/cli/plugins/lando-core/index.js
lando 18:51:28 DEBUG ==> plugin lando-events loaded from C:/snapshot/lando/build/cli/plugins/lando-events/index.js
lando 18:51:28 DEBUG ==> plugin lando-networking loaded from C:/snapshot/lando/build/cli/plugins/lando-networking/index.js
lando 18:51:28 DEBUG ==> plugin lando-proxy loaded from C:/snapshot/lando/build/cli/plugins/lando-proxy/index.js
lando 18:51:28 DEBUG ==> plugin lando-recipes loaded from C:/snapshot/lando/build/cli/plugins/lando-recipes/index.js
lando 18:51:28 DEBUG ==> plugin lando-services loaded from C:/snapshot/lando/build/cli/plugins/lando-services/index.js
lando 18:51:28 DEBUG ==> plugin lando-sharing loaded from C:/snapshot/lando/build/cli/plugins/lando-sharing/index.js
lando 18:51:28 DEBUG ==> plugin lando-test loaded from C:/snapshot/lando/build/cli/plugins/lando-test/index.js
lando 18:51:28 DEBUG ==> plugin lando-tooling loaded from C:/snapshot/lando/build/cli/plugins/lando-tooling/index.js
lando 18:51:28 DEBUG ==> plugin lando-acquia loaded from C:/snapshot/lando/build/cli/integrations/lando-acquia/index.js
lando 18:51:28 DEBUG ==> plugin lando-lagoon loaded from C:/snapshot/lando/build/cli/integrations/lando-lagoon/index.js
lando 18:51:28 DEBUG ==> plugin lando-pantheon loaded from C:/snapshot/lando/build/cli/integrations/lando-pantheon/index.js
lando 18:51:28 DEBUG ==> plugin lando-platformsh loaded from C:/snapshot/lando/build/cli/integrations/lando-platformsh/index.js
lando 18:51:28 DEBUG ==> emitting event post-bootstrap-config
lando 18:51:28 VERBOSE ==> building proxy config...
lando 18:51:28 VERBOSE ==> config bootstrap completed.
lando 18:51:28 VERBOSE ==> tasks bootstrap beginning...
lando 18:51:28 DEBUG ==> emitting event pre-bootstrap-tasks
lando 18:51:28 DEBUG ==> autoloaded task config
lando 18:51:28 DEBUG ==> autoloaded task destroy
lando 18:51:28 DEBUG ==> autoloaded task info
lando 18:51:28 DEBUG ==> autoloaded task list
lando 18:51:28 DEBUG ==> autoloaded task logs
lando 18:51:28 DEBUG ==> autoloaded task poweroff
lando 18:51:28 DEBUG ==> autoloaded task rebuild
lando 18:51:28 DEBUG ==> autoloaded task restart
lando 18:51:28 DEBUG ==> autoloaded task share
lando 18:51:28 DEBUG ==> autoloaded task start
lando 18:51:28 DEBUG ==> autoloaded task stop
lando 18:51:28 DEBUG ==> autoloaded task version
lando 18:51:28 DEBUG ==> autoloaded task init
lando 18:51:28 DEBUG ==> autoloaded task ssh
lando 18:51:28 DEBUG ==> emitting event post-bootstrap-tasks
lando 18:51:28 VERBOSE ==> tasks bootstrap completed.
lando 18:51:28 VERBOSE ==> engine bootstrap beginning...
lando 18:51:28 DEBUG ==> emitting event pre-bootstrap-engine
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\plugins\lando-core\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\plugins\lando-proxy\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\plugins\lando-recipes\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\plugins\lando-services\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\plugins\lando-sharing\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\integrations\lando-acquia\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\integrations\lando-lagoon\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\integrations\lando-pantheon\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> automoved scripts from C:\snapshot\lando\build\cli\integrations\lando-platformsh\scripts to C:\Users\mrv\.lando\scripts and set to mode 755
lando 18:51:28 DEBUG ==> emitting event post-bootstrap-engine
lando 18:51:28 VERBOSE ==> engine bootstrap completed.
lando 18:51:28 VERBOSE ==> app bootstrap beginning...
lando 18:51:28 DEBUG ==> emitting event pre-bootstrap-app
lando 18:51:28 DEBUG ==> autoloaded builder LandoCompose
lando 18:51:28 DEBUG ==> autoloaded builder LandoAppserver
lando 18:51:28 DEBUG ==> autoloaded builder LandoService
lando 18:51:28 DEBUG ==> autoloaded builder LandoUtility
lando 18:51:28 DEBUG ==> autoloaded builder LandoWebServer
lando 18:51:28 DEBUG ==> autoloaded builder LandoDrupal
lando 18:51:28 DEBUG ==> autoloaded builder LandoLaemp
lando 18:51:28 DEBUG ==> autoloaded builder LandoAppserver
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformAppserver
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformService
lando 18:51:28 DEBUG ==> autoloaded builder LandoCa
lando 18:51:28 DEBUG ==> autoloaded builder LandoProxy
lando 18:51:28 DEBUG ==> autoloaded builder LandoInit
lando 18:51:28 DEBUG ==> autoloaded builder LandoApache
lando 18:51:28 DEBUG ==> autoloaded builder LandoCompose
lando 18:51:28 DEBUG ==> autoloaded builder LandoDotNet
lando 18:51:28 DEBUG ==> autoloaded builder LandoElasticSearch
lando 18:51:28 DEBUG ==> autoloaded builder LandoGo
lando 18:51:28 DEBUG ==> autoloaded builder LandoMailHog
lando 18:51:28 DEBUG ==> autoloaded builder LandoMariaDb
lando 18:51:28 DEBUG ==> autoloaded builder LandoMemcached
lando 18:51:28 DEBUG ==> autoloaded builder LandoMongoDb
lando 18:51:28 DEBUG ==> autoloaded builder LandoMsSql
lando 18:51:28 DEBUG ==> autoloaded builder LandoMySql
lando 18:51:28 DEBUG ==> autoloaded builder LandoNginx
lando 18:51:28 DEBUG ==> autoloaded builder LandoNode
lando 18:51:28 DEBUG ==> autoloaded builder LandoPhp
lando 18:51:28 DEBUG ==> autoloaded builder LandoPma
lando 18:51:28 DEBUG ==> autoloaded builder LandoPostgres
lando 18:51:28 DEBUG ==> autoloaded builder LandoPython
lando 18:51:28 DEBUG ==> autoloaded builder LandoRedis
lando 18:51:28 DEBUG ==> autoloaded builder LandoRuby
lando 18:51:28 DEBUG ==> autoloaded builder LandoSolr
lando 18:51:28 DEBUG ==> autoloaded builder LandoTomcat
lando 18:51:28 DEBUG ==> autoloaded builder LandoVarnish
lando 18:51:28 DEBUG ==> autoloaded builder LandoMounter
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonElasticsearch
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonMariaDb
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonNginx
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonNone
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonPhp
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonPhp
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonPostgres
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonRedis
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonSolr
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoonVarnish
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshChromeHeadless
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformsElasticsearch
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshInfluxdb
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshKafka
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshMariaDB
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshMemcached
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformsMongoDB
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshPhp
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshPostgres
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshRabbitmq
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshRedis
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshSolr
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformshVarnish
lando 18:51:28 DEBUG ==> autoloaded builder LandoBackdrop
lando 18:51:28 DEBUG ==> autoloaded builder LandoDrupal6
lando 18:51:28 DEBUG ==> autoloaded builder LandoDrupal7
lando 18:51:28 DEBUG ==> autoloaded builder LandoDrupal8
lando 18:51:28 DEBUG ==> autoloaded builder LandoDrupal9
lando 18:51:28 DEBUG ==> autoloaded builder LandoJoomla
lando 18:51:28 DEBUG ==> autoloaded builder LandoLamp
lando 18:51:28 DEBUG ==> autoloaded builder LandoLaravel
lando 18:51:28 DEBUG ==> autoloaded builder LandoLamp
lando 18:51:28 DEBUG ==> autoloaded builder LandoMean
lando 18:51:28 DEBUG ==> autoloaded builder LandoSymfony
lando 18:51:28 DEBUG ==> autoloaded builder LandoWordPress
lando 18:51:28 DEBUG ==> autoloaded builder LandoAcquia
lando 18:51:28 DEBUG ==> autoloaded builder LandoLagoon
lando 18:51:28 DEBUG ==> autoloaded builder LandoPantheon
lando 18:51:28 DEBUG ==> autoloaded builder LandoPlatformsh
lando 18:51:28 DEBUG ==> emitting event post-bootstrap-app
lando 18:51:28 VERBOSE ==> app bootstrap completed.
lando 18:51:28 VERBOSE ==> bootstrap completed.
lando 18:51:28 DEBUG ==> emitting event post-bootstrap
lando 18:51:28 VERBOSE ==> docker-engine exists: true
lando 18:51:28 VERBOSE ==> docker-compose exists: true
lando 18:51:28 DEBUG ==> emitting event cli-answers
lando 18:51:28 VERBOSE ==> checking docker version compatibility...
lando 18:51:28 DEBUG ==> compatibility results name=desktop, link=https://docs.docker.com/docker-for-windows/release-notes/, wants=2.1.0.0 - 3.3.99, version=3.5.1, s
emversion=3.5.1, semmin=2.1.0, semmax=3.3.99, dockerVersion=true, satisfied=false
lando 18:51:28 DEBUG ==> emitting event cli-start-answers
lando 18:51:28 DEBUG ==> emitting event cli-run
lando 18:51:28 DEBUG ==> emitting event cli-start-run
lando 18:51:28 INFO ==> loading app spiral-app-cli from config files 0=C:\Users\mrv\php\spiral-app-cli\.lando.yml
lando 18:51:28 DEBUG ==> app spiral-app-cli has config name=spiral-app-cli, type=php:7.4, via=cli, webroot=., xdebug=true, composer=[], composer_version=2, build=[co
mposer install], command=tail -f /dev/null
Let's get this party started! Starting app spiral-app-cli...
spiral-app-cli 18:51:29 INFO ==> starting app...
spiral-app-cli 18:51:29 VERBOSE ==> initiatilizing app at C:\Users\mrv\php\spiral-app-cli...
lando          18:51:29 DEBUG ==> plugin lando-core loaded from C:\snapshot\lando\build\cli\plugins\lando-core\app.js
lando          18:51:29 DEBUG ==> plugin lando-events loaded from C:\snapshot\lando\build\cli\plugins\lando-events\app.js
lando          18:51:29 DEBUG ==> plugin lando-networking loaded from C:\snapshot\lando\build\cli\plugins\lando-networking\app.js
lando          18:51:29 DEBUG ==> plugin lando-proxy loaded from C:\snapshot\lando\build\cli\plugins\lando-proxy\app.js
lando          18:51:29 DEBUG ==> plugin lando-recipes loaded from C:\snapshot\lando\build\cli\plugins\lando-recipes\app.js
lando          18:51:29 DEBUG ==> plugin lando-services loaded from C:\snapshot\lando\build\cli\plugins\lando-services\app.js
lando          18:51:29 DEBUG ==> plugin lando-sharing loaded from C:\snapshot\lando\build\cli\plugins\lando-sharing\app.js
lando          18:51:29 DEBUG ==> plugin lando-tooling loaded from C:\snapshot\lando\build\cli\plugins\lando-tooling\app.js
lando          18:51:29 DEBUG ==> plugin lando-acquia loaded from C:\snapshot\lando\build\cli\integrations\lando-acquia\app.js
lando          18:51:29 DEBUG ==> plugin lando-lagoon loaded from C:\snapshot\lando\build\cli\integrations\lando-lagoon\app.js
lando          18:51:29 DEBUG ==> plugin lando-pantheon loaded from C:\snapshot\lando\build\cli\integrations\lando-pantheon\app.js
lando          18:51:29 DEBUG ==> plugin lando-platformsh loaded from C:\snapshot\lando\build\cli\integrations\lando-platformsh\app.js
spiral-app-cli 18:51:29 DEBUG ==> emitting event pre-init
spiral-app-cli 18:51:29 VERBOSE ==> building php service app
spiral-app-cli 18:51:29 DEBUG ==> emitting event post-init
spiral-app-cli 18:51:29 DEBUG ==> adding hostnames to the app...
spiral-app-cli 18:51:29 DEBUG ==> hostnames added to app 0=app.spiralappcli.internal
spiral-app-cli 18:51:29 VERBOSE ==> attempting to find open services...
lando          18:51:29 DEBUG ==> engine is up.
lando          18:51:29 DEBUG ==> docker is running.
spiral-app-cli 18:51:29 DEBUG ==> engine is up.
spiral-app-cli 18:51:29 VERBOSE ==> refreshing certificates... 0=app
spiral-app-cli 18:51:29 VERBOSE ==> analyzing user ssh keys... using 1 of 1
spiral-app-cli 18:51:29 DEBUG ==> key config...  none
spiral-app-cli 18:51:29 VERBOSE ==> setting LANDO_INFO...
spiral-app-cli 18:51:29 VERBOSE ==> app is ready!
spiral-app-cli 18:51:29 DEBUG ==> emitting event ready
spiral-app-cli 18:51:29 VERBOSE ==> discovering dynamic portforward info...
spiral-app-cli 18:51:29 VERBOSE ==> reporting start action to report=true, url=https://metrics.lando.dev, report=true, url=https://metrics.lando.dev
spiral-app-cli 18:51:29 DEBUG ==> reported data command=lando start, context=local, devMode=false, instance=edb915975fe91f9ec5c2f557b3df36a716409e66, nodeVersion=v12
.18.1, mode=cli, type=Windows_NT, platform=win32, release=10.0.19043, arch=x64, product=lando, version=3.1.4, app=4784531faee198be6e101cd13b43f5476c242f1f, type=none
, services=[php:7.4], action=start, created=2021-07-09T15:51:29.532Z
spiral-app-cli 18:51:29 DEBUG ==> emitting event pre-start
spiral-app-cli 18:51:29 INFO ==> running build steps...
spiral-app-cli 18:51:29 DEBUG ==> process pid3 running C:\Program Files\Docker\Docker\resources\bin\docker-compose.exe up cstdio=inherit, silent=false, mode=spawn, d
etached=false
services.app.env_file must be a string
spiral-app-cli 18:51:29 DEBUG ==> process pid3 finished with exit code 15
spiral-app-cli 18:51:29 ERROR ==>  message=, stack=Error
    at C:\snapshot\lando\build\cli\lib\shell.js
From previous event:
    at Shell.sh (C:\snapshot\lando\build\cli\lib\shell.js)
    at Object.dc (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at compose (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at retryEach (C:\snapshot\lando\build\cli\lib\router.js)
    at Object.start (C:\snapshot\lando\build\cli\lib\router.js)
From previous event:
    at C:\snapshot\lando\build\cli\lib\router.js
    at processImmediate (internal/timers.js:456:21)
From previous event:
    at Object.run (C:\snapshot\lando\build\cli\lib\router.js)
    at run (C:\snapshot\lando\build\cli\lib\engine.js)
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at Object.eventWrapper (C:\snapshot\lando\build\cli\lib\router.js)
    at Engine.engineCmd (C:\snapshot\lando\build\cli\lib\engine.js)
    at Engine.run (C:\snapshot\lando\build\cli\lib\engine.js)
    at Object.runBuild (C:\snapshot\lando\build\cli\plugins\lando-services\lib\utils.js)
    at AsyncEvents.<anonymous> (C:\snapshot\lando\build\cli\plugins\lando-services\app.js)
    at AsyncEvents.handle (C:\snapshot\lando\build\cli\lib\events.js)
    at C:\snapshot\lando\build\cli\lib\events.js
From previous event:
    at AsyncEvents.emit (C:\snapshot\lando\build\cli\lib\events.js)
    at C:\snapshot\lando\build\cli\lib\app.js
From previous event:
    at App.start (C:\snapshot\lando\build\cli\lib\app.js)
    at Object.run (C:\snapshot\lando\build\cli\plugins\lando-core\tasks\start.js)
From previous event:
    at C:\snapshot\lando\build\cli\lib\cli.js
From previous event:
    at Object.handler (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.runCommand (C:\snapshot\lando\build\cli\node_modules\yargs\lib\command.js:238:44)
    at Object.parseArgs [as _parseArgs] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1063:30)
    at Function.get [as argv] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1004:21)
    at Cli.init (C:\snapshot\lando\build\cli\lib\cli.js)
    at Cli.run (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.<anonymous> (C:\snapshot\lando\build\cli\bin\lando.js)
    at Module._compile (pkg/prelude/bootstrap.js:1433:22)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1156:10)
    at Module.load (internal/modules/cjs/loader.js:984:32)
    at Function.Module._load (internal/modules/cjs/loader.js:877:14)
    at Function.runMain (pkg/prelude/bootstrap.js:1488:12)
    at internal/main/run_main_module.js:17:47, __stackCleaned__=true
spiral-app-cli 18:51:29 DEBUG ==>  message=, stack=Error
    at C:\snapshot\lando\build\cli\lib\shell.js
From previous event:
    at Shell.sh (C:\snapshot\lando\build\cli\lib\shell.js)
    at Object.dc (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at compose (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at retryEach (C:\snapshot\lando\build\cli\lib\router.js)
    at Object.start (C:\snapshot\lando\build\cli\lib\router.js)
From previous event:
    at C:\snapshot\lando\build\cli\lib\router.js
    at processImmediate (internal/timers.js:456:21)
From previous event:
    at Object.run (C:\snapshot\lando\build\cli\lib\router.js)
    at run (C:\snapshot\lando\build\cli\lib\engine.js)
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at Object.eventWrapper (C:\snapshot\lando\build\cli\lib\router.js)
    at Engine.engineCmd (C:\snapshot\lando\build\cli\lib\engine.js)
    at Engine.run (C:\snapshot\lando\build\cli\lib\engine.js)
    at Object.runBuild (C:\snapshot\lando\build\cli\plugins\lando-services\lib\utils.js)
    at AsyncEvents.<anonymous> (C:\snapshot\lando\build\cli\plugins\lando-services\app.js)
    at AsyncEvents.handle (C:\snapshot\lando\build\cli\lib\events.js)
    at C:\snapshot\lando\build\cli\lib\events.js
From previous event:
    at AsyncEvents.emit (C:\snapshot\lando\build\cli\lib\events.js)
    at C:\snapshot\lando\build\cli\lib\app.js
From previous event:
    at App.start (C:\snapshot\lando\build\cli\lib\app.js)
    at Object.run (C:\snapshot\lando\build\cli\plugins\lando-core\tasks\start.js)
From previous event:
    at C:\snapshot\lando\build\cli\lib\cli.js
From previous event:
    at Object.handler (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.runCommand (C:\snapshot\lando\build\cli\node_modules\yargs\lib\command.js:238:44)
    at Object.parseArgs [as _parseArgs] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1063:30)
    at Function.get [as argv] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1004:21)
    at Cli.init (C:\snapshot\lando\build\cli\lib\cli.js)
    at Cli.run (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.<anonymous> (C:\snapshot\lando\build\cli\bin\lando.js)
    at Module._compile (pkg/prelude/bootstrap.js:1433:22)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1156:10)
    at Module.load (internal/modules/cjs/loader.js:984:32)
    at Function.Module._load (internal/modules/cjs/loader.js:877:14)
    at Function.runMain (pkg/prelude/bootstrap.js:1488:12)
    at internal/main/run_main_module.js:17:47, __stackCleaned__=true
spiral-app-cli 18:51:29 VERBOSE ==> reporting error action to report=true, url=https://metrics.lando.dev, report=true, url=https://metrics.lando.dev
spiral-app-cli 18:51:29 DEBUG ==> reported data command=lando start, context=local, devMode=false, instance=edb915975fe91f9ec5c2f557b3df36a716409e66, nodeVersion=v12
.18.1, mode=cli, type=Windows_NT, platform=win32, release=10.0.19043, arch=x64, product=lando, version=3.1.4, , action=error, created=2021-07-09T15:51:29.925Z
spiral-app-cli 18:51:29 DEBUG ==> process pid4 running C:\Program Files\Docker\Docker\resources\bin\docker-compose.exe up cstdio=inherit, silent=false, mode=spawn, d
etached=false
services.app.env_file must be a string
spiral-app-cli 18:51:30 DEBUG ==> process pid4 finished with exit code 15
spiral-app-cli 18:51:30 ERROR ==>  message=, stack=Error
    at C:\snapshot\lando\build\cli\lib\shell.js
From previous event:
    at Shell.sh (C:\snapshot\lando\build\cli\lib\shell.js)
    at Object.dc (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at compose (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at C:\snapshot\lando\build\cli\lib\router.js
    at C:\snapshot\lando\build\cli\lib\router.js
    at processImmediate (internal/timers.js:456:21)
From previous event:
    at retryEach (C:\snapshot\lando\build\cli\lib\router.js)
    at Object.start (C:\snapshot\lando\build\cli\lib\router.js)
    at C:\snapshot\lando\build\cli\lib\engine.js
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at Object.eventWrapper (C:\snapshot\lando\build\cli\lib\router.js)
    at Engine.engineCmd (C:\snapshot\lando\build\cli\lib\engine.js)
    at Engine.start (C:\snapshot\lando\build\cli\lib\engine.js)
    at C:\snapshot\lando\build\cli\lib\app.js
From previous event:
    at App.start (C:\snapshot\lando\build\cli\lib\app.js)
    at Object.run (C:\snapshot\lando\build\cli\plugins\lando-core\tasks\start.js)
From previous event:
    at C:\snapshot\lando\build\cli\lib\cli.js
From previous event:
    at Object.handler (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.runCommand (C:\snapshot\lando\build\cli\node_modules\yargs\lib\command.js:238:44)
    at Object.parseArgs [as _parseArgs] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1063:30)
    at Function.get [as argv] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1004:21)
    at Cli.init (C:\snapshot\lando\build\cli\lib\cli.js)
    at Cli.run (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.<anonymous> (C:\snapshot\lando\build\cli\bin\lando.js)
    at Module._compile (pkg/prelude/bootstrap.js:1433:22)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1156:10)
    at Module.load (internal/modules/cjs/loader.js:984:32)
    at Function.Module._load (internal/modules/cjs/loader.js:877:14)
    at Function.runMain (pkg/prelude/bootstrap.js:1488:12)
    at internal/main/run_main_module.js:17:47, __stackCleaned__=true

██╗   ██╗██╗  ██╗     ██████╗ ██╗  ██╗██╗
██║   ██║██║  ██║    ██╔═══██╗██║  ██║██║
██║   ██║███████║    ██║   ██║███████║██║
██║   ██║██╔══██║    ██║   ██║██╔══██║╚═╝
╚██████╔╝██║  ██║    ╚██████╔╝██║  ██║██╗
 ╚═════╝ ╚═╝  ╚═╝     ╚═════╝ ╚═╝  ╚═╝╚═╝


An error occurred while starting up your app!
Here are a few things you can try to get back into a good state:

  ■ Try running lando rebuild
  ■ Try restarting in debug mode lando restart -vvv
  ■ Try checking the logs with lando logs

If those fail then consult the troubleshooting materials:

  ■ https://docs.lando.dev/help/logs.html
  ■ https://docs.lando.dev/help/updating.html

Or post your issue to Slack or GitHub

  ■ Slack - https://launchpass.com/devwithlando
  ■ GitHub - https://github.com/lando/lando/issues/new/choose

lando          18:51:30 ERROR ==> Error
    at C:\snapshot\lando\build\cli\lib\shell.js
From previous event:
    at Shell.sh (C:\snapshot\lando\build\cli\lib\shell.js)
    at Object.dc (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at compose (C:\snapshot\lando\build\cli\lib\bootstrap.js)
    at C:\snapshot\lando\build\cli\lib\router.js
    at C:\snapshot\lando\build\cli\lib\router.js
    at processImmediate (internal/timers.js:456:21)
From previous event:
    at retryEach (C:\snapshot\lando\build\cli\lib\router.js)
    at Object.start (C:\snapshot\lando\build\cli\lib\router.js)
    at C:\snapshot\lando\build\cli\lib\engine.js
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at Object.eventWrapper (C:\snapshot\lando\build\cli\lib\router.js)
    at Engine.engineCmd (C:\snapshot\lando\build\cli\lib\engine.js)
    at Engine.start (C:\snapshot\lando\build\cli\lib\engine.js)
    at C:\snapshot\lando\build\cli\lib\app.js
From previous event:
    at App.start (C:\snapshot\lando\build\cli\lib\app.js)
    at Object.run (C:\snapshot\lando\build\cli\plugins\lando-core\tasks\start.js)
From previous event:
    at C:\snapshot\lando\build\cli\lib\cli.js
From previous event:
    at Object.handler (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.runCommand (C:\snapshot\lando\build\cli\node_modules\yargs\lib\command.js:238:44)
    at Object.parseArgs [as _parseArgs] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1063:30)
    at Function.get [as argv] (C:\snapshot\lando\build\cli\node_modules\yargs\yargs.js:1004:21)
    at Cli.init (C:\snapshot\lando\build\cli\lib\cli.js)
    at Cli.run (C:\snapshot\lando\build\cli\lib\cli.js)
    at Object.<anonymous> (C:\snapshot\lando\build\cli\bin\lando.js)
    at Module._compile (pkg/prelude/bootstrap.js:1433:22)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1156:10)
    at Module.load (internal/modules/cjs/loader.js:984:32)
    at Function.Module._load (internal/modules/cjs/loader.js:877:14)
    at Function.runMain (pkg/prelude/bootstrap.js:1488:12)
    at internal/main/run_main_module.js:17:47
lando          18:51:30 VERBOSE ==> reporting error action to report=true, url=https://metrics.lando.dev, report=true, url=https://metrics.lando.dev
lando          18:51:30 DEBUG ==> reported data command=lando start, context=local, devMode=false, instance=edb915975fe91f9ec5c2f557b3df36a716409e66, nodeVersion=v12
.18.1, mode=cli, type=Windows_NT, platform=win32, release=10.0.19043, arch=x64, product=lando, version=3.1.4, message=, stack=Error
    at C:\snapshot\lando\build\cli\lib\shell.js
From previous event:
    at Shell.sh (shell.js)
    at Object.dc (bootstrap.js)
    at compose (bootstrap.js)
    at C:\snapshot\lando\build\cli\lib\router.js
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at retryEach (router.js)
    at Object.start (router.js)
    at C:\snapshot\lando\build\cli\lib\engine.js
    at C:\snapshot\lando\build\cli\lib\router.js
From previous event:
    at Object.eventWrapper (router.js)
    at Engine.engineCmd (engine.js)
    at Engine.start (engine.js)
    at C:\snapshot\lando\build\cli\lib\app.js
From previous event:
    at App.start (app.js)
    at Object.run (start.js)
From previous event:
    at C:\snapshot\lando\build\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 (pkg/prelude/bootstrap.js:1433:22)
    at Function.runMain (pkg/prelude/bootstrap.js:1488:12)
    at internal/main/run_main_module.js:17:47, action=error, created=2021-07-09T15:51:30.298Z
1. Started up Docker Desktop
2. cd to the project folder with configuration.
3. lando start
@realmrv realmrv added the bug Something aint working right! label Jul 9, 2021
@andileco
Copy link

The answer to this ticket will solve your issue: #3075

@pirog
Copy link
Sponsor Member

pirog commented Aug 23, 2021

Closing in favor of #3075

@pirog pirog closed this as completed Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something aint working right!
Projects
None yet
Development

No branches or pull requests

3 participants