https://ms.dacc.cz/admin/install/instructions - 50 internal server error

Issue #882 resolved
Jan Panoch created an issue

hello,

when i try to access client config instructions on ur https://ms.dacc.cz/admin/install/instructions i get 500 Internal Server Error

i’m running version  2.3.1 PRO # 1456

in previous version  2.2.31 PRO # 1248 it works normally..

Comments (2)

  1. Jan Panoch reporter

    maybe this helps:

    root@ms:/opt/admin/templates/Base/Install# diff -urN instructions.html.twig-bad instructions.html.twig
    --- instructions.html.twig-bad 2021-08-24 13:18:02.439672434 +0200
    +++ instructions.html.twig 2021-08-24 13:18:21.583921382 +0200
    @@ -1,4 +1,4 @@
    -{% extends '::plain.html.twig' %}
    +{% extends 'plain.html.twig' %}

    {% block title %}Email client settings{% endblock %}

  2. Log in to comment