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
Description
pm2-logrotate it work well when first install. But restart system after pm2-logrotate start failed Steps to Reproduce
npm run setup
restart windows system
pm2 list
pm2 list result
┌─────┬───────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem
│ user │ watching │
├─────┼───────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 1 │ neteae music proxy │ default │ 0.25.3 │ fork │ 8188 │ 39s │ 0 │ online │ 0% │ 32.7mb │ myfreax │ disabled │
└─────┴───────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
Module
┌────┬───────────────────────────────────────┬────────────────────┬───────┬──────────┬──────┬──────────┬──────────┬──────────┐
│ id │ module │ version │ pid │ status │ ↺ │ cpu │ mem │ user │
├────┼───────────────────────────────────────┼────────────────────┼───────┼──────────┼──────┼──────────┼──────────┼──────────┤
│ 0 │ pm2-logrotate │ 2.7.0 │ N/A │ errored │ 0 │ 0% │ 0b │ LOC… │
└────┴───────────────────────────────────────┴────────────────────┴───────┴──────────┴──────┴──────────┴──────────┴──────────┘
Environment
> [email protected] info C:\Users\myfreax\Downloads\pm2-installer-main
> node ./src/bundle-info/current.js
Running on: 2021/4/19, pm2-installer 3.1.5 with node v14.16.1 and npm 6.14.12 on win32-10.0.19042.
I try check pm2-logrotate log, But log file have no any content. The log file is 0 Kb
pm2 logs pm2-logrotate
result
[TAILING] Tailing last 15 lines for [pm2-logrotate] process (change the value with --lines option)
C:\ProgramData\pm2\home\logs\pm2-logrotate-out.log last 15 lines:
C:\ProgramData\pm2\home\logs\pm2-logrotate-error.log last 15 lines:
The text was updated successfully, but these errors were encountered:
Description
pm2-logrotate it work well when first install. But restart system after pm2-logrotate start failed
Steps to Reproduce
pm2 list result
Environment
I try check pm2-logrotate log, But log file have no any content. The log file is 0 Kb
result
The text was updated successfully, but these errors were encountered: