Error getting spammed in my Logfile (only when Pulse + debugbar combined) => only when calling /pulse resources
avn-dev opened this issue · 2 comments
Pulse Version
1.2.5
Laravel Version
11.28.1
PHP Version
8.3.12
Livewire Version
3.5.12
Database Driver & Version
sqlite
Description
In combination with barryvdh/laravel-debugbar (3.14.3) I'm getting this error spammed in my logfile when visiting / viewing a pulse resource (/pulse)
[2024-10-17 03:39:08] local.ERROR: Debugbar exception: Strings with null bytes cannot be escaped. Use the binary escape option.
Steps To Reproduce
installing laravel, debugbar, pulse
=> calling /pulse
It's probably best to disable pulse route from Debugbar configuration
Hi there,
Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repository you can try one of the following channels:
However, this issue will not be locked and everyone is still free to discuss solutions to your problem!
Thanks.