Skip to content

Instantly share code, notes, and snippets.

@Unitech
Created November 14, 2019 19:15
Show Gist options
  • Save Unitech/acfa4f506c222413e2fec3a3bb947940 to your computer and use it in GitHub Desktop.
Save Unitech/acfa4f506c222413e2fec3a3bb947940 to your computer and use it in GitHub Desktop.
2019-11-14T19:34:42: PM2 log: ===============================================================================
2019-11-14T19:34:42: PM2 log: --- PM2 global error caught ---------------------------------------------------
2019-11-14T19:34:42: PM2 log: Time : Thu Nov 14 2019 19:34:42 GMT+0100 (CET)
2019-11-14T19:34:42: PM2 error: Converting circular structure to JSON
2019-11-14T19:34:42: PM2 error: TypeError: Converting circular structure to JSON
at JSON.stringify (<anonymous>)
at pack (/home/unitech/keymetrics/pm2-runtime/pm2/node_modules/amp-message/index.js:126:33)
at encode (/home/unitech/keymetrics/pm2-runtime/pm2/node_modules/amp-message/index.js:101:14)
at Message.toBuffer (/home/unitech/keymetrics/pm2-runtime/pm2/node_modules/amp-message/index.js:68:10)
at RepSocket.Socket.pack (/home/unitech/keymetrics/pm2-runtime/pm2/node_modules/pm2-axon/lib/sockets/sock.js:92:14)
at reply (/home/unitech/keymetrics/pm2-runtime/pm2/node_modules/pm2-axon/lib/sockets/rep.js:64:25)
at /home/unitech/keymetrics/pm2-runtime/pm2/node_modules/pm2-axon-rpc/lib/server.js:101:5
at /home/unitech/keymetrics/pm2-runtime/pm2/lib/God/ActionMethods.js:390:14
at /home/unitech/keymetrics/pm2-runtime/pm2/lib/God/ActionMethods.js:354:14
at Timeout.<anonymous> (/home/unitech/keymetrics/pm2-runtime/pm2/lib/God/Methods.js:166:16)
2019-11-14T19:34:42: PM2 log: ===============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment