1234567891011121314151617181920212223242526272829303132 |
- [PM2] Applying action deleteProcessId on app [MAIN_SERVE_FACTORY_FACTORY](ids: [ 44 ])
- [PM2] [MAIN_SERVE_FACTORY_FACTORY](44) ✓
- ┌────┬───────────────────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
- │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
- ├────┼───────────────────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
- │ 38 │ 0_RECEIVE_FACTORY │ default │ 1.0.0 │ fork │ 5418 │ 90s │ 0 │ online │ 0% │ 36.4mb │ root │ disabled │
- │ 39 │ 1_FILTER_FACTORY │ default │ 1.0.0 │ fork │ 5431 │ 90s │ 0 │ online │ 0% │ 76.4mb │ root │ disabled │
- │ 40 │ 2_PRODUCT_FACTORY │ default │ 1.0.0 │ fork │ 5433 │ 90s │ 0 │ online │ 0% │ 81.9mb │ root │ disabled │
- │ 41 │ 5_CREATE_LINK_FACTORY │ default │ 1.0.0 │ fork │ 5450 │ 90s │ 0 │ online │ 0% │ 38.2mb │ root │ disabled │
- │ 42 │ 7_CHECK_AND_CREATE_URL_FACTORY │ default │ 1.0.0 │ fork │ 5451 │ 90s │ 0 │ online │ 0% │ 37.1mb │ root │ disabled │
- │ 43 │ MESSAGE_DISPATCH_FACTORY │ default │ 1.0.0 │ fork │ 5468 │ 89s │ 0 │ online │ 0% │ 52.7mb │ root │ disabled │
- │ 37 │ TG_factory │ default │ N/A │ fork │ 5419 │ 90s │ 0 │ online │ 0% │ 34.3mb │ root │ disabled │
- │ 23 │ start │ default │ 1.0.0 │ fork │ 17580 │ 2D │ 0 │ online │ 0% │ 35.1mb │ root │ disabled │
- └────┴───────────────────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
- [PM2][WARN] Current process list is not synchronized with saved list. App start_novel differs. Type 'pm2 save' to synchronize.
- python3.8: can't open file 'ocr_script.py': [Errno 2] No such file or directory
- [PM2] Applying action deleteProcessId on app [7](ids: [ '7' ])
- [PM2] [MAIN_SERVE_FACTORY_FACTORY](7) ✓
- ┌────┬───────────────────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
- │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
- ├────┼───────────────────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
- │ 1 │ 0_RECEIVE_FACTORY │ default │ 1.0.0 │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- │ 2 │ 1_FILTER_FACTORY │ default │ 1.0.0 │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- │ 3 │ 2_PRODUCT_FACTORY │ default │ 1.0.0 │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- │ 4 │ 5_CREATE_LINK_FACTORY │ default │ 1.0.0 │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- │ 5 │ 7_CHECK_AND_CREATE_URL_FACTORY │ default │ 1.0.0 │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- │ 6 │ MESSAGE_DISPATCH_FACTORY │ default │ 1.0.0 │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- │ 0 │ TG_factory │ default │ N/A │ fork │ 0 │ 0 │ 0 │ stopped │ 0% │ 0b │ root │ disabled │
- └────┴───────────────────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
- [PM2][WARN] Current process list is not synchronized with saved list. App start_data differs. Type 'pm2 save' to synchronize.
- python3.8: can't open file 'ocr_script.py': [Errno 2] No such file or directory
- python3.8: can't open file 'ocr_script.py': [Errno 2] No such file or directory
|