I\'m trying to connect to vagrant via homestead ssh:
homestead ssh
vagrant@127.0.0.1\'s password:
But my public key password doesn\'t work.
This is the default working setup https://www.youtube.com/watch?v=XiD7JTCBdpI
Use Connection Method: standard TCP/IP over ssh
standard TCP/IP over ssh
Then ssh hostname: 127.0.0.1:2222
127.0.0.1:2222
SSH Username: vagrant password vagrant
vagrant password vagrant
MySQL Hostname: localhost
localhost
Username: homestead password:secret
homestead password:secret