Strange Bug I havent seen beforee

Hello,
since a week I have been getting in the error log, thats being triggered by the Scheduler. Nothing has changed in my installation itself, and I couldn’t find anything online about it. It’s a classic (not composer-based) installation. The error is:

cli error php Core: Exception handler (CLI): Uncaught TYPO3 Exception: Call to undefined function TYPO3\CMS\Core\Http\idn_to_ascii() | Error thrown in file …/typo3_src-12.4.31/typo3/sysext/core/Classes/Http/Uri.php in line 195

I have ke_search indexing running on that scheduler, and it’s failing.

Any help would be really appreciated!

Did your PHP version get updated? Seems you are missing the php-intl module now.

1 Like

Which PHP version do you run? And which ke_search version?

I’m running Version 8.3.20. I’ll check with the server administrators if anything has changed. Thanks!