crawler
crawler copied to clipboard
Crawler don´t start -
Bug Report
The crawler didn´t start, TYPO3 10, news crawler.
Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliStatement::fetchAssociative()
in /var/www/vhosts/domain/typo3conf/ext/crawler/Classes/Domain/Repository/QueueRepository.php line 639
while ($row = $statement->fetchAssociative()) { $rows[] = $row['qid']; }
Hi.
Thanks for your report, but I need a little more information.
Crawler Version? Composer mode? PHP Version?
It looks like you are on a TYPO3 10 (non-composer) with Crawler 11.0.0, If that's the case please update to 11.0.1 as there is a fix for this in there.
https://github.com/tomasnorre/crawler/blob/main/CHANGELOG.md#fixed-1
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.