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
When calling drush la outside of a container deployed environment, if the LAGOON environment variable is not present, it returns an error below when attempting to get a token. The user experiencing this uses DDEV locally, and I'm unsure how DDEV local development works with Lagoon.
[warning] Undefined array key 1 LagoonCommands.php:188
In Process.php line 269:
The command "'ssh' '-p' "" '-o' 'ConnectTimeout=5' '-o' 'LogLevel=FATAL' '-o' 'UserKnownHostsFile=/dev/null' '-o' 'StrictHostKeyChecking=no' 'lag
oon@' 'token'" failed.
Exit Code: 255(Unknown error)
Working directory: /Users/person/work/project/env/www
Output:
================
Error Output:
================
Bad port ''
Raising the issue for tracking at least.
The text was updated successfully, but these errors were encountered:
When calling
drush la
outside of a container deployed environment, if theLAGOON
environment variable is not present, it returns an error below when attempting to get a token. The user experiencing this uses DDEV locally, and I'm unsure how DDEV local development works with Lagoon.Raising the issue for tracking at least.
The text was updated successfully, but these errors were encountered: