Skip to content

ENOENT: no such file or directory , open '/home/travis/build/codercom/code-server/packages/server/build/web/favicon.ico' #560

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
domesticmouse opened this issue Apr 22, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@domesticmouse
Copy link

  • code-server version: v1.903-vsc1.33.1
  • 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'
@domesticmouse domesticmouse added the bug Something isn't working label Apr 22, 2019
@code-asher
Copy link
Member

Closing in favor of #589.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants