-
Notifications
You must be signed in to change notification settings - Fork 16
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
error ssh: file must exist when I do Vagrant up mastercore --provider=aws #7
Comments
I have written the EXPORT of setup-omni-private in the console and now I get the following error: .........
InvalidParameterValue => Value () for parameter groupId is invalid. The value cannot be empty .................. Thanks you. |
Vagrant does not connect through ssh to the mastercore. |
I'm closing this as an effective duplicate of Issue #10. |
error
private_key_path
file must exist:when operating the following command line:
vagrant up mastercore --provider=aws
I have installed aws tools and rds tools, I have also created my .pem file in amazon and download it. But I do not know where I should put it, I wrote in LocalVagrantConfig.rb the path (/home/user/key.pem) but the console indicates that file does not exist.
Any suggestions? Something must be wrong.
Thank you
The text was updated successfully, but these errors were encountered: