Hi,
I make every night via cronjob a backup of my Joomla site with Akeeba Backup. After the conversion to Joomla 5 and Astroid V3.0.2 ran today after the backup but not through, and generated the following error:
Symfony\Component\ErrorHandler\Error\ClassNotFoundError {#569
#message: """
Attempted to load class "JPlugin" from the global namespace.\n
Did you forget a "use" statement?
"""
#code: 0
#file: "/html/petersen-webdesign/plugins/system/astroid/astroid.php"
#line: 25
trace: {
/html/petersen-webdesign/plugins/system/astroid/astroid.php:25 {
require_once
› */
› class plgSystemAstroid extends JPlugin
› {
}
/html/petersen-webdesign/libraries/src/Extension/ExtensionManagerTrait.php:217 { …}
/html/petersen-webdesign/libraries/src/Extension/ExtensionManagerTrait.php:160 { …}
/html/petersen-webdesign/libraries/src/Extension/ExtensionManagerTrait.php:99 { …}
/html/petersen-webdesign/libraries/src/Plugin/PluginHelper.php:232 { …}
/html/petersen-webdesign/libraries/src/Plugin/PluginHelper.php:192 { …}
/html/petersen-webdesign/libraries/src/Application/ConsoleApplication.php:255 { …}
/html/petersen-webdesign/cli/joomla.php:77 { …}
}
}
Is this a issue from Astroid Framework / Template? I wrote a issue here too: Error after Cron - Backup · Issue #416 · templaza/astroid-framework (github.com)
Thank you very much and have a good weekend :-)