Skip to content

[node.js fs] readdir with filetypes failed with error: [Error: EACCES: permission denied, scandir '/home/coder/project'] #4058

Closed
@YueMiyuki

Description

@YueMiyuki

OS/Web Information

  • Web Browser: Opera
  • Local OS: Windows 10
  • Remote OS: Synology
  • Remote Architecture: Docker
  • code-server --version: 3.10.2 387b12e

Steps to Reproduce

  1. Create code server
  2. Create some file in coder/project
  3. See error in logs

Expected

Files should show up

Actual

Nothing show up but there is file in the file explorer

Logs

[node.js fs] readdir with filetypes failed with error: [Error: EACCES: permission denied, scandir '/home/coder/project'] {
errno: -13,
code: 'EACCES',
syscall: 'scandir',
path: '/home/coder/project'
}

Screenshot

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-for-infoWaiting for more information from submitter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions