By VAN DYK on Tuesday, 14 June 2022
Posted in Technical Issues
Likes 0
Views 678
Votes 0
Hi,

when I make an automatic scheduled backup with a cronJob on Akeeba Backup, I get this error message involving the Foundry System Plugin.
When I disable the plugin, the backup runs fine.

RuntimeException {#729
#message: "Could not parse the requested URI http:///home/lvdp7167/public_html/cli/joomla.php"
#code: 0
#file: "./public_html/libraries/vendor/joomla/uri/src/AbstractUri.php"
#line: 373
trace: {
./public_html/libraries/vendor/joomla/uri/src/AbstractUri.php:373 { …}
./public_html/libraries/src/Uri/Uri.php:309 {
Joomla\CMS\Uri\Uri->parse($uri)
› {
› \treturn parent::parse($uri);
› }
}
./public_html/libraries/vendor/joomla/uri/src/AbstractUri.php:111 { …}
./public_html/libraries/src/Uri/Uri.php:121 { …}
./public_html/libraries/src/Uri/Uri.php:142 { …}
./public_html/libraries/src/Uri/Uri.php:204 { …}
./public_html/libraries/foundry/constants.php:21 { …}
./public_html/libraries/foundry/foundry.php:15 { …}
./public_html/plugins/system/foundry/foundry.php:22 { …}
./public_html/libraries/src/Extension/ExtensionManagerTrait.php:219 { …}
./public_html/libraries/src/Extension/ExtensionManagerTrait.php:160 { …}
./public_html/libraries/src/Extension/ExtensionManagerTrait.php:94 { …}
./public_html/libraries/src/Plugin/PluginHelper.php:236 { …}
./public_html/libraries/src/Plugin/PluginHelper.php:194 { …}
./public_html/libraries/src/Application/ConsoleApplication.php:231 { …}
./public_html/cli/joomla.php:78 { …}
}
}

Can you help ?
Regards,
Catherine
I forgot technical issues :
Joomla 4.1.4
Easyblog 6.0.5
php 8.0.19
host o2switch
(cronjob for notification push in Easyblog works fine)

Thanks,
Catherine
·
Tuesday, 14 June 2022 21:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

You can download the attached foundry.php file and paste it at JoomlaFolder/plugins/system/foundry/foundry.php for the fix.

Can you give it a try and see how it goes?
·
Wednesday, 15 June 2022 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Irwin,
Yes the problem is gone with your fix, the backup runs fine, thanks !
Catherine
·
Wednesday, 15 June 2022 15:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusion in the future. Please start a new thread if you have any other issues in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Wednesday, 15 June 2022 15:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post