-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Description
Does this issue occur when all extensions are disabled?: Yes
Tried to reset the settings by deleting config folders
- VS Code Version: 1.64
- OS Version: Arch Linux stable
Steps to Reproduce:
- Connect to FTP server using Nautilus (GVFS)
- Try to open any file on the server
Verbose logs:
[INFO:CONSOLE(578)] "%cTRACE color: #888 [text file model] resolve() - enter file:///run/user/1000/gvfs/ftps:host=31.31.196.58/mail.log", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (578) [INFO:CONSOLE(578)] "%cTRACE color: #888 [text file model] resolveFromFile() file:///run/user/1000/gvfs/ftps:host=31.31.196.58/mail.log", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (578) [INFO:CONSOLE(578)] "%cTRACE color: #888 [text file model] dispose() file:///run/user/1000/gvfs/ftps:host=31.31.196.58/mail.log", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (578) [INFO:CONSOLE(578)] "%cTRACE color: #888 [backup tracker] discarding backup file:///run/user/1000/gvfs/ftps:host=31.31.196.58/mail.log ", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (578) [INFO:CONSOLE(578)] "%c ERR color: #f33 Error: Не удалось считать файл "/run/user/1000/gvfs/ftps:host=31.31.196.58/mail.log" (Unknown (FileSystemError): Произошла неизвестная ошибка. Подробные сведения см. в журнале.)", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (578) [INFO:CONSOLE(788)] "Невозможно открыть "mail.log": Не удалось считать файл "/run/user/1000/gvfs/ftps:host=31.31.196.58/mail.log" (Unknown (FileSystemError): Произошла неизвестная ошибка. Подробные сведения см. в журнале.).", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (788)
Tried to reset settings, reinstall GVFS(gio) library but nothing helps
Code 1.63 works fine, there is no ftp issues