yii2: Not Found (#404): Unable to find debug data tagged with '55ede6f2ba13e'.

Im keep getting the same error on every page, even after clearing the runtime and the asset folder. The debugbar is also delayed (5 seconds), when it appears the message is: “Not Found (#404): Unable to find debug data tagged with ‘55ede6f2ba13e’.”.

2015-09-07 21:35:15 [127.0.0.1][1][..][warning][yii\log\Dispatcher::dispatch] Unable to send log via yii\debug\LogTarget: Exception 'Exception' with message 'Serialization of 'Closure' is not allowed' 

in C:\xampp\htdocs\uhce\vendor\yiisoft\yii2-debug\LogTarget.php:58

Stack trace:
#0 C:\xampp\htdocs\uhce\vendor\yiisoft\yii2-debug\LogTarget.php(58): serialize(Array)
#1 C:\xampp\htdocs\uhce\vendor\yiisoft\yii2-debug\LogTarget.php(112): yii\debug\LogTarget->export()
#2 C:\xampp\htdocs\uhce\vendor\yiisoft\yii2\log\Dispatcher.php(183): yii\debug\LogTarget->collect(Array, true)
#3 C:\xampp\htdocs\uhce\vendor\yiisoft\yii2\log\Logger.php(173): yii\log\Dispatcher->dispatch(Array, true)
#4 [internal function]: yii\log\Logger->flush(true)
#5 {main}
2015-09-07 21:35:14 [127.0.0.1][1][..][info][application] $_GET..

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 19 (12 by maintainers)

Most upvoted comments

delete all folders from frontend/runtime/ ( or basic/runtime/* in basic applicatin template) …