vscode-sftp
vscode-sftp copied to clipboard
Error: Config Not Found on every site since last update
Unable to save any files for any site since last update due to:
[error] Error: Config Not Found.
This only stopped working since last update the other day... It is affecting every single site so definitely seems to be a global change.
Have tried re-creating an sftp.json config file but has made no difference.
We use a network path and it is trying to read the value of the path like file://networkpath (not sure if this is correct).
We've never used 'context' in our config files before - not sure if this is something to do with that... 🤷♂️
I have downgraded to the previous version (1.16.1) which works as expected still.
So some recent change caused this problem then I am guessing 🤷♂️
Be good to hear some clarification if this needs to be fixed at our end or in the source.
@zigojacko To know more about the problem, do you have profiles in your settings?
@zigojacko This is definitely a bug that has been introduced in the new 1.16.3 release. Please downgrade to 1.16.1 or pre-1.16.2 while we fix this issue.
Related issues : #363, #376, #383, #397, #401