Created
November 21, 2014 13:40
-
-
Save Unitech/db9fb134deec640bf6f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $pm2 reloadLogs | |
| App name:throw-later id:2 exited | |
| Reloading all logs... | |
| Starting execution sequence in -fork mode- for app name:throw-later id:2 | |
| Reloading logs... | |
| TypeError: object is not a function | |
| at /home/travis/build/Unitech/PM2/lib/God/ActionMethods.js:497:17 | |
| at Array.forEach (native) | |
| at God.reloadLogs (/home/travis/build/Unitech/PM2/lib/God/ActionMethods.js:491:16) | |
| at Server.onmessage (/home/travis/build/Unitech/PM2/node_modules/pm2-axon-rpc/lib/server.js:105:6) | |
| at RepSocket.emit (events.js:110:17) | |
| at Parser.<anonymous> (/home/travis/build/Unitech/PM2/node_modules/pm2-axon/lib/sockets/rep.js:51:15) | |
| at Parser.emit (events.js:107:17) | |
| at Parser._write (/home/travis/build/Unitech/PM2/node_modules/pm2-axon/node_modules/amp/lib/stream.js:91:16) | |
| at doWrite (_stream_writable.js:265:12) | |
| at writeOrBuffer (_stream_writable.js:252:5) | |
| No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment