Closed TB-DevAcc closed 2 years ago
I get 15:46:21 | start_rpc_server:54 | [ SUCCESS ] RPC server started. Press Ctrl+C to stop. 15:46:21 | start_rpc_server:55 | [ DEBUG ] Server listening on port 8090. ^C15:47:30 | run_rpc_server:36 | [ INFO ] Keyboard interrupt. Stopping InfluxDB... 15:47:30 | stop_InfluxDB:430 | [ DEBUG ] InfluxDB could not be stopped. 15:47:30 | invoke:760 | [ DEBUG ] Exiting 'start' (result=None) on keyboard interrupt. But all influx instances are in fact killed, I checked with pgrep influx. Is that intended?
I get
15:46:21 | start_rpc_server:54 | [ SUCCESS ] RPC server started. Press Ctrl+C to stop. 15:46:21 | start_rpc_server:55 | [ DEBUG ] Server listening on port 8090. ^C15:47:30 | run_rpc_server:36 | [ INFO ] Keyboard interrupt. Stopping InfluxDB... 15:47:30 | stop_InfluxDB:430 | [ DEBUG ] InfluxDB could not be stopped. 15:47:30 | invoke:760 | [ DEBUG ] Exiting 'start' (result=None)
on keyboard interrupt. But all influx instances are in fact killed, I checked with pgrep influx.
pgrep influx
Is that intended?
It works for me. Did you simply call shbdeviceidentifier -d start?
shbdeviceidentifier -d start
It works for me. Did you simply call
shbdeviceidentifier -d start
?