crawler icon indicating copy to clipboard operation
crawler copied to clipboard

Crawler don´t start -

Open quadronet opened this issue 4 years ago • 1 comments

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']; }

quadronet avatar Nov 03 '21 08:11 quadronet

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

tomasnorre avatar Nov 03 '21 08:11 tomasnorre

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.

stale[bot] avatar Dec 21 '22 17:12 stale[bot]