• Resolved Zoltan

    (@nivovas)


    Hello,

    -since I have updated the latest Jetpack ( 2.2 version ), it is causing a extrem high server loads on CPU and Memory usage.

    –When its not active its works everything as fine.

    -When I activate it – It going server stats of cpu and RAM usage over 85 % – but when validate with a wordpress.com account ( gravatar account ) – after server-loads goes up to 98 % !!! – Hosting company warned me !.

    I have tried de-activate all other plugins, so only Jetpack runs – and causing problem.

    Also I can NOT edit the posts, its simmple a big blank nothing shows, if I open the posts from admin menu:
    http://example.com/wp-admin/edit.php

    Fatal error: Out of memory (allocated 65011712) (tried to allocate 71 bytes) in /www/wp-includes/taxonomy.php on line 1906

    I checked the home directory error_log :

    ((every 2 minutes the same lines .. ))

    [19-Mar-2013 11:27:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘)
    GROUP BY hmt_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 6′ at line 8 in the query
    SELECT DISTINCT ID, post_title
    FROM wp_posts
    LEFT JOIN wp_term_relationships ON(wp_posts.ID = wp_term_relationships.object_id)
    LEFT JOIN wp_term_taxonomy ON(wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id)
    LEFT JOIN wp_terms ON(wp_term_taxonomy.term_id = wp_terms.term_id)
    WHERE wp_posts.post_type = ‘post’
    AND wp_posts.post_status = ‘publish’ AND wp_posts.ID <> 790 AND wp_term_taxonomy.taxonomy = ‘post_tag’
    AND ()
    GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 6
    made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Prestige/single.php’), do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, CPThemeShortCodes->dcs_related_posts

    –with twentytwelve theme the same results –

    Help please.

    CHeers, Zoltan

    http://wordpress.org/extend/plugins/jetpack/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi Zoltan,

    Can you give me a link to your site so that I can check? It seems to be related to your theme, but I can’t do much without seeing your site.

    Meanwhile, you can try reinstalling WordPress from your Dashboard -> Updates page.

    Thread Starter Zoltan

    (@nivovas)

    Hello Richard,

    I didnt got email about your post, and not checked my profile here a long time..

    It was not causing by Jetpack, still have this issue with database problem continously – have a HUGE error_log in my server root folder, but at least works everything on the webpage.

    the site: http://www.boszikam.com

    Im not sure what is it causing. When I disabbled all the plugins even there, used a phpmyadmin database repair tool as well as the wordpress repair tool -and reinstalled a few times..

    Maybe its a theme incompatibility, or god knows..

    Anyway, thanks.

    Zoltan

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi Zoltan,

    I had a look at your theme, and it seems that it han’t been updated in over 2 years. In the Themeforest thread for it, the author states that is should work with the current version of WordPress but I suspect that the errors come from the theme itself. I would sugest looking for a newer theme if the errors continue to impact your site.

    Thread Starter Zoltan

    (@nivovas)

    Hello Richard,

    Thank you for that advise.

    With wordpress own theme : (2011.,2012.,twentythirteen) – dont have kinda problem 🙂

    – yes, I thougth also, and already started play with the Genesis framework, and Child themes – its just so hard for a non-php-experts make similar service-reach application( theme )creation.

    Anyway 🙂 Thank you
    Cheers, Zoltan

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Excessive resource usage jetpack db query fault’ is closed to new replies.