-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[Bug] Unable to adapt to the Hyperf framework #12806
Comments
I think we never declared our support for that. @jmjoy right? |
Do you mean this problem only occurs when |
no, Not related to context injection, it should be incompatible with this framework |
Which version of swoole and hyperf do you use? |
hyperf 3.0
|
Search before asking
Apache SkyWalking Component
PHP (apache/skywalking-php)
What happened
according to https://skywalking.apache.org/docs/skywalking-php/next/en/configuration/context-injection/ File access, the following error occurred
What you expected to happen
I hope it's normal not to report mistakes.
How to reproduce
It can be reproduced by accessing the official document.
config:
starting mode:
Anything else
Hyperf is a Swoole-based framework that needs to run the way Swoole does. I started both grpc and http services within the framework,grpc services are monitored normally, but http services cannot be monitored.
Here's the full boot log.
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: