Re: [Cppcms-users] sessions::format violation data
Brought to you by:
artyom-beilis
From: CN <cn...@fa...> - 2016-06-21 09:58:01
|
On Sun, Jun 19, 2016, at 02:00 PM, Artyom Beilis wrote: > What type of session have you been using? > > Note session content is protected with either digital signature or it > is stored on server so it may be either (a) file/db for server side > storage corrupted (b) there is a bug > > If you getting this problem please provide the cookie that creates the > issue, if you are using client side storage I also need the keys, for > server side storage the data. > I use client side storage. Server reset the cookie so fast that I failed to retain the cookie in question in time. Next time I will try to grab it if the same problem happens again. Please pardon me for the dumb question - how do I retain the cookie in question? Am I supposed to write it to file in server or I can export cookies from browsers to file? Best Regards, CN -- http://www.fastmail.com - Faster than the air-speed velocity of an unladen european swallow |