Replies: 3 comments 5 replies
-
Hi, For the second error : go to files/config/bundles.ini and check that the line Claroline\SamlBundle\ClarolineSamlBundle=false is not at true. It's probably this error that made a 500 by apache. For the template error could you try php bin/console claroline:theme:build and see what's return ? |
Beta Was this translation helpful? Give feedback.
-
Bonjour Laurent, Merci pour ta réponse. |
Beta Was this translation helpful? Give feedback.
-
Super. Merci |
Beta Was this translation helpful? Give feedback.
-
Hi,
Command "php bin/console claroline:install -vvv" was unable to build themes during 13.2.1 installation.
Nethertheless i tried to run application and apache server logically returned a 500 Internal Server Error. All requirements are satisfied.
The prod.log file says "request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Cannot find theme generated assets file(s). Make sure you have built them.")." at /Claroline/src/plugin/tag/Resources/views/layout/stylesheets.html.twig line 2 {"exception":"[object] (Twig\Error\RuntimeError(code: 0): An exception has been thrown during the rendering of a template ("Cannot find theme generated assets file(s). Make sure you have built them."). at /Claroline/src/plugin/tag/Resources/views/layout/stylesheets.html.twig:2, Exception(code: 0): Cannot find theme generated assets file(s). Make sure you have built them. at /Claroline/src/main/theme/Twig/ThemeExtension.php:89)"} []"
Furthermore, a second log error says "request.CRITICAL: Uncaught PHP Exception LightSaml\Error\LightSamlBuildException: "There are no own credentials" at /Claroline/vendor/lightsaml/lightsaml/src/LightSaml/Store/Credential/Factory/CredentialFactory.php line 78 {"exception":"[object] (LightSaml\Error\LightSamlBuildException(code: 0): There are no own credentials at /Claroline/vendor/lightsaml/lightsaml/src/LightSaml/Store/Credential/Factory/CredentialFactory.php:78)"} []"
Help would be appreciate.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions