You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless you're using Docker for something else on your computer, it might be best to uninstall Docker Desktop, rm -rf ~/.docker, restart and reinstall Docker Desktop.
rudolph@RUDOLPHs-MacBook-Pro vfi % lando start
Let's get this party started! Starting app vfi...
[+] Running 0/0
⠋ proxy Pulling 0.0s
error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out:
ERROR ==> UNKNOWN ERROR [+] Running 0/0 ⠋ appserver Pulling 0.0s error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out:
ERROR ==>
[+] Running 0/0
⠋ appserver Pulling 0.0s
⠋ database Pulling 0.0s
error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: ``
ERROR ==>
██╗ ██╗██╗ ██╗ ██████╗ ██╗ ██╗██╗
██║ ██║██║ ██║ ██╔═══██╗██║ ██║██║
██║ ██║███████║ ██║ ██║███████║██║
██║ ██║██╔══██║ ██║ ██║██╔══██║╚═╝
╚██████╔╝██║ ██║ ╚██████╔╝██║ ██║██╗
╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝
An unrecoverable error occurred while starting up your app!
Here are a few things you can try to get back into a good state:
◼ Try running Run lando rebuild
◼ Try restarting in debug mode Run lando restart --debug
◼ Try checking the logs with Run 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 ==>
rudolph@RUDOLPHs-MacBook-Pro vfi %
The text was updated successfully, but these errors were encountered: