-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
View details in Rollbar: https://rollbar.com/hfreire/dogbot/items/252/
Error: job "518" doesnt exist
File "/opt/dogbot/node_modules/kue/lib/queue/job.js", line 175, in Command.callback
return fn(new Error('job "' + job.id + '" doesnt exist'));
File "/opt/dogbot/node_modules/redis/index.js", line 721, in normal_reply
command_obj.callback(null, reply);
File "/opt/dogbot/node_modules/redis/index.js", line 819, in RedisClient.return_reply
normal_reply(this, reply);
File "/opt/dogbot/node_modules/redis/index.js", line 192, in JavascriptRedisParser.Parser.returnReply
self.return_reply(data);
File "/opt/dogbot/node_modules/redis-parser/lib/parser.js", line 560, in JavascriptRedisParser.execute
this.returnReply(response)
File "/opt/dogbot/node_modules/redis/index.js", line 274, in Socket.<anonymous>
self.reply_parser.execute(buffer_from_socket);
File "events.js", line 96, in emitOne
File "events.js", line 188, in Socket.emit
File "_stream_readable.js", line 177, in readableAddChunk
File "_stream_readable.js", line 135, in Socket.Readable.push
File "net.js", line 542, in Pipe.onread