Guest User

Untitled

a guest
May 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. /home/cpcaserver6/getinfo/getinfo.js:22
  2. var cpuMatches = dataCPU.match(/^ ([0-9.]+), ([0-9.]+), ([0-9.]+)$/);
  3. ^
  4. TypeError: Cannot call method 'match' of undefined
  5. at /home/cpcaserver6/getinfo/getinfo.js:22:27
  6. at /home/cpcaserver6/getinfo/node_modules/restify/lib/server.js:628:44
  7. at done (/home/cpcaserver6/getinfo/node_modules/restify/lib/server.js:352:16)
  8. at IncomingMessage.<anonymous> (/home/cpcaserver6/getinfo/node_modules/restify/lib/server.js:391:16)
  9. at IncomingMessage.emit (events.js:61:17)
  10. at HTTPParser.onMessageComplete (http.js:133:23)
  11. at Socket.ondata (http.js:1019:22)
  12. at Socket._onReadable (net.js:683:27)
  13. at IOWatcher.onReadable [as callback] (net.js:177:10)
Add Comment
Please, Sign In to add comment