I just upgraded TYPO3 from 13.4.24 to 13.4.25 (sluggi 13.0.3, no update to 14.x yet) and noticed an uncaught exception when clearing all caches (red bolt) via header dropdown menu:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Too few arguments to function TYPO3\CMS\Redirects\Service\SlugService::__construct(), 7 passed in /var/html/vendor/wazum/sluggi/Classes/Service/SlugService.php on line 30 and exactly 8 expected | ArgumentCountError thrown in file /var/html/vendor/typo3/cms-redirects/Classes/Service/SlugService.php in line 67. Requested URL: https://www.domain.com/typo3/record/commit?token=--AnonymizedToken--&cacheCmd=all
After downgrading to TYPO3 13.4.24 clearing all caches works fine, without any errors.
For some reason clearing the caches in the install tool works fine, though.
I just upgraded TYPO3 from 13.4.24 to 13.4.25 (sluggi 13.0.3, no update to 14.x yet) and noticed an uncaught exception when clearing all caches (red bolt) via header dropdown menu:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Too few arguments to function TYPO3\CMS\Redirects\Service\SlugService::__construct(), 7 passed in /var/html/vendor/wazum/sluggi/Classes/Service/SlugService.php on line 30 and exactly 8 expected | ArgumentCountError thrown in file /var/html/vendor/typo3/cms-redirects/Classes/Service/SlugService.php in line 67. Requested URL: https://www.domain.com/typo3/record/commit?token=--AnonymizedToken--&cacheCmd=allAfter downgrading to TYPO3 13.4.24 clearing all caches works fine, without any errors.
For some reason clearing the caches in the install tool works fine, though.