### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information ```markdown - Web Browser: Opera - Local OS: Synology DSM - Remote OS: Windows 10 - Remote Architecture: ARM64 v8 - `code-server --version`: 4.0.1 ``` ### Expected It should not return error ### Actual It show error ``` "Visual Studio Code is unable to watch for file changes in this large workspace" (error ENOSPC) ``` ### Logs none ### Screenshot/Video  ### Does this issue happen in VS Code? - [X] I cannot reproduce this in VS Code. ### Are you accessing code-server over HTTPS? - [X] I am using HTTPS. ### Notes I am using the fixes at https://gist.github.com/tbjgolden/c53ca37f3bc2fab8c930183310918c8c and https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc But none of these works, it returns: 