Lando install problem
Closed this issue · 0 comments
Hi,
I have tried to instal demo through lando
Windows 10 x64 Pro PL
and have problem:
Please help :)
Microsoft Windows [Version 10.0.18363.900]
(c) 2019 Microsoft Corporation. Wszelkie prawa zastrzeżone.
c:\LandoData\uhdemo>lando start
Let's get this party started! Starting app uh...
Pulling ca (devwithlando/util:stable)...
Traceback (most recent call last):
File "site-packages\docker\credentials\store.py", line 80, in _execute
File "subprocess.py", line 395, in check_output
File "subprocess.py", line 487, in run
subprocess.CalledProcessError: Command '['C:\Program Files\Docker\Docker\resources\bin\docker-credential-desktop.EXE', 'get']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\docker\auth.py", line 264, in _resolve_authconfig_credstore
File "site-packages\docker\credentials\store.py", line 35, in get
File "site-packages\docker\credentials\store.py", line 93, in _execute
docker.credentials.errors.StoreError: Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: Nie można odnaleźć elementu.
".
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "docker-compose", line 6, in
File "compose\cli\main.py", line 72, in main
File "compose\cli\main.py", line 128, in perform_command
File "compose\cli\main.py", line 1077, in up
File "compose\cli\main.py", line 1073, in up
File "compose\project.py", line 548, in up
File "compose\service.py", line 361, in ensure_image_exists
File "compose\service.py", line 1250, in pull
File "compose\progress_stream.py", line 102, in get_digest_from_pull
File "compose\service.py", line 1215, in _do_pull
File "site-packages\docker\api\image.py", line 396, in pull
File "site-packages\docker\auth.py", line 48, in get_config_header
File "site-packages\docker\auth.py", line 324, in resolve_authconfig
File "site-packages\docker\auth.py", line 235, in resolve_authconfig
File "site-packages\docker\auth.py", line 281, in _resolve_authconfig_credstore
docker.errors.DockerException: Credentials store error: StoreError('Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: Nie można odnaleźć elementu.
".')
[11220] Failed to execute script docker-compose
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:439: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 AsyncEvents. (C:\snapshot\lando\build\cli\plugins\lando-core\index.js)
at AsyncEvents.handle (C:\snapshot\lando\build\cli\lib\events.js)
at C:\snapshot\lando\build\cli\lib\events.js
at processImmediate (internal/timers.js:439:21)
From previous event:
at AsyncEvents.emit (C:\snapshot\lando\build\cli\lib\events.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\plugins\lando-proxy\app.js
From previous event:
at AsyncEvents. (C:\snapshot\lando\build\cli\plugins\lando-proxy\app.js)
at AsyncEvents.handle (C:\snapshot\lando\build\cli\lib\events.js)
at C:\snapshot\lando\build\cli\lib\events.js
at processImmediate (internal/timers.js:439:21)
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. (C:\snapshot\lando\build\cli\bin\lando.js)
at Module._compile (pkg/prelude/bootstrap.js:1324:22)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:993:10)
at Module.load (internal/modules/cjs/loader.js:813:32)
at Function.Module._load (internal/modules/cjs/loader.js:725:14)
at Function.Module.runMain (pkg/prelude/bootstrap.js:1379:12)
at internal/main/run_main_module.js:17:11, stackCleaned=true
Pulling appserver (devwithlando/php:7.2-fpm-2)...
Traceback (most recent call last):
File "site-packages\docker\credentials\store.py", line 80, in _execute
File "subprocess.py", line 395, in check_output
File "subprocess.py", line 487, in run
subprocess.CalledProcessError: Command '['C:\Program Files\Docker\Docker\resources\bin\docker-credential-desktop.EXE', 'get']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\docker\auth.py", line 264, in _resolve_authconfig_credstore
File "site-packages\docker\credentials\store.py", line 35, in get
File "site-packages\docker\credentials\store.py", line 93, in _execute
docker.credentials.errors.StoreError: Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: Nie można odnaleźć elementu.
".
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "docker-compose", line 6, in
File "compose\cli\main.py", line 72, in main
File "compose\cli\main.py", line 128, in perform_command
File "compose\cli\main.py", line 1077, in up
File "compose\cli\main.py", line 1073, in up
File "compose\project.py", line 548, in up
File "compose\service.py", line 361, in ensure_image_exists
File "compose\service.py", line 1250, in pull
File "compose\progress_stream.py", line 102, in get_digest_from_pull
File "compose\service.py", line 1215, in _do_pull
File "site-packages\docker\api\image.py", line 396, in pull
File "site-packages\docker\auth.py", line 48, in get_config_header
File "site-packages\docker\auth.py", line 324, in resolve_authconfig
File "site-packages\docker\auth.py", line 235, in resolve_authconfig
File "site-packages\docker\auth.py", line 281, in _resolve_authconfig_credstore
docker.errors.DockerException: Credentials store error: StoreError('Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: Nie można odnaleźć elementu.
".')
[3696] Failed to execute script docker-compose
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:439: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. (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. (C:\snapshot\lando\build\cli\bin\lando.js)
at Module._compile (pkg/prelude/bootstrap.js:1324:22)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:993:10)
at Module.load (internal/modules/cjs/loader.js:813:32)
at Function.Module._load (internal/modules/cjs/loader.js:725:14)
at Function.Module.runMain (pkg/prelude/bootstrap.js:1379:12)
at internal/main/run_main_module.js:17:11, stackCleaned=true
Pulling ca (devwithlando/util:stable)...
Traceback (most recent call last):
File "site-packages\docker\credentials\store.py", line 80, in _execute
File "subprocess.py", line 395, in check_output
File "subprocess.py", line 487, in run
subprocess.CalledProcessError: Command '['C:\Program Files\Docker\Docker\resources\bin\docker-credential-desktop.EXE', 'get']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "site-packages\docker\auth.py", line 264, in _resolve_authconfig_credstore
File "site-packages\docker\credentials\store.py", line 35, in get
File "site-packages\docker\credentials\store.py", line 93, in _execute
docker.credentials.errors.StoreError: Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: Nie można odnaleźć elementu.
".
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "docker-compose", line 6, in
File "compose\cli\main.py", line 72, in main
File "compose\cli\main.py", line 128, in perform_command
File "compose\cli\main.py", line 1077, in up
File "compose\cli\main.py", line 1073, in up
File "compose\project.py", line 548, in up
File "compose\service.py", line 361, in ensure_image_exists
File "compose\service.py", line 1250, in pull
File "compose\progress_stream.py", line 102, in get_digest_from_pull
File "compose\service.py", line 1215, in _do_pull
File "site-packages\docker\api\image.py", line 396, in pull
File "site-packages\docker\auth.py", line 48, in get_config_header
File "site-packages\docker\auth.py", line 324, in resolve_authconfig
File "site-packages\docker\auth.py", line 235, in resolve_authconfig
File "site-packages\docker\auth.py", line 281, in _resolve_authconfig_credstore
docker.errors.DockerException: Credentials store error: StoreError('Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: Nie można odnaleźć elementu.
".')
[15812] Failed to execute script docker-compose
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:439: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 AsyncEvents. (C:\snapshot\lando\build\cli\plugins\lando-core\index.js)
at AsyncEvents.handle (C:\snapshot\lando\build\cli\lib\events.js)
at C:\snapshot\lando\build\cli\lib\events.js
at processImmediate (internal/timers.js:439:21)
From previous event:
at AsyncEvents.emit (C:\snapshot\lando\build\cli\lib\events.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. (C:\snapshot\lando\build\cli\bin\lando.js)
at Module._compile (pkg/prelude/bootstrap.js:1324:22)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:993:10)
at Module.load (internal/modules/cjs/loader.js:813:32)
at Function.Module._load (internal/modules/cjs/loader.js:725:14)
at Function.Module.runMain (pkg/prelude/bootstrap.js:1379:12)
at internal/main/run_main_module.js:17:11, 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
ERROR ==>
c:\LandoData\uhdemo>