n connection.php 114 line $responseline = $socket->getline(); 这里的返回值为nullunhandled response: http/1.1 408 request timeoutin putcommand.php line 110at putcommand->parseresponse('http/1.1 408 request timeout', null) in connection.php line 150at connection->dispatchcommand(object(putcommand)) in pheanstalk.php line 393at pheanstalk->_dispatch(object(putcommand)) in pheanstalk.php line 235at pheanstalk->put('{job:illuminate\queue\callqueuedhandler@call,data:{command:o:21:\app\jobs\sendemailjob\:4:{s:9:\\u0000\u0000_event\;n;s:5:\queue\;n;s:5:\delay\;n;s:6:\\u0000\u0000job\;n;}}}', '1024', '0', '60') in beanstalkdqueue.php line 86at beanstalkdqueue->pushraw('{job:illuminate\queue\callqueuedhandler@call,data:{command:o:21:\app\jobs\sendemailjob\:4:{s:9:\\u0000\u0000_event\;n;s:5:\queue\;n;s:5:\delay\;n;s:6:\\u0000\u0000job\;n;}}}', null) in beanstalkdqueue.php line 63at beanstalkdqueue->push(object(sendemailjob)) in dispatcher.php line 270at dispatcher->pushcommandtoqueue(object(beanstalkdqueue), object(sendemailjob)) in dispatcher.php line 245at dispatcher->dispatchtoqueue(object(sendemailjob)) in dispatcher.php line 175at dispatcher->dispatch(object(sendemailjob)) in dispatchesjobs.php line 17在console 里面 php artisan queue:listen 的时候[errorexception]
argument 1 passed to illuminate\queue\jobs\job::resolveandfire() must be of the type arra
y, null given, called in f:\wamp\www\learn\vendor\laravel\framework\src\illuminate\queue\
jobs\beanstalkdjob.php on line 54 and defined
回复内容: n connection.php 114 line $responseline = $socket->getline(); 这里的返回值为nullunhandled response: http/1.1 408 request timeoutin putcommand.php line 110at putcommand->parseresponse('http/1.1 408 request timeout', null) in connection.php line 150at connection->dispatchcommand(object(putcommand)) in pheanstalk.php line 393at pheanstalk->_dispatch(object(putcommand)) in pheanstalk.php line 235at pheanstalk->put('{job:illuminate\queue\callqueuedhandler@call,data:{command:o:21:\app\jobs\sendemailjob\:4:{s:9:\\u0000\u0000_event\;n;s:5:\queue\;n;s:5:\delay\;n;s:6:\\u0000\u0000job\;n;}}}', '1024', '0', '60') in beanstalkdqueue.php line 86at beanstalkdqueue->pushraw('{job:illuminate\queue\callqueuedhandler@call,data:{command:o:21:\app\jobs\sendemailjob\:4:{s:9:\\u0000\u0000_event\;n;s:5:\queue\;n;s:5:\delay\;n;s:6:\\u0000\u0000job\;n;}}}', null) in beanstalkdqueue.php line 63at beanstalkdqueue->push(object(sendemailjob)) in dispatcher.php line 270at dispatcher->pushcommandtoqueue(object(beanstalkdqueue), object(sendemailjob)) in dispatcher.php line 245at dispatcher->dispatchtoqueue(object(sendemailjob)) in dispatcher.php line 175at dispatcher->dispatch(object(sendemailjob)) in dispatchesjobs.php line 17在console 里面 php artisan queue:listen 的时候[errorexception]
argument 1 passed to illuminate\queue\jobs\job::resolveandfire() must be of the type arra
y, null given, called in f:\wamp\www\learn\vendor\laravel\framework\src\illuminate\queue\
jobs\beanstalkdjob.php on line 54 and defined