Skip to content
Advertisement

Yii2 — PHP Notice ‘yiibaseErrorException’ with message ‘unserialize(): Error at offset 8189 of 8192 bytes’

JavaScript

Getting this error while running Yii2 application whats wrong with it ?

Advertisement

Answer

Looks like a problem in the cached version of the request data. You could try clearing the folder under @runtime/debug.

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement