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

Local development outside of a container results in error because LAGOON env not present #29

Open
shreddedbacon opened this issue Jan 30, 2024 · 0 comments

Comments

@shreddedbacon
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant