Skip to content
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

Error: ENOENT: no such file or directory, open 'logs/all-logs.log' #108

Open
poplarbeargi opened this issue Sep 4, 2020 · 0 comments
Open

Comments

@poplarbeargi
Copy link

poplarbeargi commented Sep 4, 2020

Anyone can help me figure this one out? I got this when I use the command 'node rws-proxy.js'

info: AuthStatueChanged User : SignOut
events.js:292
throw er; // Unhandled 'error' event
^

Error: ENOENT: no such file or directory, open 'logs/all-logs.log'
Emitted 'error' event on instance at:
at WriteStream. (/home/pi/rpi-webrtc-streamer-frontend/web/workspace/rpi-webrtc-streamer-frontend/proxy/node_modules/winston/lib/winston/transports/file.js:491:16)
at WriteStream.emit (events.js:315:20)
at internal/fs/streams.js:361:12
at FSReqCallback.oncomplete (fs.js:156:23) {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: 'logs/all-logs.log'

@poplarbeargi poplarbeargi changed the title rws-proxy.js not found Error: ENOENT: no such file or directory, open 'logs/all-logs.log' Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant