Closed aliasdoc closed 7 years ago
Hi,
I can open tunnel with php artisan tunneler:activate command but, when I try to access database, I receive this error:
php artisan tunneler:activate
expected authentication request from server, but received S
I can ssh connect with my ssh keys without password prompting.
Thank you.
Sorry, just an error in my config... (wrong TUNNELER_BIND_ADDRESS param).
Hi,
I can open tunnel with
php artisan tunneler:activate
command but, when I try to access database, I receive this error:I can ssh connect with my ssh keys without password prompting.
Thank you.