Support

Home Forums Event Espresso Premium Transient Data Entries problem

Transient Data Entries problem

Posted: March 3, 2015 at 8:57 am

Viewing 8 reply threads


bdearth

March 3, 2015 at 8:57 am

Our ISP has just had to clean up some SQL and purged over 1 gb of transient data. They said the following: event-espresso-core-reg is the plugin causing all the transient data entries and seems to have been installed around February 17th. The also identified this particular code:

event-espresso-core-reg/core/EE_Session.core.php: return set_transient( ‘ee_ssn_’ . $this->_sid, $session_data, $this->_expiration ) ? TRUE : FALSE;

I recall around that time a new version of EE4 that did not display correctly in IE so you provided some code to add to a custom CSS, which we did. We had also had an authentication issue that was corrected around the same time. We are currently running EE 4.6.8p. I have not updated to the newest, since we had such difficulty with the last update and are currently running registration for an event that we do not want to interrupt. Can you shed some light on these transient data entries? Is this excessive or normal activity for EE? Is there something added or set incorrectly? Thank you.


Josh

  • Support Staff

March 3, 2015 at 12:02 pm

Hi there,

The old transients were from older versions of EE4. There was a garbage collection feature that should have removed all those. If you look in the wp_options table now, are new transients being added that have ee_ssn_ in the option name?


bdearth

March 3, 2015 at 1:01 pm

The IT folks say that there is something in there now, but I can’t show you without cutting and pasting the lines. Here’s the first and last of 21 lines out of the file:
| 1550925 | _transient_timeout_ee_ssn_c7bb37488279991a8cafa07eed920d2f | 2850791731 | no |
1551030 | _transient_timeout_ee_ssn_0cd25b0bf606c7283874fbaf11f0832e | 2850821564 | no |

They also asked about whether the option value is the expiry time?


bdearth

March 3, 2015 at 2:20 pm

Further explanation from the ISP:

He had purged all the transient data. What I sent previously is from today only.

Just as a comparison here a complete list of todays transients timeouts [list not included due to limitations here], including some from the google analytics plugins.
Everythin except _transient_timeout_ee_ssn% have expiration times in the near future. (current unix time is 1425413299).
The ee ssn are about double everything else putting them 45 years in the future. (unix time started Jan 1 1970)


Josh

  • Support Staff

March 3, 2015 at 6:50 pm

Hi there,

Thanks for the detailed report. There will be a fix for the session transients not expiring in the next minor point release of EE4.6 (it will be version 4.6.14.p and it’s due to be released tomorrow).


bdearth

March 4, 2015 at 7:37 am

Hi Josh,

I am replying to your question as to plugins active on our site. But I see that this sessions transients issue is part of a fix. So maybe the information below is moot…

There are 15 active plugins on our site. They are:
Advanced Custom Fields, Version 4.4.0 | By Elliot
Enhanced Navigation Menu Widget, Version 0.3 | By Ján Bo?ínec
Black Studio TinyMCE Widget, Version 2.2.3 | By Black Studio
Enhanced Media Library, Version 2.0.3 | By wpUXsolutions
Event Espresso, Version 4.6.8.p | By Event Espresso
FeedBurner Email Subscription, Version 1.3.2 | By zourbuth
Google Analytics Dashboard for WP, Version 4.4.7 | By Alin Marcu
Google XML Sitemaps, Version 4.0.8 | By Arne Brachhold
MailPoet Newsletters, Version 2.6.15.1 | By MailPoet | View details
My Custom CSS, Version 1.5 | By Salvatore Noschese – DarkWolf
Site plugin for itc.mb.ca
TinyMCE Advanced, Version 4.1.7 | By Andrew Ozz
Under Construction, Version 1.12 | By Jeremy Massel | View details
WP-Filebase, Version 3.1.00 | By Fabian Schlieper
WP-SpamShield, Version 1.7.8 | By Scott Allen


Josh

  • Support Staff

March 4, 2015 at 8:28 am

That’s correct.


bdearth

March 11, 2015 at 12:15 pm

Hi Josh,

I just want to follow up with you on the new version you mentioned coming out – 4.6.14.p. Is it a certainty that this has fixed the transient data issue?


Lorenzo Orlando Caum

  • Support Staff

March 11, 2015 at 12:34 pm

Hello, that fix is in Event Espresso 4.6.14. Here is a link to the changelog:

https://eventespresso.com/wiki/ee4-changelog/#4.6.14


Lorenzo

Viewing 8 reply threads

The support post ‘Transient Data Entries problem’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso