Git Product home page Git Product logo

Comments (12)

heyanlong avatar heyanlong commented on May 29, 2024

5.x
6.x 过几天支持
详细报告发出来

from skyapm-php-sdk.

infamt avatar infamt commented on May 29, 2024

基础环境

  • skywalking:5.0.0-GA
  • elasticsearsh:5.6.12
  • skywalking-php-sdk:3.0.0

skywalking.so 大小为 147K

  • php.ini

[skywalking]
extension = skywalking.so
skywalking.enable = 1
skywalking.version = 5
skywalking.app_code = php7.skywalking

调试信息

report_client:
# SkyWalking collector 端口
$ telnet 127.0.0.1 11800
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.

# 多数情况
$ ./report_client_linux 127.0.0.1:11800
2019/06/27 11:15:30 hello

# 另一种情况,只出现了一次,调用php接口也无响应信息返回
2019/06/27 10:32:01 hello
2019/06/27 10:38:35 Service register protocol
2019/06/27 10:38:35 register => Start register...
2019/06/27 10:38:35 Close conn..
2019/06/27 10:38:38 register => Start register end...
2019/06/27 10:38:41 heartbeat => ...
2019/06/27 10:39:21 heartbeat => ...
2019/06/27 10:40:01 heartbeat => ...
2019/06/27 10:40:41 heartbeat => ...
2019/06/27 10:41:21 heartbeat => ...
2019/06/27 10:42:01 heartbeat => ...
2019/06/27 10:42:41 heartbeat => ...
2019/06/27 10:43:21 heartbeat => ...
2019/06/27 10:44:02 heartbeat => ...
2019/06/27 10:44:42 heartbeat => ...
2019/06/27 10:45:22 heartbeat => ...
2019/06/27 10:46:02 heartbeat => ...
2019/06/27 10:46:42 heartbeat => ...
2019/06/27 10:47:22 heartbeat => ...
2019/06/27 10:48:02 heartbeat => ...
2019/06/27 10:48:42 heartbeat => ...
2019/06/27 10:49:22 heartbeat => ...
2019/06/27 10:50:02 heartbeat => ...
skywalking:
无响应日志
跟踪进程:
$ strace -p 34303
strace: Process 34303 attached
restart_syscall(<... resuming interrupted futex ...>) = -1 ETIMEDOUT (Connection timed out)
clock_gettime(CLOCK_MONOTONIC, {1181766, 52373784}) = 0
futex(0xc186b0, FUTEX_WAKE_PRIVATE, 1)  = 1
clock_gettime(CLOCK_MONOTONIC, {1181766, 52494523}) = 0
futex(0xc000080140, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {1181766, 52584476}) = 0
clock_gettime(CLOCK_MONOTONIC, {1181766, 52617200}) = 0
clock_gettime(CLOCK_MONOTONIC, {1181766, 52655391}) = 0
futex(0xc1c3c0, FUTEX_WAIT_PRIVATE, 0, {39, 999967276}) = -1 ETIMEDOUT (Connection timed out)
clock_gettime(CLOCK_MONOTONIC, {1181806, 52829616}) = 0
futex(0xc186b0, FUTEX_WAKE_PRIVATE, 1)  = 1
clock_gettime(CLOCK_MONOTONIC, {1181806, 52921509}) = 0
futex(0xc000080140, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {1181806, 52999111}) = 0
futex(0xc000080140, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {1181806, 53113106}) = 0
clock_gettime(CLOCK_MONOTONIC, {1181806, 53158665}) = 0
futex(0xc1c340, FUTEX_WAIT_PRIVATE, 0, {39, 999886005}) = -1 ETIMEDOUT (Connection timed out)
clock_gettime(CLOCK_MONOTONIC, {1181846, 53247458}) = 0
futex(0xc186b0, FUTEX_WAKE_PRIVATE, 1)  = 1
clock_gettime(CLOCK_MONOTONIC, {1181846, 53349252}) = 0
futex(0xc000080140, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {1181846, 53457673}) = 0
futex(0xc000080140, FUTEX_WAKE_PRIVATE, 1) = 1
clock_gettime(CLOCK_MONOTONIC, {1181846, 53545787}) = 0
clock_gettime(CLOCK_MONOTONIC, {1181846, 53581141}) = 0
futex(0xc1c3c0, FUTEX_WAIT_PRIVATE, 0, {39, 999911886}

还需要我提供什么信息?

from skyapm-php-sdk.

heyanlong avatar heyanlong commented on May 29, 2024

cli还是fpm

from skyapm-php-sdk.

infamt avatar infamt commented on May 29, 2024

fpm

from skyapm-php-sdk.

heyanlong avatar heyanlong commented on May 29, 2024

多刷新几次页面,report也没反应吗

from skyapm-php-sdk.

heyanlong avatar heyanlong commented on May 29, 2024

PHP版本多少

from skyapm-php-sdk.

infamt avatar infamt commented on May 29, 2024

对,刷新多次 report 也没有响应;
PHP 版本为 7.0.28 。

from skyapm-php-sdk.

heyanlong avatar heyanlong commented on May 29, 2024

我本地调试一下

from skyapm-php-sdk.

heyanlong avatar heyanlong commented on May 29, 2024

本地调试通过,中午抽时间远程一下吧
base64: d2VpeGluOiBoZXlhbmxvbmdfNTUzNTkzODU5

from skyapm-php-sdk.

infamt avatar infamt commented on May 29, 2024

好的,麻烦了,通过什么方式远程呢?

from skyapm-php-sdk.

heyanlong avatar heyanlong commented on May 29, 2024

加我微信,我有时间了滴滴你,teamviewer

from skyapm-php-sdk.

sinbad01234 avatar sinbad01234 commented on May 29, 2024

report_client 172.26.112.220:11800

Segmentation fault
这是什么情况。我的是skywalking 是6的版本。用的fpm。

from skyapm-php-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.