You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "zhaozuowu (via GitHub)" <gi...@apache.org> on 2023/02/05 13:38:03 UTC

[GitHub] [skywalking] zhaozuowu opened a new issue, #10344: php.ini setting

zhaozuowu opened a new issue, #10344:
URL: https://github.com/apache/skywalking/issues/10344

           php.ini setting
   
   [skywalking]
   extension=skywalking_agent.so
   
   # Enable skywalking extension or not.
   skywalking_agent.enable = On
   
   # Log file path.
   skywalking_agent.log_file = /tmp/skywalking_agent.log
   
   # Log level: one of `OFF`, `TRACE`, `DEBUG`, `INFO`, `WARN`, `ERROR`.
   skywalking_agent.log_level = INFO
   
   # Address of skywalking oap server.
   skywalking_agent.server_addr = http://172.19.0.11:11800
   
   # Application service name.
   skywalking_agent.service_name = hello-skywalking
   
   # Skywalking version.
   skywalking_agent.skywalking_version = 9.3.0-7ad0406
   
   # Skywalking worker threads, 0 will auto set as the cpu core size.
   #skywalking_agent.worker_threads = 3
   
   ______________________________________
   
   Error in skywalking_agent.log
   
   2023-01-10T17:54:57.900274Z  INFO skywalking_agent::module: Starting skywalking agent service_name="hello-skywalking" service_instance="42187635924813406601787892721251588334@172.19.0.15" skywalking_version=9
   2023-01-10T17:54:57.904655Z  INFO connect: skywalking_agent::worker: Skywalking server connected uri="http://172.19.0.11:11800/"
   2023-01-10T17:54:57.904696Z  INFO skywalking_agent::worker: Worker is ready...
   2023-01-10T17:54:57.926361Z  INFO skywalking_agent::worker: Start to shutdown skywalking grpc reporter
   2023-01-10T17:54:57.926373Z  INFO skywalking_agent::worker: Remove socket file socket_file="/tmp/skywalking_agent_5f1ec94ff7d90.sock"
   2023-01-10T17:56:25.808154Z ERROR shutdown: skywalking_agent::channel: channel send failed err=No such file or directory (os error 2)
   2023-01-10T17:56:25.823118Z ERROR shutdown: skywalking_agent::channel: channel send failed err=No such file or directory (os error 2)
   
   _Originally posted by @burque98 in https://github.com/apache/skywalking/discussions/10260_
         


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on issue #10344: php.ini setting

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on issue #10344:
URL: https://github.com/apache/skywalking/issues/10344#issuecomment-1417875899

   Why do you open an issue but refer to a fixed discussion? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng commented on issue #10344: When I successfully installed the php skywalking agent, the php worker process kept hanging up, reporting 502

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng commented on issue #10344:
URL: https://github.com/apache/skywalking/issues/10344#issuecomment-1417916210

   We only accept English on GitHub. 
   And it is fixed in 0.3.0. So there is no point you reopen a duplicated one.
   
   If you have a new issue, try to provide a reproduce codes env.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] zhaozuowu commented on issue #10344: When I successfully installed the php skywalking agent, the php worker process kept hanging up, reporting 502

Posted by "zhaozuowu (via GitHub)" <gi...@apache.org>.
zhaozuowu commented on issue #10344:
URL: https://github.com/apache/skywalking/issues/10344#issuecomment-1417898889

   > Why do you open an issue but refer to a fixed discussion?
   因为我遇到了类似的问题


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] wu-sheng closed issue #10344: php.ini setting

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng closed issue #10344: php.ini setting
URL: https://github.com/apache/skywalking/issues/10344


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org