horizon: Predis throwing a 'ServerException'

After installing Horizon (server is running through Forge), Predis throws a ServerException when dispatching a new job. [Predis\Response\ServerException] ERR value is not a valid float Created a ‘empty’ job to test, but also throws the same exception. Dispatching test job dispatch((new \App\Jobs\Test)->onQueue('default')); Horizon dashboard is working, configuration is the same as the one from the horizon documentation. When changing queue driver to ‘database’ everything works fine.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Reactions: 2
  • Comments: 18 (7 by maintainers)

Most upvoted comments

@themsaid New error ERR Error running script (call to f_0ac1d0b183ba9e097017cf4800a6a65400ae3539): @user_script:11: user_script:11: attempt to perform arithmetic on a nil value, same exception Predis\Response\ServerException.