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 #529

Open
IndyIndyIndy opened this issue Oct 19, 2024 · 0 comments
Open

Blackfire not working #529

IndyIndyIndy opened this issue Oct 19, 2024 · 0 comments

Comments

@IndyIndyIndy
Copy link

FROM webdevops/php-apache-dev:8.3
USER root

ENV WEB_DOCUMENT_ROOT=/var/www/html/public
WORKDIR /var/www/html

ENV BLACKFIRE_SERVER_ID=XXX
ENV BLACKFIRE_SERVER_TOKEN=XXX
ENV PHP_DEBUGGER=blackfire

Web Container just keeps spamming:

2024-10-19 21:24:53 2024-10-19 19:24:53,430 INFO success: blackfire-agentd entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2024-10-19 21:24:47 2024-10-19 19:24:47,957 WARN exited: blackfire-agentd (exit status 127; not expected)
2024-10-19 21:24:48 2024-10-19 19:24:48,963 INFO spawned: 'blackfire-agentd' with pid 317
2024-10-19 21:26:15 /opt/docker/bin/service.d/blackfire-agent.sh: line 25: exec: blackfire-agent: not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant