Crash issue on new Sakia install
If you run Sakia for the first time and choose to close this window on start:
Then you will fall in a long list of errors:
Creating a client session outside of coroutine
client_session: <aiohttp.client.ClientSession object at 0x7f267c0609b0>
----
Creating a client session outside of coroutine
client_session: <aiohttp.client.ClientSession object at 0x7f267c0609b0>
----
An unhandled exception occured
----
Traceback (most recent call last):
File "sakia/gui/navigation/network/table_model.py", line 90, in data
File "sakia/data/processors/blockchain.py", line 51, in adjusted_ts
File "sakia/data/processors/blockchain.py", line 88, in parameters
AttributeError: 'NoneType' object has no attribute 'parameters'