Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blackfire not working #2832

Closed
eduardor2k opened this issue Feb 1, 2021 · 5 comments
Closed

Blackfire not working #2832

eduardor2k opened this issue Feb 1, 2021 · 5 comments

Comments

@eduardor2k
Copy link

Description:

Unable to run blackfire service in laradock, after setting up INSTALL_BLACKFIRE=true and rebuilding the container, everything is built correctly, but agent is not working.

If i run the following commands, the agent starts correctly.
blackfire-agent --register --server-id="<your_server_id>" --server-token=""
/etc/init.d/blackfire-agent restart

After running the command to profile my app:
blackfire -v="4" --client-id="<your_client_id>" --client-token="<your_client_token>" run php artisan

I get the following message:

No data received from the probe, is it installed and enabled correctly?
Get help troubleshooting this issue at: https://blackfire.io/help/probe-not-found

Anyone has ever used blackfire.io with laradock?

Expected Behavior:

Command should run correctly

Context information:

Output of git rev-parse HEAD

-

Output of docker version

-

Output of docker-compose version

-

System info: Mac, Windows or Linux. Include which disto/version

Linux Ubuntu 20.10

Steps to reproduce the issue:

Stacktrace & Additional info:

-
@eduardor2k
Copy link
Author

eduardor2k commented Feb 1, 2021

I got it to work, at least using the cli.

I will try to fix the web cli in the next few days.

@stale
Copy link

stale bot commented May 2, 2021

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label May 2, 2021
@alexei-shumskii
Copy link

I got it to work, at least using the cli.

I will try to fix the web cli in the next few days.

Could you share how you make it work for CLI, please?

@stale stale bot removed the Stale label May 11, 2021
@stale
Copy link

stale bot commented Aug 9, 2021

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Aug 9, 2021
@stale
Copy link

stale bot commented Aug 31, 2021

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants