Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Installing Blackfire prob issue

Having some issue trying to get Blackfire.io set up on my homestead box.

Followed the installation guide a couple of times now, and no having no errors.

When I try to use the chrome companion I get the follow error ...

Are you authorized to profile this page? Probe not found, invalid signature

Also when I try to check out what version of the prob I am using via php --ri blackfire I get the follow message despite installing it as per the guide

Extension 'blackfire' not present.

Any ideas!?

Many thanks!

like image 574
Dean Collins Avatar asked May 20 '26 00:05

Dean Collins


2 Answers

in my case (i'm using vagrant) this helped:

in file

/etc/php5/mods-available/blackfire.ini 

add

extension=blackfire.so
like image 98
Michał G Avatar answered May 22 '26 22:05

Michał G


In my case, I had to check the black-fire agent status, and when I found out it was not active I restart it and it works fine.

To check the status:

sudo /etc/init.d/blackfire-agent status

To restart :

sudo /etc/init.d/blackfire-agent restart
like image 34
ovo Avatar answered May 22 '26 23:05

ovo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!