Giter Site home page Giter Site logo

noderavel's People

Contributors

liquid36 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

noderavel's Issues

Throws the same error everyday "TypeError: Cannot read property '1' of null"

Every morning when I see the logs of application I see that application restarted in the early morning. I got the following error log:
TypeError: Cannot read property '1' of null
at Command.callback (/var/www/middleware2/node_modules/@movilizame/noderavel/lib/index.js:74:40)
at normal_reply (/var/www/middleware2/node_modules/redis/index.js:726:21)
at RedisClient.return_reply (/var/www/middleware2/node_modules/redis/index.js:824:9)
at JavascriptRedisParser.returnReply (/var/www/middleware2/node_modules/redis/index.js:192:18)
at JavascriptRedisParser.execute (/var/www/middleware2/node_modules/redis-parser/lib/parser.js:574:12)
at Socket. (/var/www/middleware2/node_modules/redis/index.js:274:27)
at Socket.emit (events.js:193:13)
at addChunk (_stream_readable.js:295:12)
at readableAddChunk (_stream_readable.js:276:11)
at Socket.Readable.push (_stream_readable.js:231:10)

I cannot able to find the reason behind this.

TypeError: Cannot read property '1' of null

This error occurs regularly and stopped the application. Error stack is given below

TypeError: Cannot read property '1' of null
at Command.callback (/app/node_modules/@movilizame/noderavel/lib/index.js:74:40)
at normal_reply (/app/node_modules/redis/index.js:726:21)
at RedisClient.return_reply (/app/node_modules/redis/index.js:824:9)
at JavascriptRedisParser.returnReply (/app/node_modules/redis/index.js:192:18)
at JavascriptRedisParser.execute (/app/node_modules/redis-parser/lib/parser.js:574:12)
at Socket. (/app/node_modules/redis/index.js:274:27)
at Socket.emit (events.js:193:13)
at addChunk (_stream_readable.js:295:12)
at readableAddChunk (_stream_readable.js:276:11)
at Socket.Readable.push (_stream_readable.js:231:10)
TypeError: Cannot read property '1' of null
at Command.callback (/app/node_modules/@movilizame/noderavel/lib/index.js:74:40)
at normal_reply (/app/node_modules/redis/index.js:726:21)
at RedisClient.return_reply (/app/node_modules/redis/index.js:824:9)
at JavascriptRedisParser.returnReply (/app/node_modules/redis/index.js:192:18)
at JavascriptRedisParser.execute (/app/node_modules/redis-parser/lib/parser.js:574:12)
at Socket. (/app/node_modules/redis/index.js:274:27)
at Socket.emit (events.js:193:13)
at addChunk (_stream_readable.js:295:12)
at readableAddChunk (_stream_readable.js:276:11)
at Socket.Readable.push (_stream_readable.js:231:10)

How to update job status?

Hi,

I checked the code and it seems there is no way to update job status.

How can we let Laravel know that the job has been completed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.