Forums | Mahara Community

Support /
Cron problems in Mahara 1.3.6


anonymous profile picture
Account deleted
Posts: 26

22 March 2012, 7:46

Quite recently i configured the cron in a small 1.3.6 installation which i had previously configured incorrectly to run only ever 5 minutes in order to reduce system load.

The site runs on NGINX/Fastgi in a debian vserver.

Now i oberve lots of error messages concerning all kinds of aspects of email:

Here the most important ones:

 


[WAR] af (lib/cron.php:126) cronjob "internal.clean_email_validations" didn't get run because the nextrun time was too old
Call stack (most recent first):
  * log_message("cronjob "internal.clean_email_validations" didn't ...", 8, true, true) at /var/www/g-institut/lib/errors.php:109
  * log_warn("cronjob "internal.clean_email_validations" didn't ...") at /var/www/g-institut/lib/cron.php:126

 

 


 

2012/03/22 13:30:44 [error] 28426#0: *310677 FastCGI sent in stderr: "[DBG] 94 (lib/cron.php:70) ---------- cron running Thu, 22 Mar 2012 13:30:01 +0100 ----------
[DBG] 94 (lib/cron.php:90) Running PluginInteractionForum::interaction_forum_new_post
[DBG] 94 (lib/cron.php:149) Running core cron rebuild_artefact_parent_cache_dirty
[DBG] 94 (lib/cron.php:149) Running core cron activity_process_queue" while reading response header from upstream, client: 217.172.165.51, server: g-institut.main-ts.de, request: "GET /lib/cron.php HTTP/1.1", upstream: "fastcgi://unix:/tmp/fcgi_sock:", host: "g-institut.main-ts.de"
2012/03/22 13:31:36 [error] 28426#0: *310677 FastCGI sent in stderr: "[WAR] 94 (lib/htmltotext/htmltotext.php:43) DOMDocument::loadHTML() [domdocument.loadhtml]: Unexpected end tag : p in Entity, line: 79
Call stack (most recent first):
  * log_message("DOMDocument::loadHTML() [domdocument.loadhtml]: Un...", 8, true, true, "/var/www/g-institut/lib/htmltotext/htmltotext.php", 43) at /var/www/g-institut/lib/errors.php:444
  * error(2, "DOMDocument::loadHTML() [<a href='domdocument.load...", "/var/www/g-institut/lib/htmltotext/htmltotext.php", 43, array(size 3)) at Unknown:0
  * DOMDocument->loadHTML("<head><meta http-equiv="Content-Type" content="tex...") at /var/www/g-institut/lib/htmltotext/htmltotext.php:43
  * HtmltoText->__construct("<head><meta http-equiv="Content-Type" content="tex...", "http://g-institut.main-ts.de/") at /var/www/g-institut/lib/web.php:2529
  * html2text("<p>
<p>Diese Nachricht, erhi...") at /var/www/g-institut/interaction/forum/lib.php:608
  * ActivityTypeInteractionForumNewPost->__construct(object(stdClass), true) at /var/www/g-institut/lib/activity.php:77
  * handle_activity("12", array(size 1), true) at /var/www/g-institut/lib/activity.php:214
  * activity_process_queue() at /var/www/g-institut/lib/cron.php:152" while reading upstream, client: 217.172.165.51, server: g-institut.main-ts.de, request: "GET /lib/cron.php HTTP/1.1", upstream: "fastcgi://unix:/tmp/fcgi_sock:", host: "g-institut.main-ts.de"
2012/03/22 13:31:36 [error] 28426#0: *310677 FastCGI sent in stderr: "[WAR] 94 (lib/htmltotext/htmltotext.php:43) DOMDocument::loadHTML() [domdocument.loadhtml]: Unexpected end tag : pre in Entity, line: 67
Call stack (most recent first):
  * log_message("DOMDocument::loadHTML() [domdocument.loadhtml]: Un...", 8, true, true, "/var/www/g-institut/lib/htmltotext/htmltotext.php", 43) at /var/www/g-institut/lib/errors.php:444
  * error(2, "DOMDocument::loadHTML() [<a href='domdocument.load...", "/var/www/g-institut/lib/htmltotext/htmltotext.php", 43, array(size 3)) at Unknown:0
  * DOMDocument->loadHTML("<head><meta http-equiv="Content-Type" content="tex...") at /var/www/g-institut" while reading upstream, client: 217.172.165.51, server: g-institut.main-ts.de, request: "GET /lib/cron.php HTTP/1.1", upstream: "fastcgi://unix:/tmp/fcgi_sock:", host: "g-institut.main-ts.de"
2012/03/22 13:31:36 [error] 28426#0: *310677 FastCGI sent in stderr: "/lib/htmltotext/htmltotext.php:43
  * HtmltoText->__construct("<head><meta http-equiv="Content-Type" content="tex...", "http://g-institut.main-ts.de/") at /var/www/g-institut/lib/web.php:2529
  * html2text("<pre><br />
<table class="doc_box_header" border...") at /var/www/g-institut/interaction/forum/lib.php:608
  * ActivityTypeInteractionForumNewPost->__construct(object(stdClass), true) at /var/www/g-institut/lib/activity.php:77
  * handle_activity("12", array(size 1), true) at /var/www/g-institut/lib/activity.php:214
  * activity_process_queue() at /var/www/g-institut/lib/cron.php:152" while reading upstream, client: 217.172.165.51, server: g-institut.main-ts.de, request: "GET /lib/cron.php HTTP/1.1", upstream: "fastcgi://unix:/tmp/fcgi_sock:", host: "g-institut.main-ts.de"
2012/03/22 13:31:36 [error] 28426#0: *310677 FastCGI sent in stderr: "[DBG] 94 (lib/cron.php:149) Running core cron import_process_queue" while reading upstream, client: 217.172.165.51, server: g-institut.main-ts.de, request: "GET /lib/cron.php HTTP/1.1", upstream: "fastcgi://unix:/tmp/fcgi_sock:", host: "g-institut.main-ts.de"

 


 

 

No my question: what is going on there? Are this things that have been cured in later versions of mahara?

Thanks

 

Beate

 

PS: please let me add that at least most of the pending email notifications have been sent successfully.

1 result