WebStorm 2019.2(windows) SFTp deployment stop working after update

Yesterday i've updated my WebStorm from 2019.1 to 2019.2. After that all my deployment configurations are not working. I use SFTP, for auth key pait via .ppk and now  all my configurations i has same error - keypair  is corrupt or has unknown format. Only SSH2 keys in OpenSSH format (DSA, RSA or ECDSA) or PuTTY Private Key *.ppk keys are supported. Error message: No provider available for PKCS5 key file.

I've already tried to create new keypair. But this didnt help.

 

WebStorm 2019.2
Build #WS-192.5728.87, built on July 22, 2019
Runtime version: 1.8.0_162-b12 amd64
VM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 982M
Cores: 4
Registry:
Non-Bundled Plugins: BashSupport, com.vladsch.idea.multimarkdown, ru.adelf.idea.dotenv

1
4 comments
Avatar
Permanently deleted user

I have the same issues.. downgraded to Webstorm 2019.1 because of this.

0

Please enable debug logging for com.jetbrains.plugins.webDeployment per instructions at https://intellij-support.jetbrains.com/hc/en-us/articles/207241115, recreate the issue and provide the generated idea.log (Help | Show Log in Explorer)

Also, does the issue persist if you switch to the bundled JRE 11? See https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under for instructions

0
Avatar
Permanently deleted user

Hi Elena,


I have removed all Webstorms version on my PC and made a fresh installation of 2019.2 and now it's working.

But what I need to mention, after updating 2019.1 to 2019.2 with Auto Updater, I wasn't able to start Webstorm anymore, I've got a Java Web SDK error. I've downloaded Java again and installed it, then I was able to start 2019.2, but deployment was broken. But like I said, after fresh installation of 2019.2, everything is working.

¯\_(ツ)_/¯

0

Yes, this is a known issue, https://youtrack.jetbrains.com/issue/WEB-40191 is fixed in next update

0

Please sign in to leave a comment.