Skip to content

Instantly share code, notes, and snippets.

@sshirokov
Created August 2, 2018 18:06
Show Gist options
  • Save sshirokov/00eafa4b40f8a9d08faf680a00256de8 to your computer and use it in GitHub Desktop.
Save sshirokov/00eafa4b40f8a9d08faf680a00256de8 to your computer and use it in GitHub Desktop.
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: TypeError: Cannot read property '0' of null
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at /home/hayt/hayt/scripts/ayp.coffee:640:10
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at Array.map (native)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at resultWrapper (/home/hayt/hayt/scripts/ayp.coffee:639:17)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at try_callback (/home/hayt/hayt/node_modules/redis/index.js:592:9)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at RedisClient.return_reply (/home/hayt/hayt/node_modules/redis/index.js:685:13)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at ReplyParser.<anonymous> (/home/hayt/hayt/node_modules/redis/index.js:321:14)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at ReplyParser.emit (events.js:95:17)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at ReplyParser.send_reply (/home/hayt/hayt/node_modules/redis/lib/parser/javascript.js:300:10)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at ReplyParser.execute (/home/hayt/hayt/node_modules/redis/lib/parser/javascript.js:211:22)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at RedisClient.on_data (/home/hayt/hayt/node_modules/redis/index.js:547:27)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at Socket.<anonymous> (/home/hayt/hayt/node_modules/redis/index.js:102:14)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at Socket.emit (events.js:95:17)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at Socket.<anonymous> (_stream_readable.js:765:14)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at Socket.emit (events.js:92:17)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at emitReadable_ (_stream_readable.js:427:10)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at emitReadable (_stream_readable.js:423:5)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at readableAddChunk (_stream_readable.js:166:9)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at Socket.Readable.push (_stream_readable.js:128:10)
Aug 02 18:05:25 hayt.wtf.cat bash[4354]: at TCP.onread (net.js:529:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment