lando / pantheon

The Official Lando Pantheon plugin.
https://docs.lando.dev/pantheon
GNU General Public License v3.0
12 stars 18 forks source link

Lando 3.21.0-beta12 with Pantheon recipe doesn't assign a port for external database connection #237

Closed codyfishman closed 7 months ago

codyfishman commented 7 months ago

Initializing a directory using the Pantheon recipe on 3.20.8 would assign a port number for the external DB connection after running lando start + lando info. This would allow for a connection using a MySQL client.

image

This no longer happens with 3.21.0-beta12 and connecting using an external MySQL client isn't possible.

image

Other recipes on 3.21.0-beta12, like Wordpress, do provision the external connection port number.

image
reynoldsalec commented 7 months ago

Thanks for reporting @codyfishman, this came up on Slack as well, going to be pushing a fix shortly.

reynoldsalec commented 7 months ago

Fix should be available once you run lando update (provided you're on Lando 3.21+) to get the v1.4.1 version of the Pantheon plugin!