Skip to content

error invalid config: undefined #2468

@xzy256

Description

@xzy256

when i start code-server in container, i occur error invalid config: undefined

20201215122141

code-server source code is mounted in container with -v.
print version also error

# /var/vm/vscode/bin/code-server --version
[2020-12-15T04:28:51.050Z] error invalid config: undefined

but print success at hostpath

# ./code-server --version
***** Please use the script in bin/code-server instead!
***** This script will soon be removed!
***** See the release notes at https://github.com/cdr/code-server/releases/tag/v3.4.0
3.7.4 11f53784c58f68e7f4c5b3b8dae9407caa41725b

Only if start code-server at one container, commit this container to new image, then start code-server in this new image, will be occur the error. why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions