-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sequel Pro not working like instructions for Mysql #17
Comments
Can you post your settings? |
Hi whatnickcodes the settings for vagratn are: `# -- mode: ruby -- vi: set ft=ruby :#Vagrant::DEFAULT_SERVER_URL.replace('https://vagrantcloud.com') Vagrant.configure("2") do |config|
SHELL
end` and for the sequelpro are MySQL Host: 127.0.0.1 I have also tried with the vagrant SSH key /Users/wtfuser/web2/projectname/.vagrant/machines/default/virtualbox/private_key |
i've got this exact issue... SSH Tunnel closed. Has this been resolved? |
I can manually get onto SSH with vagrant ssh command line, I can do any command line for MySQL, but when I try the suggested software to manage the database as mentioned on https://box.scotch.io/common-questions/:
No matter what I do I keep getting this message:
has any setting need to be done since the last update it use to work with scothbox version 2 but having so many issues with version 3 now.
The text was updated successfully, but these errors were encountered: