Emails
1
Queued
1
Sent
[main] transport
Email contents
Text content
Erreur détectée (espace: client)
URL / Chemin : /article/conseil-de-l-institut
Heure : 2026-04-19 13:11:49
Message :
Impossible to access an attribute ("title") on a null variable.
Fichier :
/home/luvirkz-bobo/www/istmamou/templates/client/article/show-article.html.twig : ligne 11
Trace :
#0 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(109): Twig\Extension\CoreExtension::getAttribute(Object(Twig\Environment), Object(Twig\Source), NULL, 'title', Array, 'any', false, false, false, 11)
#1 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(431): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->block_body(Array, Array)
#2 /home/luvirkz/www/istmamou/var/cache/dev/twig/9c/9cc8344e0e177edba2df9d6382db7824.php(123): Twig\Template->yieldBlock('body', Array, Array)
#3 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_713016dd75bbb41459e52ed0d50e09c2->doDisplay(Array, Array)
#4 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(54): Twig\Template->yield(Array, Array)
#5 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->doDisplay(Array, Array)
#6 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(343): Twig\Template->yield(Array, Array)
#7 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(358): Twig\Template->display(Array)
#8 /home/luvirkz/www/istmamou/vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->render(Array)
#9 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Environment.php(320): Twig\TemplateWrapper->render(Array)
#10 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(431): Twig\Environment->render('client/article/...', Array)
#11 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(436): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('client/article/...', NULL, Array, 'render')
#12 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(250): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('client/article/...', NULL, Array, NULL, 'render')
#13 /home/luvirkz/www/istmamou/src/Controller/Client/ArticleController.php(33): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('client/article/...', Array)
#14 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(183): App\Controller\Client\ArticleController->showArticle(Object(Symfony\Component\HttpFoundation\Request), Object(App\Repository\ArticleRepository))
#15 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#16 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/luvirkz/www/istmamou/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 /home/luvirkz/www/istmamou/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#19 /home/luvirkz/www/istmamou/public/index.php(5): require_once('/home/luvirkz/w...')
#20 {main}
Application : IST-Mamou
URL : https://www.ist-mamou.org/article/conseil-de-l-institut
HTML preview
HTML content
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<title>Erreur critique — client</title>
<style>
body{font-family: Arial, Helvetica, sans-serif;color:#222;background:#f8f9fb;padding:20px}
.card{background:#fff;border-radius:6px;padding:18px;box-shadow:0 2px 6px rgba(0,0,0,.08)}
h1{font-size:18px;margin:0 0 8px}
.meta{font-size:13px;color:#666;margin-bottom:12px}
.section{margin-bottom:12px}
pre{white-space:pre-wrap;background:#f4f6f8;padding:10px;border-radius:4px;overflow:auto;font-size:12px}
.footer{font-size:12px;color:#777;margin-top:14px}
</style>
</head>
<body>
<div class="card">
<h1>Erreur détectée (espace: client)</h1>
<div class="meta">
<div><strong>URL / Chemin :</strong> /article/conseil-de-l-institut</div>
<div><strong>Heure :</strong> 2026-04-19 13:11:49</div>
</div>
<div class="section">
<strong>Message :</strong>
<div>Impossible to access an attribute ("title") on a null variable.</div>
</div>
<div class="section">
<strong>Fichier :</strong>
<div>/home/luvirkz-bobo/www/istmamou/templates/client/article/show-article.html.twig : ligne 11</div>
</div>
<div class="section">
<strong>Trace :</strong>
<pre>#0 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(109): Twig\Extension\CoreExtension::getAttribute(Object(Twig\Environment), Object(Twig\Source), NULL, 'title', Array, 'any', false, false, false, 11)
#1 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(431): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->block_body(Array, Array)
#2 /home/luvirkz/www/istmamou/var/cache/dev/twig/9c/9cc8344e0e177edba2df9d6382db7824.php(123): Twig\Template->yieldBlock('body', Array, Array)
#3 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_713016dd75bbb41459e52ed0d50e09c2->doDisplay(Array, Array)
#4 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(54): Twig\Template->yield(Array, Array)
#5 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->doDisplay(Array, Array)
#6 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(343): Twig\Template->yield(Array, Array)
#7 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(358): Twig\Template->display(Array)
#8 /home/luvirkz/www/istmamou/vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->render(Array)
#9 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Environment.php(320): Twig\TemplateWrapper->render(Array)
#10 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(431): Twig\Environment->render('client/article/...', Array)
#11 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(436): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('client/article/...', NULL, Array, 'render')
#12 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(250): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('client/article/...', NULL, Array, NULL, 'render')
#13 /home/luvirkz/www/istmamou/src/Controller/Client/ArticleController.php(33): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('client/article/...', Array)
#14 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(183): App\Controller\Client\ArticleController->showArticle(Object(Symfony\Component\HttpFoundation\Request), Object(App\Repository\ArticleRepository))
#15 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#16 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/luvirkz/www/istmamou/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 /home/luvirkz/www/istmamou/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#19 /home/luvirkz/www/istmamou/public/index.php(5): require_once('/home/luvirkz/w...')
#20 {main}</pre>
</div>
<div class="footer">
<div>Application : IST-Mamou</div>
<div>URL : https://www.ist-mamou.org/article/conseil-de-l-institut</div>
</div>
</div>
</body>
</html>
MIME parts
multipart/alternative └ text/plain charset: utf-8 └ text/html charset: utf-8
Raw Message
From: contact@ist-mamou.org
To: mbd@ist-mamou.org
Subject: [Prod] Erreur 500 dans client -
https://www.ist-mamou.org/article/conseil-de-l-institut
MIME-Version: 1.0
Date: Sun, 19 Apr 2026 17:09:28 +0200
Message-ID: <c962ff70c77c92431b45c167a37922a9@ist-mamou.org>
Content-Type: multipart/alternative; boundary=DJIdM-PH
--DJIdM-PH
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
=20
Erreur d=C3=A9tect=C3=A9e (espace: client)
=
URL / Chemin : /article/conseil-de-l-institut
Heure : 2026=
-04-19 13:11:49
=20
=20
Message :
Impossible to ac=
cess an attribute ("title") on a null variable.
=20
=
Fichier :
/home/luvirkz-bobo/www/istmamou/templates/client=
/article/show-article.html.twig : ligne 11
=20
=20
Trace :=
#0 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e=
3a1b382676fbbfd654.php(109): Twig\Extension\CoreExtension::getAttribute(Obj=
ect(Twig\Environment), Object(Twig\Source), NULL, 'title', Array,=
'any', false, false, false, 11)
#1 /home/luvirkz/www/istmamou/=
vendor/twig/twig/src/Template.php(431): __TwigTemplate_24ccd8c343d28c8a39f0=
2a5fcd794d63->block_body(Array, Array)
#2 /home/luvirkz/www/istmamou/v=
ar/cache/dev/twig/9c/9cc8344e0e177edba2df9d6382db7824.php(123): Twig\Templa=
te->yieldBlock('body', Array, Array)
#3 /home/luvirkz/www/is=
tmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_713016dd75bbb=
41459e52ed0d50e09c2->doDisplay(Array, Array)
#4 /home/luvirkz/www/istm=
amou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(54): Twig\T=
emplate->yield(Array, Array)
#5 /home/luvirkz/www/istmamou/vendor/twig=
/twig/src/Template.php(387): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d6=
3->doDisplay(Array, Array)
#6 /home/luvirkz/www/istmamou/vendor/twig/t=
wig/src/Template.php(343): Twig\Template->yield(Array, Array)
#7 /home=
/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(358): Twig\Template=
->display(Array)
#8 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Te=
mplateWrapper.php(35): Twig\Template->render(Array)
#9 /home/luvirkz/w=
ww/istmamou/vendor/twig/twig/src/Environment.php(320): Twig\TemplateWrapper=
->render(Array)
#10 /home/luvirkz/www/istmamou/vendor/symfony/framewor=
k-bundle/Controller/AbstractController.php(431): Twig\Environment->rende=
r('client/article/...', Array)
#11 /home/luvirkz/www/istmamou/v=
endor/symfony/framework-bundle/Controller/AbstractController.php(436): Symf=
ony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(&=
#039;client/article/...', NULL, Array, 'render')
#12 /home=
/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractCo=
ntroller.php(250): Symfony\Bundle\FrameworkBundle\Controller\AbstractContro=
ller->doRender('client/article/...', NULL, Array, NULL, '=
render')
#13 /home/luvirkz/www/istmamou/src/Controller/Client/Articl=
eController.php(33): Symfony\Bundle\FrameworkBundle\Controller\AbstractCont=
roller->render('client/article/...', Array)
#14 /home/luvirk=
z/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(183): App\Controll=
er\Client\ArticleController->showArticle(Object(Symfony\Component\HttpFo=
undation\Request), Object(App\Repository\ArticleRepository))
#15 /home/lu=
virkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\C=
omponent\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpF=
oundation\Request), 1)
#16 /home/luvirkz/www/istmamou/vendor/symfony/http=
-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle=
(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/luv=
irkz/www/istmamou/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.ph=
p(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Compon=
ent\HttpFoundation\Request))
#18 /home/luvirkz/www/istmamou/vendor/autolo=
ad_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunn=
er->run()
#19 /home/luvirkz/www/istmamou/public/index.php(5): require_=
once('/home/luvirkz/w...')
#20 {main}
=20
=20
=
Application : IST-Mamou
URL : https://www.ist-mamou.org/article/con=
seil-de-l-institut
=20
=20
--DJIdM-PH
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<!doctype html>
<html lang=3D"fr">
<head>
<meta charset=3D"utf-8"/>=
<meta name=3D"viewport" content=3D"width=3Ddevice-width,initial-scale=
=3D1"/>
<title>Erreur critique =E2=80=94 client</title>
<style>
=
body{font-family: Arial, Helvetica, sans-serif;color:#222;background:#f8=
f9fb;padding:20px}
.card{background:#fff;border-radius:6px;padding:18=
px;box-shadow:0 2px 6px rgba(0,0,0,.08)}
h1{font-size:18px;margin:0 0=
8px}
.meta{font-size:13px;color:#666;margin-bottom:12px}
.sect=
ion{margin-bottom:12px}
pre{white-space:pre-wrap;background:#f4f6f8;p=
adding:10px;border-radius:4px;overflow:auto;font-size:12px}
.footer{f=
ont-size:12px;color:#777;margin-top:14px}
</style>
</head>
<body>=
<div class=3D"card">
<h1>Erreur d=C3=A9tect=C3=A9e (espace: clie=
nt)</h1>
<div class=3D"meta">
<div><strong>URL / Chemin :<=
/strong> /article/conseil-de-l-institut</div>
<div><strong>Heure :<=
/strong> 2026-04-19 13:11:49</div>
</div>
<div class=3D"sect=
ion">
<strong>Message :</strong>
<div>Impossible to access =
an attribute ("title") on a null variable.</div>
</div>
=
<div class=3D"section">
<strong>Fichier :</strong>
<=
div>/home/luvirkz-bobo/www/istmamou/templates/client/article/show-article.h=
tml.twig : ligne 11</div>
</div>
<div class=3D"section">
=
<strong>Trace :</strong>
<pre>#0 /home/luvirkz/www/istmamou/va=
r/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(109): Twig\Extensi=
on\CoreExtension::getAttribute(Object(Twig\Environment), Object(Twig\Source=
), NULL, 'title', Array, 'any', false, false, false, 11=
)
#1 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(431): _=
_TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->block_body(Array, Array)=
#2 /home/luvirkz/www/istmamou/var/cache/dev/twig/9c/9cc8344e0e177edba2df=
9d6382db7824.php(123): Twig\Template->yieldBlock('body', Array=
, Array)
#3 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(=
387): __TwigTemplate_713016dd75bbb41459e52ed0d50e09c2->doDisplay(Array, =
Array)
#4 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e=
3a1b382676fbbfd654.php(54): Twig\Template->yield(Array, Array)
#5 /hom=
e/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTempla=
te_24ccd8c343d28c8a39f02a5fcd794d63->doDisplay(Array, Array)
#6 /home/=
luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(343): Twig\Template-=
>yield(Array, Array)
#7 /home/luvirkz/www/istmamou/vendor/twig/twig/sr=
c/Template.php(358): Twig\Template->display(Array)
#8 /home/luvirkz/ww=
w/istmamou/vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->=
render(Array)
#9 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Environm=
ent.php(320): Twig\TemplateWrapper->render(Array)
#10 /home/luvirkz/ww=
w/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.ph=
p(431): Twig\Environment->render('client/article/...', Array)=
#11 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controlle=
r/AbstractController.php(436): Symfony\Bundle\FrameworkBundle\Controller\Ab=
stractController->doRenderView('client/article/...', NULL, Arr=
ay, 'render')
#12 /home/luvirkz/www/istmamou/vendor/symfony/fra=
mework-bundle/Controller/AbstractController.php(250): Symfony\Bundle\Framew=
orkBundle\Controller\AbstractController->doRender('client/article/.=
..', NULL, Array, NULL, 'render')
#13 /home/luvirkz/www/is=
tmamou/src/Controller/Client/ArticleController.php(33): Symfony\Bundle\Fram=
eworkBundle\Controller\AbstractController->render('client/article/.=
..', Array)
#14 /home/luvirkz/www/istmamou/vendor/symfony/http-kerne=
l/HttpKernel.php(183): App\Controller\Client\ArticleController->showArti=
cle(Object(Symfony\Component\HttpFoundation\Request), Object(App\Repository=
\ArticleRepository))
#15 /home/luvirkz/www/istmamou/vendor/symfony/http-k=
ernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handl=
eRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#16 /home/luvir=
kz/www/istmamou/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Compone=
nt\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation=
\Request), 1, true)
#17 /home/luvirkz/www/istmamou/vendor/symfony/runtime=
/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kern=
el->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 /home=
/luvirkz/www/istmamou/vendor/autoload_runtime.php(29): Symfony\Component\Ru=
ntime\Runner\Symfony\HttpKernelRunner->run()
#19 /home/luvirkz/www/ist=
mamou/public/index.php(5): require_once('/home/luvirkz/w...')
#=
20 {main}</pre>
</div>
<div class=3D"footer">
<div>A=
pplication : IST-Mamou</div>
<div>URL : https://www.ist-mamou.org/a=
rticle/conseil-de-l-institut</div>
</div>
</div>
</body>
</ht=
ml>
--DJIdM-PH--
smtp://localhost:1025 transport
Email contents
Text content
Erreur détectée (espace: client)
URL / Chemin : /article/conseil-de-l-institut
Heure : 2026-04-19 13:11:49
Message :
Impossible to access an attribute ("title") on a null variable.
Fichier :
/home/luvirkz-bobo/www/istmamou/templates/client/article/show-article.html.twig : ligne 11
Trace :
#0 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(109): Twig\Extension\CoreExtension::getAttribute(Object(Twig\Environment), Object(Twig\Source), NULL, 'title', Array, 'any', false, false, false, 11)
#1 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(431): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->block_body(Array, Array)
#2 /home/luvirkz/www/istmamou/var/cache/dev/twig/9c/9cc8344e0e177edba2df9d6382db7824.php(123): Twig\Template->yieldBlock('body', Array, Array)
#3 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_713016dd75bbb41459e52ed0d50e09c2->doDisplay(Array, Array)
#4 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(54): Twig\Template->yield(Array, Array)
#5 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->doDisplay(Array, Array)
#6 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(343): Twig\Template->yield(Array, Array)
#7 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(358): Twig\Template->display(Array)
#8 /home/luvirkz/www/istmamou/vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->render(Array)
#9 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Environment.php(320): Twig\TemplateWrapper->render(Array)
#10 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(431): Twig\Environment->render('client/article/...', Array)
#11 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(436): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('client/article/...', NULL, Array, 'render')
#12 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(250): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('client/article/...', NULL, Array, NULL, 'render')
#13 /home/luvirkz/www/istmamou/src/Controller/Client/ArticleController.php(33): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('client/article/...', Array)
#14 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(183): App\Controller\Client\ArticleController->showArticle(Object(Symfony\Component\HttpFoundation\Request), Object(App\Repository\ArticleRepository))
#15 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#16 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/luvirkz/www/istmamou/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 /home/luvirkz/www/istmamou/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#19 /home/luvirkz/www/istmamou/public/index.php(5): require_once('/home/luvirkz/w...')
#20 {main}
Application : IST-Mamou
URL : https://www.ist-mamou.org/article/conseil-de-l-institut
HTML preview
HTML content
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<title>Erreur critique — client</title>
<style>
body{font-family: Arial, Helvetica, sans-serif;color:#222;background:#f8f9fb;padding:20px}
.card{background:#fff;border-radius:6px;padding:18px;box-shadow:0 2px 6px rgba(0,0,0,.08)}
h1{font-size:18px;margin:0 0 8px}
.meta{font-size:13px;color:#666;margin-bottom:12px}
.section{margin-bottom:12px}
pre{white-space:pre-wrap;background:#f4f6f8;padding:10px;border-radius:4px;overflow:auto;font-size:12px}
.footer{font-size:12px;color:#777;margin-top:14px}
</style>
</head>
<body>
<div class="card">
<h1>Erreur détectée (espace: client)</h1>
<div class="meta">
<div><strong>URL / Chemin :</strong> /article/conseil-de-l-institut</div>
<div><strong>Heure :</strong> 2026-04-19 13:11:49</div>
</div>
<div class="section">
<strong>Message :</strong>
<div>Impossible to access an attribute ("title") on a null variable.</div>
</div>
<div class="section">
<strong>Fichier :</strong>
<div>/home/luvirkz-bobo/www/istmamou/templates/client/article/show-article.html.twig : ligne 11</div>
</div>
<div class="section">
<strong>Trace :</strong>
<pre>#0 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(109): Twig\Extension\CoreExtension::getAttribute(Object(Twig\Environment), Object(Twig\Source), NULL, 'title', Array, 'any', false, false, false, 11)
#1 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(431): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->block_body(Array, Array)
#2 /home/luvirkz/www/istmamou/var/cache/dev/twig/9c/9cc8344e0e177edba2df9d6382db7824.php(123): Twig\Template->yieldBlock('body', Array, Array)
#3 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_713016dd75bbb41459e52ed0d50e09c2->doDisplay(Array, Array)
#4 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(54): Twig\Template->yield(Array, Array)
#5 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->doDisplay(Array, Array)
#6 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(343): Twig\Template->yield(Array, Array)
#7 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(358): Twig\Template->display(Array)
#8 /home/luvirkz/www/istmamou/vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->render(Array)
#9 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Environment.php(320): Twig\TemplateWrapper->render(Array)
#10 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(431): Twig\Environment->render('client/article/...', Array)
#11 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(436): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('client/article/...', NULL, Array, 'render')
#12 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.php(250): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('client/article/...', NULL, Array, NULL, 'render')
#13 /home/luvirkz/www/istmamou/src/Controller/Client/ArticleController.php(33): Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('client/article/...', Array)
#14 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(183): App\Controller\Client\ArticleController->showArticle(Object(Symfony\Component\HttpFoundation\Request), Object(App\Repository\ArticleRepository))
#15 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#16 /home/luvirkz/www/istmamou/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/luvirkz/www/istmamou/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 /home/luvirkz/www/istmamou/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#19 /home/luvirkz/www/istmamou/public/index.php(5): require_once('/home/luvirkz/w...')
#20 {main}</pre>
</div>
<div class="footer">
<div>Application : IST-Mamou</div>
<div>URL : https://www.ist-mamou.org/article/conseil-de-l-institut</div>
</div>
</div>
</body>
</html>
MIME parts
multipart/alternative └ text/plain charset: utf-8 └ text/html charset: utf-8
Raw Message
From: contact@ist-mamou.org
To: mbd@ist-mamou.org
Subject: [Prod] Erreur 500 dans client -
https://www.ist-mamou.org/article/conseil-de-l-institut
MIME-Version: 1.0
Date: Sun, 19 Apr 2026 17:09:28 +0200
Message-ID: <3cb30368923d7f5ac70f6b2dbac8ce5f@ist-mamou.org>
Content-Type: multipart/alternative; boundary=ctx4iSei
--ctx4iSei
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
=20
Erreur d=C3=A9tect=C3=A9e (espace: client)
=
URL / Chemin : /article/conseil-de-l-institut
Heure : 2026=
-04-19 13:11:49
=20
=20
Message :
Impossible to ac=
cess an attribute ("title") on a null variable.
=20
=
Fichier :
/home/luvirkz-bobo/www/istmamou/templates/client=
/article/show-article.html.twig : ligne 11
=20
=20
Trace :=
#0 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e=
3a1b382676fbbfd654.php(109): Twig\Extension\CoreExtension::getAttribute(Obj=
ect(Twig\Environment), Object(Twig\Source), NULL, 'title', Array,=
'any', false, false, false, 11)
#1 /home/luvirkz/www/istmamou/=
vendor/twig/twig/src/Template.php(431): __TwigTemplate_24ccd8c343d28c8a39f0=
2a5fcd794d63->block_body(Array, Array)
#2 /home/luvirkz/www/istmamou/v=
ar/cache/dev/twig/9c/9cc8344e0e177edba2df9d6382db7824.php(123): Twig\Templa=
te->yieldBlock('body', Array, Array)
#3 /home/luvirkz/www/is=
tmamou/vendor/twig/twig/src/Template.php(387): __TwigTemplate_713016dd75bbb=
41459e52ed0d50e09c2->doDisplay(Array, Array)
#4 /home/luvirkz/www/istm=
amou/var/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(54): Twig\T=
emplate->yield(Array, Array)
#5 /home/luvirkz/www/istmamou/vendor/twig=
/twig/src/Template.php(387): __TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d6=
3->doDisplay(Array, Array)
#6 /home/luvirkz/www/istmamou/vendor/twig/t=
wig/src/Template.php(343): Twig\Template->yield(Array, Array)
#7 /home=
/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(358): Twig\Template=
->display(Array)
#8 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Te=
mplateWrapper.php(35): Twig\Template->render(Array)
#9 /home/luvirkz/w=
ww/istmamou/vendor/twig/twig/src/Environment.php(320): Twig\TemplateWrapper=
->render(Array)
#10 /home/luvirkz/www/istmamou/vendor/symfony/framewor=
k-bundle/Controller/AbstractController.php(431): Twig\Environment->rende=
r('client/article/...', Array)
#11 /home/luvirkz/www/istmamou/v=
endor/symfony/framework-bundle/Controller/AbstractController.php(436): Symf=
ony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(&=
#039;client/article/...', NULL, Array, 'render')
#12 /home=
/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controller/AbstractCo=
ntroller.php(250): Symfony\Bundle\FrameworkBundle\Controller\AbstractContro=
ller->doRender('client/article/...', NULL, Array, NULL, '=
render')
#13 /home/luvirkz/www/istmamou/src/Controller/Client/Articl=
eController.php(33): Symfony\Bundle\FrameworkBundle\Controller\AbstractCont=
roller->render('client/article/...', Array)
#14 /home/luvirk=
z/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(183): App\Controll=
er\Client\ArticleController->showArticle(Object(Symfony\Component\HttpFo=
undation\Request), Object(App\Repository\ArticleRepository))
#15 /home/lu=
virkz/www/istmamou/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\C=
omponent\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpF=
oundation\Request), 1)
#16 /home/luvirkz/www/istmamou/vendor/symfony/http=
-kernel/Kernel.php(182): Symfony\Component\HttpKernel\HttpKernel->handle=
(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#17 /home/luv=
irkz/www/istmamou/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.ph=
p(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Compon=
ent\HttpFoundation\Request))
#18 /home/luvirkz/www/istmamou/vendor/autolo=
ad_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunn=
er->run()
#19 /home/luvirkz/www/istmamou/public/index.php(5): require_=
once('/home/luvirkz/w...')
#20 {main}
=20
=20
=
Application : IST-Mamou
URL : https://www.ist-mamou.org/article/con=
seil-de-l-institut
=20
=20
--ctx4iSei
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<!doctype html>
<html lang=3D"fr">
<head>
<meta charset=3D"utf-8"/>=
<meta name=3D"viewport" content=3D"width=3Ddevice-width,initial-scale=
=3D1"/>
<title>Erreur critique =E2=80=94 client</title>
<style>
=
body{font-family: Arial, Helvetica, sans-serif;color:#222;background:#f8=
f9fb;padding:20px}
.card{background:#fff;border-radius:6px;padding:18=
px;box-shadow:0 2px 6px rgba(0,0,0,.08)}
h1{font-size:18px;margin:0 0=
8px}
.meta{font-size:13px;color:#666;margin-bottom:12px}
.sect=
ion{margin-bottom:12px}
pre{white-space:pre-wrap;background:#f4f6f8;p=
adding:10px;border-radius:4px;overflow:auto;font-size:12px}
.footer{f=
ont-size:12px;color:#777;margin-top:14px}
</style>
</head>
<body>=
<div class=3D"card">
<h1>Erreur d=C3=A9tect=C3=A9e (espace: clie=
nt)</h1>
<div class=3D"meta">
<div><strong>URL / Chemin :<=
/strong> /article/conseil-de-l-institut</div>
<div><strong>Heure :<=
/strong> 2026-04-19 13:11:49</div>
</div>
<div class=3D"sect=
ion">
<strong>Message :</strong>
<div>Impossible to access =
an attribute ("title") on a null variable.</div>
</div>
=
<div class=3D"section">
<strong>Fichier :</strong>
<=
div>/home/luvirkz-bobo/www/istmamou/templates/client/article/show-article.h=
tml.twig : ligne 11</div>
</div>
<div class=3D"section">
=
<strong>Trace :</strong>
<pre>#0 /home/luvirkz/www/istmamou/va=
r/cache/dev/twig/1e/1e85344517959e3a1b382676fbbfd654.php(109): Twig\Extensi=
on\CoreExtension::getAttribute(Object(Twig\Environment), Object(Twig\Source=
), NULL, 'title', Array, 'any', false, false, false, 11=
)
#1 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(431): _=
_TwigTemplate_24ccd8c343d28c8a39f02a5fcd794d63->block_body(Array, Array)=
#2 /home/luvirkz/www/istmamou/var/cache/dev/twig/9c/9cc8344e0e177edba2df=
9d6382db7824.php(123): Twig\Template->yieldBlock('body', Array=
, Array)
#3 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(=
387): __TwigTemplate_713016dd75bbb41459e52ed0d50e09c2->doDisplay(Array, =
Array)
#4 /home/luvirkz/www/istmamou/var/cache/dev/twig/1e/1e85344517959e=
3a1b382676fbbfd654.php(54): Twig\Template->yield(Array, Array)
#5 /hom=
e/luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(387): __TwigTempla=
te_24ccd8c343d28c8a39f02a5fcd794d63->doDisplay(Array, Array)
#6 /home/=
luvirkz/www/istmamou/vendor/twig/twig/src/Template.php(343): Twig\Template-=
>yield(Array, Array)
#7 /home/luvirkz/www/istmamou/vendor/twig/twig/sr=
c/Template.php(358): Twig\Template->display(Array)
#8 /home/luvirkz/ww=
w/istmamou/vendor/twig/twig/src/TemplateWrapper.php(35): Twig\Template->=
render(Array)
#9 /home/luvirkz/www/istmamou/vendor/twig/twig/src/Environm=
ent.php(320): Twig\TemplateWrapper->render(Array)
#10 /home/luvirkz/ww=
w/istmamou/vendor/symfony/framework-bundle/Controller/AbstractController.ph=
p(431): Twig\Environment->render('client/article/...', Array)=
#11 /home/luvirkz/www/istmamou/vendor/symfony/framework-bundle/Controlle=
r/AbstractController.php(436): Symfony\Bundle\FrameworkBundle\Controller\Ab=
stractController->doRenderView('client/article/...', NULL, Arr=
ay, 'render')
#12 /home/luvirkz/www/istmamou/vendor/symfony/fra=
mework-bundle/Controller/AbstractController.php(250): Symfony\Bundle\Framew=
orkBundle\Controller\AbstractController->doRender('client/article/.=
..', NULL, Array, NULL, 'render')
#13 /home/luvirkz/www/is=
tmamou/src/Controller/Client/ArticleController.php(33): Symfony\Bundle\Fram=
eworkBundle\Controller\AbstractController->render('client/article/.=
..', Array)
#14 /home/luvirkz/www/istmamou/vendor/symfony/http-kerne=
l/HttpKernel.php(183): App\Controller\Client\ArticleController->showArti=
cle(Object(Symfony\Component\HttpFoundation\Request), Object(App\Repository=
\ArticleRepository))
#15 /home/luvirkz/www/istmamou/vendor/symfony/http-k=
ernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handl=
eRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#16 /home/luvir=
kz/www/istmamou/vendor/symfony/http-kernel/Kernel.php(182): Symfony\Compone=
nt\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation=
\Request), 1, true)
#17 /home/luvirkz/www/istmamou/vendor/symfony/runtime=
/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kern=
el->handle(Object(Symfony\Component\HttpFoundation\Request))
#18 /home=
/luvirkz/www/istmamou/vendor/autoload_runtime.php(29): Symfony\Component\Ru=
ntime\Runner\Symfony\HttpKernelRunner->run()
#19 /home/luvirkz/www/ist=
mamou/public/index.php(5): require_once('/home/luvirkz/w...')
#=
20 {main}</pre>
</div>
<div class=3D"footer">
<div>A=
pplication : IST-Mamou</div>
<div>URL : https://www.ist-mamou.org/a=
rticle/conseil-de-l-institut</div>
</div>
</div>
</body>
</ht=
ml>
--ctx4iSei--