viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.67k stars 1.49k forks source link

markeprice error #256

Open wh0am111 opened 4 years ago

wh0am111 commented 4 years ago

[2020-07-10 09:42:02.670522] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:46214: no send buf

[2020-07-10 09:42:10.327462] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56174: write error: Broken pipe

[2020-07-10 09:42:11.371590] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56160: write error: Broken pipe

[2020-07-10 09:42:11.373672] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56154: write error: Broken pipe

[2020-07-10 09:42:11.379376] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56132: write error: Broken pipe

High CPU usage

image

strace -p pid

image

How to deal with it?

djpnewton commented 3 years ago

Maybe it is in a loop trying to connect?

On Fri, Jul 10, 2020, 1:47 PM wh0am111 notifications@github.com wrote:

[2020-07-10 09:42:02.670522] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:46214: no send buf

[2020-07-10 09:42:10.327462] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56174: write error: Broken pipe

[2020-07-10 09:42:11.371590] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56160: write error: Broken pipe

[2020-07-10 09:42:11.373672] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56154: write error: Broken pipe

[2020-07-10 09:42:11.379376] [52] [error]ut_rpc_svr.c:21(on_error_msg): peer: 10.255.0.23:56132: write error: Broken pipe

High CPU usage

[image: image] https://user-images.githubusercontent.com/44593999/87107370-30ebe080-c292-11ea-9869-60be2c32e325.png

strace -p pid

[image: image] https://user-images.githubusercontent.com/44593999/87107421-4b25be80-c292-11ea-8c7c-0322a18e7d5d.png

How to deal with it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/viabtc/viabtc_exchange_server/issues/256, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKLWYBL4EJXK62O2BR4WLR2ZXMDANCNFSM4OWEPVRA .