SimpleSAML 2.1.0 Internal Server Error

331 views
Skip to first unread message

th

unread,
Oct 30, 2023, 12:18:56 PM10/30/23
to SimpleSAMLphp
I have a working SimpleSAML 2.0.6 installation. I followed the instructions explicitly to upgrade to 2.1.0 and when I do so, I get a 500 Internal Server Error when loading the admin Web page. Reverting back to the 2.0.6 folder and things work perfectly. Has anyone else seen this?

th

unread,
Oct 30, 2023, 12:49:46 PM10/30/23
to SimpleSAMLphp
Removed all simplesamlphp directories under /var/ and installed a fresh copy of 2.0.1 - same internal server error.

th

unread,
Oct 30, 2023, 1:04:16 PM10/30/23
to SimpleSAMLphp
Sorry, correction: v 2.1.0, not 2.0.1.

From /var/log/messages:

Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] SimpleSAML\Error\Error: UNHANDLEDEXCEPTION
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] Backtrace:
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 2 /var/simplesamlphp/src/SimpleSAML/Error/ExceptionHandler.php:35 (SimpleSAML\Error\ExceptionHandler::customExceptionHandler)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 1 /var/simplesamlphp/vendor/symfony/error-handler/ErrorHandler.php:541 (Symfony\Component\ErrorHandler\ErrorHandler::handleException)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 0 [builtin] (N/A)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] Caused by: Symfony\Component\ErrorHandler\Error\ClassNotFoundError: Attempted to load class "IntlDateFormatter" from the global namespace.
Oct 30 12:52:43 simplesamlphp[6747]: Did you forget a "use" statement?
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] Backtrace:
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 7 /var/simplesamlphp/src/SimpleSAML/XHTML/Template.php:321 (SimpleSAML\XHTML\Template::setupTwig)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 6 /var/simplesamlphp/src/SimpleSAML/XHTML/Template.php:170 (SimpleSAML\XHTML\Template::__construct)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 5 /var/simplesamlphp/modules/core/src/Controller/Login.php:87 (SimpleSAML\Module\core\Controller\Login::welcome)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 4 /var/simplesamlphp/vendor/symfony/http-kernel/HttpKernel.php:163 (Symfony\Component\HttpKernel\HttpKernel::handleRaw)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 3 /var/simplesamlphp/vendor/symfony/http-kernel/HttpKernel.php:75 (Symfony\Component\HttpKernel\HttpKernel::handle)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 2 /var/simplesamlphp/vendor/symfony/http-kernel/Kernel.php:202 (Symfony\Component\HttpKernel\Kernel::handle)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 1 /var/simplesamlphp/src/SimpleSAML/Module.php:234 (SimpleSAML\Module::process)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] 0 /var/simplesamlphp/public/module.php:17 (N/A)
Oct 30 12:52:43 simplesamlphp[6747]: 3 [b67be7b4fe] Error report with id 506695a7 generated.

pat...@cirrusidentity.com

unread,
Oct 30, 2023, 2:20:26 PM10/30/23
to SimpleSAMLphp
Do you have the `intl` php extension installed?

th

unread,
Oct 30, 2023, 3:05:49 PM10/30/23
to SimpleSAMLphp
Thank you - installing php-intl resolved the error - the one extension I was missing from 2.0.6. Thanks again!
Reply all
Reply to author
Forward
0 new messages