-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
docsDocumentation relatedDocumentation related
Description
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
- 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
- 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.
.
michaelgao8, evemorgen, qiqiming, kalradivyanshu, cstoneham and 4 more
Metadata
Metadata
Assignees
Labels
docsDocumentation relatedDocumentation related