magento2-debug icon indicating copy to clipboard operation
magento2-debug copied to clipboard

An error occurred while loading the web debug toolbar (500: )

Open magneto0007 opened this issue 1 year ago • 0 comments

Hi

I have installed & enabled the module along with DB debug.

When I visit any store page, I get a pop up with a message "An error occurred while loading the web debug toolbar (500: )".

In the network tab I can see the ajax call to _debug/profiler/toolbar is failing with 500 and causing the above error message.

The ajax call is to a controller debug/profiler/toolbar/token/c80b7f/

I can see there's an error log in debug.log "Profile with token %s doesn't exist."

Any help appreciated.

magneto0007 avatar Oct 02 '24 15:10 magneto0007