Error connecting to Vagrant DB with Sequel Pro

When I try to connect to my DB through Sequel Pro I get:

MySQL said: Lost connection to MySQL server at 'reading initial communication packet', system error: 0

It seems the SSH tunnel is working, but I’m being rejected by MySQL. I can run vagrant ssh and use the same user and password to access the DB via command line. Any ideas why?

My config matches what’s here exactly. I’ve already read most of the other threads here referencing Sequel Pro and tried the various options they suggest as well.

@montemartin Thanks for reporting this!

A fix was pushed in roots/trellis#764