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

exec pprof probe failed .cn restart #588

Open
liuqian1990 opened this issue Sep 16, 2024 · 0 comments
Open

exec pprof probe failed .cn restart #588

liuqian1990 opened this issue Sep 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@liuqian1990
Copy link

liuqian1990 commented Sep 16, 2024

Describe the bug

Executing the pprof command causes the index to fail and the cn node is killed.

To Reproduce

Steps to reproduce the behavior:

/root/go/bin/pprof --svg --seconds=30 /opt/starrocks/cn/lib/starrocks_be http://127.0.0.1:8040/pprof/profile > be.svg

Expected behavior

Executing the pprof command causes the index to fail and the cn node is killed.

root@kube-starrocks-cn-0:/opt/starrocks# /root/go/bin/pprof --svg --seconds=30 /opt/starrocks/cn/lib/starrocks_be  http://127.0.0.1:8040/pprof/profile > be.svg
Fetching profile over HTTP from http://127.0.0.1:8040/pprof/profile?seconds=30
Please wait... (30s)
http://127.0.0.1:8040/pprof/profile: http fetch: Get "http://127.0.0.1:8040/pprof/profile?seconds=30": EOF
pprof: failed to fetch any source profiles

Please complete the following information

  • Operator Version: [e.g. v1.9.6]
  • Chart Name: [e.g. kube-starrocks]
  • Chart Version [e.g. v1.9.6]
@liuqian1990 liuqian1990 added the bug Something isn't working label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant