Hi Mike, I haven't seen this happen before. Could it be something to do with your cache backend being a little too voliatle? What is your cache backend?
On Wed, Mar 7, 2018 at 7:29 AM, <[email protected]> wrote: > [email protected] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/satchmo-users/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Topic digest > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/satchmo-users/topics> > > - Session is forgetting? <#m_4413988285660307939_group_thread_0> - 1 > Update > > Session is forgetting? > <http://groups.google.com/group/satchmo-users/t/cba58aa83ce62de4?utm_source=digest&utm_medium=email> > Mike Hostetler <[email protected]>: Mar 06 04:42PM -0600 > > Not sure if anyone is still on this list but I'll give it a shot... > > I still have a customer on Satchmo (they haven't been willing to pay for a > rewrite to something else). Naturally they have had problems with old TLS > on their payments provider. I moved them to ActivePython 2.6 and the > gunicorn server that comes with it. That has TLS 1.2 and works beautifully. > > But one in a while, a customer will look at his cart, hit the checkout > button, and step 1 of checkout says "your cart is empty" and it's only > obviously not. Restarting gunicorn fixes it. > > I looked at the code and it stores the cart in the user session and in step > 1 gets it back out. So it seems to lose it. > > Anyone see this before (with or without Satchmo)? Is something with > gunicorn causing it to fall out? > Back to top <#m_4413988285660307939_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/satchmo-users/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to [email protected]. > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/satchmo-users. For more options, visit https://groups.google.com/d/optout.
