ipsaone / ipsaone/ANNA-Backend

Logs sometimes aren't created

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

```
[Error: ENOENT: no such file or directory, copyfile '/home/vagrant/ANNA-Backend/logs/2019-10-14/debug.log' -> '/home/vagrant/ANNA-Backend/crashes/temp-crash-2019-10-14-18-04-54-785/debug.log'] {
errno: -2,
code: 'ENOENT',
syscall: 'copyfile',
path: '/home/vagrant/ANNA-Backend/logs/2019-10-14/debug.log',
dest: '/home/vagrant/ANNA-Backend/crashes/temp-crash-2019-10-14-18-04-54-785/debug.log'
}
[Error: ENOENT: no such file or directory, copyfile '/home/vagrant/ANNA-Backend/logs/2019-10-14/info.log' -> '/home/vagrant/ANNA-Backend/crashes/temp-crash-2019-10-14-18-04-54-785/info.log'] {
errno: -2,
code: 'ENOENT',
syscall: 'copyfile',
path: '/home/vagrant/ANNA-Backend/logs/2019-10-14/info.log',
dest: '/home/vagrant/ANNA-Backend/crashes/temp-crash-2019-10-14-18-04-54-785/info.log'
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.