Pagebuilder CK is blocking the Crons on Akeeba Backup

Pagebuilder CK is blocking the Crons on Akeeba Backup was created by enktesisllc

Posted 1 year 11 months ago #64475
Pagebuilder CK is blocking the Crons on Akeeba Backup

* Joomla 4.1.3
* PHP Version 8.0.19
* Apache
* Akeeba Version 9.2.2
* Page Builder version 2.13.9 PRO

As you can see, it appears to be PageBuilder that is not blocking the cron. Any ideas?

********************************************************************
From RSJOOMLA

- after running the command directly from your server's terminal:

/usr/local/bin/php /home/quorumday1/public_html/cli/joomla.php akeeba:backup:take --profile=1 --description="CRON Backup For bib
learchaeology.org"


- this has generated the following error:

[quorumday1@enktesis4 ~]$ /usr/local/bin/php /home/quorumday1/public_html/cli/joomla.php akeeba:backup:take --profile=1 --description="CRON Backup For bib
> learchaeology.org"
RuntimeException {#670
#message: "Could not parse the requested URI http:///home/quorumday1/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/administrator/components/com_pagebuilderck/helpers/defines.php:24 { …}
./public_html/plugins/system/pagebuilderck/pagebuilderck.php:33 { …}
./public_html/libraries/src/Extension/ExtensionManagerTrait.php:242 { …}
./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 { …}
}
}


- notice that after your RSFirewall! update, RSFirewall! is no longer mentioned and instead there's a different system plugin that disrupts this process:

./public_html/plugins/system/pagebuilderck/pagebuilderck.php:33 { …}


- mainly, the following system type plugin from your Joomla! installation:

System - Pagebuilder CK


- once I've temporarily disabled it, I was able to complete the backup without any issue while of course RSFirewall! was normally enabled.

You can try this for yourself while having the "System - Pagebuilder CK" plugin disabled as the backup process would then complete successfully.

Please contact Pagebuilder CK developers directly on this matter, or check in case you're not using their latest compatible version.

********************************************************************

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Pagebuilder CK is blocking the Crons on Akeeba Backup

Posted 1 year 11 months ago #64487
Hi
thanks for the infos. I will try to check that in the coming days and I will let you know
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Pagebuilder CK is blocking the Crons on Akeeba Backup

Posted 1 year 11 months ago #64534
please install this version of the plugin
www.dropbox.com/s/w1bc4j4ccubz1fi/pagebuilderck.zip?dl=0

tell me if it woks

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Pagebuilder CK is blocking the Crons on Akeeba Backup

Posted 1 year 11 months ago #64622
hi
can you please confirm if this works now ?
thanks
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by cat1910 on topic Pagebuilder CK is blocking the Crons on Akeeba Backup

Posted 1 year 10 months ago #64750
Hello Ced,

je prends la suite de la discussion car je rencontre le même problème, et Akeeba m'oriente vers toi.
J'ai testé le plugin que tu as mis dans ce fil de discussion, et qui ne résoud pas le souci.

Je te mets le message d'erreur que je reçois à la sauvegarde automatique :

RuntimeException {#498
#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);
› }
arguments: {
$uri: "http:///home/lvdp7167/public_html/cli/joomla.php"
}
}
./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/administrator/components/com_pagebuilderck/helpers/defines.php:24 { …}
./public_html/plugins/system/pagebuilderck/pagebuilderck.php:47 { …}
./public_html/libraries/src/Plugin/PluginHelper.php:248 { …}
./public_html/libraries/src/Plugin/PluginHelper.php:194 { …}
./public_html/libraries/src/Application/ConsoleApplication.php:231 { …}
./public_html/cli/joomla.php:78 { …}
}
}

Merci d'avance !
Catherine
by cat1910

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Pagebuilder CK is blocking the Crons on Akeeba Backup

Posted 1 year 10 months ago #64751
salut
merci pour ton retour d'infos
regarde dans le plugin ligne 47 + 48 tu as deux fois "include_once", essaie de commenter ces lignes (attention à faire sur un site de test car ça risque de planter le page builder
une fois commentées, essaie de lancer la tache cron pour voir si elle se déroule bien. Si oui, on saura que c'est bien ici la source du problème
Merci
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.965 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 380 guests and no members online