What happened?
When doing chia stop data at the command line, the following error is shown:
chia_data_layer: Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
Seems like it does actually stop the service successfully and I haven't found any problems with the service after restarting.
Version
1.6.0
What platform are you using?
Linux
What ui mode are you using?
CLI
Relevant log output
2022-09-26T15:24:26.692 data_layer data_layer : INFO Waiting for service _await_closed callback
2022-09-26T15:24:26.694 data_layer data_layer : INFO Service data_layer at port 8561 fully closed
2022-09-26T15:24:26.917 data_layer asyncio : ERROR Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0xffff7c105240>
Running on Ubuntu on ARM, installed Chia from source. Connected to Testnet10.
What happened?
When doing
chia stop dataat the command line, the following error is shown:Seems like it does actually stop the service successfully and I haven't found any problems with the service after restarting.
Version
1.6.0
What platform are you using?
Linux
What ui mode are you using?
CLI
Relevant log output
Running on Ubuntu on ARM, installed Chia from source. Connected to Testnet10.