gateway-config icon indicating copy to clipboard operation
gateway-config copied to clipboard

gateway_config_miner: unhandled info message

Open sprhawk opened this issue 2 years ago • 1 comments

Unknown reason to receive continuous 'EXIT' message from unknown source

2022-04-17 08:15:18.082 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.813.0>,normal}                             
2022-04-17 08:15:48.466 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.816.0>,normal}                             
2022-04-17 08:16:18.867 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.818.0>,normal}                             
2022-04-17 08:16:49.265 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.819.0>,normal}                             
2022-04-17 08:17:19.663 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.820.0>,normal} 
2022-04-17 08:17:50.047 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.821.0>,normal} 
2022-04-17 08:18:20.444 [warning] <0.722.0>@gateway_config_miner:handle_info:100 unhandled info message {'EXIT',<0.823.0>,normal}

sprhawk avatar Apr 17 '22 14:04 sprhawk

Do those times coincide with you trying to access BLE characteristics that would result in grpc calls to gateway-rs?

madninja avatar Apr 17 '22 14:04 madninja