Hi @james . Thank you very much. How to get this update when ready?
mgan
Posts
-
PHP Fatal error - Call to undefined method 'fetch_all'. -
PHP Fatal error - Call to undefined method 'fetch_all'.Hello @james . Sorry for my lack of professionalism as this is all new to mew :).
Yes , we have installed on the cloudron Dolibarr and n8n. Our IT devs said that is it a kind of incompatibility with dolibarr.
As we dont yet use all the time those 2 apps, as we are still setting dolibarr to work properly i can not tell you when did this error started to happen. What i know that this lines in php logs is on every 15 minutes - so it seems even when we do nothing it gives this php error by it self. I dont know how to reproduce it as we didnt witness a problem on software or we dont use its full potential yet. The only thing is that dolibarr updated recently (i dont know when as it was set o autoamtic upgrade to latest version). -
PHP Fatal error - Call to undefined method 'fetch_all'.Hi, well we do nothing. It is happening in the logs every 15 minutes. And the IT dev who helps us with some apps on cloudron told me to inform the cloudron support. He things it is a Cloudron cron error.
The fetch_all error repeating every 15 minutes in the Cloudron logs is a Cloudron/Dolibarr v23 compatibility issue in the Cloudron cron runner script (cron_run_jobs_custom.php). This is not related to order validation and would need to be reported to Cloudron support. -
PHP Fatal error - Call to undefined method 'fetch_all'.Only post Cloudron or server issues in this topic. Use the specific app category for app issues.
-
Please include a detailed description of the problem. Include screenshots when applicable.
-
Run
cloudron-support --troubleshooton your server and post the output here like this:
<Apr 02 11:15:42 PHP Fatal error: Call to undefined method 'fetch_all'. From /app/pkg/cron_run_jobs_custom.php:135. in /app/code/htdocs/core/class/doldeprecationhandler.class.php on line 176>- Check for any errors in
/home/yellowtent/platformdata/logs/box.log
Delete everything above before making a new post.
-