URL配置成:http://www.baidu.com/s?ie=utf-8&wd=shr-10a高速混合機(jī) 就會報(bào)URL配置無效
$task = array(
'url' => 'https://www.baidu.com/s?ie=utf-8&wd='.$keyword,
'rule' => array(
'content' => ['div#content_left div.result-op.c-container.xpath-log.new-pmd ul', 'html'],
),
'context' => array(
'cache_enabled' => true,
'cache_directory' => '/tmp/DownloadCache4PHPCreeper/download/',
'allow_url_repeat' => true,
),
);
2023-03-27 13:19:59.369644 | ERROR | Producer | plugin.blogdaren.webman-phpcreeper.myproducer | 01號進(jìn)程 | 生產(chǎn)任務(wù): 檢測到任務(wù)URL配置無效, 請確認(rèn)是否已經(jīng)正確設(shè)置任務(wù)URL.......
把。$this->newTaskRun()->createTask($task); 改為 $this->newTaskMan()->createTask($task);