Hallo,
im Zuge der Lösung unseres Problems wurde die Admin Tools installiert.
Nun bekomme ich seeeehr viele E-Mails.
Dies als Beispiel:
Code
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: InvalidArgumentException
File: /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/MVC/Controller/BaseController.php
Line: 302
Message: Ungültiger Controller: name='month', format='opensearch'
#0 /kunden/41669_29614/rp-hosting/2706/3038/cms/components/com_search/search.php(12): Joomla\CMS\MVC\Controller\BaseController::getInstance()
#1 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Component/ComponentHelper.php(402): require_once('...')
#2 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent()
#3 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/SiteApplication.php(194): Joomla\CMS\Component\ComponentHelper::renderComponent()
#4 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/SiteApplication.php(233): Joomla\CMS\Application\SiteApplication->dispatch()
#5 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/CMSApplication.php(225): Joomla\CMS\Application\SiteApplication->doExecute()
#6 /kunden/41669_29614/rp-hosting/2706/3038/cms/index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#7 {main}
Alles anzeigen
Oder auch so etwas:
Code
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: TypeError
File: /kunden/41669_29614/rp-hosting/2706/3038/cms/plugins/system/easycalccheckplus/src/libraries/Helper.php
Line: 379
Message: EasyCalcCheckPlus\Helper::encodeFields(): Argument #2 ($matchExtension) must be of type string, null given, called in /kunden/41669_29614/rp-hosting/2706/3038/cms/plugins/system/easycalccheckplus/easycalccheckplus.php on line 1590
#0 /kunden/41669_29614/rp-hosting/2706/3038/cms/plugins/system/easycalccheckplus/easycalccheckplus.php(1590): EasyCalcCheckPlus\Helper::encodeFields()
#1 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/joomla/event/event.php(70): PlgSystemEasyCalcCheckPlus->onAfterRender()
#2 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/joomla/event/dispatcher.php(160): JEvent->update()
#3 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/BaseApplication.php(108): JEventDispatcher->trigger()
#4 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/CMSApplication.php(1118): Joomla\CMS\Application\BaseApplication->triggerEvent()
#5 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/SiteApplication.php(778): Joomla\CMS\Application\CMSApplication->render()
#6 /kunden/41669_29614/rp-hosting/2706/3038/cms/libraries/src/Application/CMSApplication.php(231): Joomla\CMS\Application\SiteApplication->render()
#7 /kunden/41669_29614/rp-hosting/2706/3038/cms/index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#8 {main}
Alles anzeigen
Da kommen so pro Tag an die 400 E-Mails zusammen Wie geht man denn damit um?
Das Log-Level steht auf "Debug". Wäre hier "Information" oder "Warnungen" die besser Alternative?
Passiert ist ja scheinbar nichts, man erkennt eben nur diese unzähligen Versuche - erschreckend.