You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Version: Docker image derived from gcr.io/google-appengine/debian9
$ uname -a
Linux 2e91f36a6b67 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018 x86_64 GNU/Linux
Description
Logged error message:
Error: ENOENT: no such file or directory, open '/home/travis/build/codercom/code-server/packages/server/build/web/favicon.ico'
Run log
+ /code-server1.903-vsc1.33.1-linux-x64/code-server --allow-http --no-auth --port 8080
(node:7) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
INFO code-server v1.903-vsc1.33.1
INFO Additional documentation: http://github.com/codercom/code-server
INFO Initializing {"data-dir":"/home/coder/.local/share/code-server","extensions-dir":"/home/coder/.local/share/code-server/extensions","working-dir":"/home/coder/app","log-dir":"/home/coder/.cache/code-server/logs/20190422110624233"}
INFO Starting shared process [1/5]...
INFO Starting webserver... {"host":"0.0.0.0","port":"8080"}
WARN No certificate specified. This could be insecure.
WARN Documentation on securing your setup: https://github.com/codercom/code-server/blob/master/doc/security/ssl.md
WARN Launched without authentication.
INFO
INFO Started (click the link below to open):
INFO http://localhost:8080/
INFO
WARN Port scanning will not be available because netstat is not installed
WARN stderr {"data":"(node:21) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.\n"}
INFO Connected to shared process
INFO WebSocket opened / {"client":1,"ip":"172.17.0.1"}
Error: ENOENT: no such file or directory, open '/home/travis/build/codercom/code-server/packages/server/build/web/favicon.ico'
The text was updated successfully, but these errors were encountered:
code-server
version: v1.903-vsc1.33.1gcr.io/google-appengine/debian9
$ uname -a Linux 2e91f36a6b67 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC 2018 x86_64 GNU/Linux
Description
Logged error message:
Run log
The text was updated successfully, but these errors were encountered: