Skip to content

"Insufficient permission" error on save #454

@yusukeoshiro

Description

@yusukeoshiro
  • code-server version: 1.621
  • OS Version: Ubuntu 18.04.2 LTS (on GCP)

Description

Files cannot be saved nor folders cannot be created from the editor.
This problem only started to occur on the latest release. (I think)

Steps to Reproduce

  1. Start the server with docker run -it -p 127.0.0.1:8443:8443 -v "${PWD}:/home/coder/project" codercom/code-server:1.621 --allow-http --no-auth
  2. Open the editor on another page and try to make change to any file or folder. You will get this error Failed to save 'README.md': Insufficient permissions. Select 'Retry as Sudo' to retry as superuser..

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions