liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

SFTP Extension throws error on each save although executing correctly #921

Closed Niccober closed 3 years ago

Niccober commented 3 years ago

Issue Type: Bug

After updating to the latest version (1.56.0) of VSC the SFTP extension always throws the error message: "No such file" whenever a file is changed and saved. Nonetheless, changes in files are correctly saved and transferred to the server. Therefore the problem is probably only a display bug but really disturbing as the popup shows again and again whenever a change is saved.

Extension version: 1.12.9 VS Code version: Code 1.56.0 (cfa2e218100323074ac1948c885448fdf4de2a7f, 2021-05-04T22:09:06.405Z) OS version: Windows_NT x64 10.0.19042

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz (8 x 3000)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.92GB (8.28GB free)| |Process Argv|--crash-reporter-id 6b9dc851-0370-45dd-b41c-921f648fd90d| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 pythonvspyt700cf:30270857 pythonvspyt602cf:30294773 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 pythonvspyt639:30291489 pythontb:30283811 vspre833cf:30267465 pythonptprofiler:30281270 vsdfh931cf:30280410 vshan820:30294714 pythondataviewer:30285071 vscus158cf:30286554 vscgsv2ct:30294353 ```
bansan85 commented 3 years ago

Duplicated of #919

mpalencia commented 3 years ago

I solved mine by downgrading Vs Code:

https://code.visualstudio.com/updates/v1_55

Still works well on version 1.55

vboy1010 commented 3 years ago

same problem..

thesailorbreton commented 3 years ago

Same problem on Mac OS X 10.14.6 and same solution, downgrading from 1.56 to 1.55.2 got it to work again

raixne commented 3 years ago

I'm wondering if there are any other tips for people who don't want to downgrade VS Code? The downgrade worked fine for me, I'm asking out of curiosity

wattsin commented 3 years ago

Also having this issue, I first spotted in on the insiders build. I switched to the normal release and it was fine. Looks like the bug was not fixed prior to general release.

ChristinaSW commented 3 years ago

Having the same issue. Not thrilled about having to downgrade, but hopefully will be fixed soon.

juanlabrin commented 3 years ago

Same issue and this warn: ENOENT: no such file or directory, open (../.ssh/config)

jewettg commented 3 years ago

POSTED TO Stack Overflow: https://stackoverflow.com/questions/67506693/vscode-error-no-such-file-sftp-liximomo-extension/67524099#67524099

See post in Issue #934.

Ben-Voris commented 3 years ago

This is a duplicate of issue SFTP error upload no such file after update VS code 1.56.0 #919. Since the plugin appears to have been abandoned by the author (and also note the lack of response) only the opener can close this issue. So, please, @Niccober, would you close it?