• Hi,

    My website is crashed due to memory exhausted problem. when I checked its mysql Database, i found that WP_OPTIONS table have too many rows and approx 1 GB in size. Mostly rows have Transient_app-notice error with value O:8:"WP_Error":2:{s:6:"errors";a:0:{}s:10:"error_data";a:0:{}}

    I have run DELETE command in DB and deleted all those rows. but after 24 hours, too many rows inserted automatically.
    I unable to find solution for this.
    can any one know? how to fix this problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    It’s more than likely a rogue plugin that’s flooding it. Unfortunately, investigating it is going to take a bit of time.

    Try deactivating all plugins for a few hours (or however long it usually takes you to notice the flood of transients). If that resolves the issue, reactivate each one individually (and slowly with a few hours between) until you find the cause.

    Thread Starter aeesoft1

    (@aeesoft1)

    I have deactivated all plugins but Transient entries are still coming into database. I am using clipper theme with child Koupon theme.
    Is problem with clipper theme?

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    It could be, some theme options dump transients too.

    Do they continue if you temporarily switch to the Twenty Fifteen theme?

    Thread Starter aeesoft1

    (@aeesoft1)

    I switched to the Twenty Fifteen theme, no transient entries come in DB.
    It is confirmed that clipper theme has problem by which _transient_app-notice error come in wp-options table.
    can you tell me, how i can fix it?
    what option in clipper theme generate this _transient_app-notice-ip-address error?
    any idea?

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Ok, as that is a commercial theme, we ask that you please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    https://www.appthemes.com/support/

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP_Options table in DB has too many _transient_app-notice error’ is closed to new replies.