Is there an existing issue for this?
OS/Web Information- Web Browser: Opera
- Local OS: Synology DSM
- Remote OS: Windows 10
- Remote Architecture: ARM64 v8
- `code-server --version`: 4.0.1ExpectedIt should not return error ActualIt show error Logsnone Screenshot/VideoDoes this issue happen in VS Code?
Are you accessing code-server over HTTPS?
NotesI 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 |
Replies: 11 comments 15 replies
|
Oops. Looks like our new template is missing reproduction steps. How do I reproduce this? |
|
Hi |
|
@ItzMiracleOwO is the output of |
|
Hmm...I guess this is specific to Linux. I couldn't reproduce locally on macOS. I'm seeing the "permission denied" errors in your logs. Sounds like that solution isn't working. To me, this seems like an issue specific to your environment and not a bug in code-server. Do you agree? (Still willing to help but want to clarify and see if we're on the same page) |
|
Hmm I do agree |
|
Hmm...well things definitely changed in code-server between versions so not ruling that out, but at least we agree. Let's move this to a Q and A then and continue there. |
|
Hmmm it seems its not a Linux issue but a SYNOLOGY one cux successfully install code server on my WSL without any error… |
|
QUICK UPDATE everyone The command i ran and the output: |
|
Hmm @jsjoeio same error happened again on latest version :( |
|
i have deployed coder on kubernetes cluster and getting the same issue. |








QUICK UPDATE everyone
So I open an issue a while ago in this repo link to issue --> #4058
In the last comment i said that i add the parameter
--pid=hostand it workedThat was also a peremission error so I was thinking what would happen if i add that parameter back
The command i ran and the output:
The peremission denied is because the particular folder is privileged
Result: