Erorr on handling ZMQ events when witness node is stopped with CTRL + C #388

Closed
opened 2022-06-13 13:24:50 +00:00 by hirunda · 10 comments
hirunda commented 2022-06-13 13:24:50 +00:00 (Migrated from gitlab.com)

As a part of clean exit on CTRL + C, the following pop up error should be resolved:

775749ms th_a peerplays_sidechain_plugin.cpp:775 plugin_shutdown ] peerplays sidechain plugin: plugin_shutdown() end 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Context was terminated 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket

Note that the issue is seen only if peerplays_sidechain plugin is enabled.

As a part of clean exit on CTRL + C, the following pop up error should be resolved: `775749ms th_a peerplays_sidechain_plugin.cpp:775 plugin_shutdown ] peerplays sidechain plugin: plugin_shutdown() end 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Context was terminated 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket 775831ms th_k sidechain_net_handler_bitcoin.cpp:1098 handle_zmq ] handle_zmq recv_multipart exception Socket operation on non-socket ` Note that the issue is seen only if peerplays_sidechain plugin is enabled.
hirunda commented 2022-06-13 13:24:50 +00:00 (Migrated from gitlab.com)

assigned to @hirunda

assigned to @hirunda
hirunda commented 2022-06-13 13:25:46 +00:00 (Migrated from gitlab.com)

changed title from Erorr{-o-} on handling ZMQ events when witness node is stopped with CTRL + C to Erorr on handling ZMQ events when witness node is stopped with CTRL + C

changed title from **Erorr{-o-} on handling ZMQ events when witness node is stopped with CTRL + C** to **Erorr on handling ZMQ events when witness node is stopped with CTRL + C**
serkixenos commented 2022-06-16 01:18:50 +00:00 (Migrated from gitlab.com)

assigned to @pavel.baykov

assigned to @pavel.baykov
serkixenos commented 2022-06-16 01:19:13 +00:00 (Migrated from gitlab.com)

@hirunda @pavel.baykov Please provide test instructions

@hirunda @pavel.baykov Please provide test instructions
serkixenos commented 2022-06-16 01:19:21 +00:00 (Migrated from gitlab.com)

assigned to @prandnum

assigned to @prandnum
prandnum commented 2022-06-19 17:21:58 +00:00 (Migrated from gitlab.com)

@serkixenos @hirunda @pavel.baykov

Tried syncing mainnet with the attached config.ini file. The above-mentioned error was not seen. Used the config.ini (attached) Please take a look and confirm whether the configuration is sufficient and thereafter will close the bug.

config.ini

@serkixenos @hirunda @pavel.baykov Tried syncing mainnet with the attached config.ini file. The above-mentioned error was not seen. Used the config.ini (attached) Please take a look and confirm whether the configuration is sufficient and thereafter will close the bug. [config.ini](/uploads/fb8f004ca149148982108c58af4a17f8/config.ini)
serkixenos commented 2022-06-20 00:16:05 +00:00 (Migrated from gitlab.com)

No, it's not, bitcoin sidechain handler is disabled:

bitcoin-sidechain-enabled = 0

This should be

bitcoin-sidechain-enabled = 1
No, it's not, bitcoin sidechain handler is disabled: ``` bitcoin-sidechain-enabled = 0 ``` This should be ``` bitcoin-sidechain-enabled = 1 ```
prandnum commented 2022-06-20 15:08:08 +00:00 (Migrated from gitlab.com)

thanks, will update and rerun the tests.

thanks, will update and rerun the tests.
prandnum commented 2022-06-21 12:33:57 +00:00 (Migrated from gitlab.com)

Retried and don't see the error mentioned above but could see the process core dumping. Don't have the core dumps, will enable them and share.

terminate.log

Retried and don't see the error mentioned above but could see the process core dumping. Don't have the core dumps, will enable them and share. [terminate.log](/uploads/6a5017e0a923634a37bf77a02c814306/terminate.log)
serkixenos commented 2022-06-27 12:35:06 +00:00 (Migrated from gitlab.com)

assigned to @serkixenos and unassigned @prandnum and @hirunda

assigned to @serkixenos and unassigned @prandnum and @hirunda
serkixenos (Migrated from gitlab.com) closed this issue 2022-07-26 16:56:18 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#388
No description provided.