Yii2: Not Found (#404): Unable to find debug data tagged with '5578effb0790c4.13707485'
问题 I'm getting this at the bottom of my page, where the debug bar should be. What is the problem? This request: http://localhost:81/xxx/web/debug/default/toolbar?tag=5578f180963e82.28312577 is returning 404. I need to see the error message & stack trace generated when I log to Yii::error() . It's not showing in runtime/log/app.log , so I need the debug bar. 回答1: I removed files from frontend/runtime/debug and frontend/runtime/cache and nothing was changed. But when I removed all folders from