vagrant - java.io.FileNotFoundException: "%USERPROFILE%\insecure_private_key" (The filename, directory name, or volume label syntax is incorrect) -


i experiencing issue when ssh vagrant box in phpstorm java.io.filenotfoundexception: "%userprofile%\insecure_private_key" (the filename, directory name, or volume label syntax incorrect)

i can manually create ssh connection works vagrant box in phpstorm want use predefined ssh connection created vagrant box.

i converted private_key_file ppk in putty no avail

did encountered issue?


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -