[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What is the default path of the sqlite db for the identity service?
From: |
Danny |
Subject: |
What is the default path of the sqlite db for the identity service? |
Date: |
Sun, 04 Apr 2021 10:20:31 +0000 |
Hey guys,
I've ran into an issue where if I run `gnunet-identity -d`, I get this:
Apr 04 11:13:45-729503 gnunet-identity-87211 ERROR Assertion failed at
identity_api.c:193.
Apr 04 11:13:45-729586 gnunet-identity-87211 ERROR Assertion failed at
identity_api.c:989.
Apr 04 11:13:45-729614 gnunet-identity-87211 ERROR Assertion failed at
strings.c:946. Aborting.
Aborted
Looking at the code, it seems that maybe some keys where stored with an
invalid type code. Maybe some checks were missing for the request that
I have sent over unix domain socket? Nevertheless, I think for now its
best to clear the egos in my db. So where is the sqlite db of the
identity service located? I don't find such a .db file in
/var/lib/gnunet/.local/share/gnunet
Thanks!
Danny
- What is the default path of the sqlite db for the identity service?,
Danny <=