Getting the following error when trying to compare...
# sdf
m
Getting the following error when trying to compare/update files in Webstorm and VS Code. Anyone else seen this?
Copy code
The remote server returned an error:

PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
j
Yes, I've seen this before and in my case it was an issue with a firewall setting our IT Admin had to change.
k
That looks like something to do with Java. I have not tried compare files but update defo works for me once I have updated the plugin.
m
Thanks all. I managed to get it working. I uninstalled Java 11 and that appears to be what resolved it.