I trying to connect to my node, and i get error :
ensure(rc == 0, "Unexpected library error", raising=exc.RuntimeError) File "/home/meqy/Projects/Python/stonfi/.venv/lib/python3.12/site-packages/nacl/exceptions.py", line 88, in ensure raise raising(*args) nacl.exceptions.RuntimeError: Unexpected library error
I trying to connect to my node, and i get error :
ensure(rc == 0, "Unexpected library error", raising=exc.RuntimeError) File "/home/meqy/Projects/Python/stonfi/.venv/lib/python3.12/site-packages/nacl/exceptions.py", line 88, in ensure raise raising(*args) nacl.exceptions.RuntimeError: Unexpected library error