Welcome Guest, Not a member yet? Register   Sign In
Failed to decode session object. Session has been destroyed
#1

I am sometime experiencing the following issue :

Quote:ERROR - 2019-03-05 19:57:26 --> Severity: Warning --> session_start(): Failed to decode session object. Session has been destroyed /system/libraries/Session/Session.php 143

Impossible to replicate the issue since I got this thrown in my server log. Any ideas what could be the roots of that problem and/or where to start ?
Reply
#2

(03-05-2019, 10:59 PM)imabot Wrote: I am sometime experiencing the following issue :

Quote:ERROR - 2019-03-05 19:57:26 --> Severity: Warning --> session_start(): Failed to decode session object. Session has been destroyed /system/libraries/Session/Session.php 143

Impossible to replicate the issue since I got this thrown in my server log. Any ideas what could be the roots of that problem and/or where to start ?

I have the same problem too.

https://forum.codeigniter.com/thread-74663.html
Reply
#3

(This post was last modified: 10-30-2019, 09:43 AM by php_rocs.)

@imabot,

When you experience this issue does it cause the system to crash or does it just throws an error and continues?

@imabot,

I just found this on stackoverflow: https://stackoverflow.com/questions/5507...ion-object

Maybe it will help.
Reply
#4

I know this is more then 2 years old, but still though

https://forum.codeigniter.com/thread-811...93307.html

Use `mediumblob` instead of `blob`

I assume this could be closed
Reply




Theme © iAndrew 2016 - Forum software by © MyBB