terminus-plugin-project / terminus-pancakes-plugin

Terminus Plugin to open Pantheon Site Databases in your Favorite SQL Client
MIT License
26 stars 20 forks source link

Workbench 6.3 fails to populate password #29

Open ErroneousBosch opened 5 years ago

ErroneousBosch commented 5 years ago

command: terminus pc <site>.<env> --app=workbench

expected behavior: should open and connect to the DB of the site.env in question

Actual behavior: the command opens workbench, who lists an ssh@apserver.<env>.<machine-id>.drush.in:2222 service, a User of <env>.<machine-id> (both machine-ids are correct), and asks for a password. The password for DB connection from the dashboard connection information does not work, neither does the dashboard password. Both return:

Your connection attempt failed for user 'pantheon' from your host to server at dbserver.dev.<machine-id>:
  Lost connection to MySQL server at 'reading initial communication packet', system error: 0
philoSurfer commented 2 years ago

This might be outdated here, can you replicate the issue with Terminus 3 @ErroneousBosch ?