Skip to content

code-server crashes when opening a folder after installing it in google cloud shell #1440

Closed
@samorogu

Description

@samorogu

Enviroment

  • Google cloud
  • Debian GNU/Linux 9.12 (stretch)
  • code-server-3.0.0-linux-x86_64

Steps

wget https://github.com/cdr/code-server/releases/download/3.0.0/code-server-3.0.0-linux-x86_64.tar.gz
tar -xvzf code-server-3.0.0-linux-x86_64.tar.gz
cd code-server2.1698-vsc1.41.1-linux-x86_64/
./code-server --auth none
Click on Web Preview -> Preview on port 8080

Behaviour

I can edit a file without a problem. But if I try to open a folder, the page crashes and refreshes without opening the folder. Next, after seeing the console the next warning appears:
info code-server 3.0.0
info Server listening on http://127.0.0.1:8080
info - No authentication
info - Not serving HTTPS
info - Automatic updates are enabled
warn ENOENT: no such file or directory, stat '//8080-dot--dot-devshell.appspot.com/home/<user_name>//

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