liximomo/vscode-sftp

SFTP Extension throws error on each save although executing correctly

Niccober opened this issue · 10 comments

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

Duplicated of #919

I solved mine by downgrading Vs Code:

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

Still works well on version 1.55

same problem..

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

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

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.

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

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

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?