Hi,
looking at your logs it seems that you have an old peerstore database.
You can try deleting $HOME/.local/share/gnunet/peerstore/sqlite.db and
restart GNUnet.
BR
On Sat, 2024-10-12 at 07:32 +0100, madmurphy wrote:
> Martin's patch worked! So it's already online. Thank you!
>
> However – this
To clarify:
$ gnunet-core -m
will always "hang forever". It monitors connection changes and you can
ctrl-c to end it.
Maybe we can add a note to its output in the beginning to clarify.
$ gnunet-core -s
simply outputs currently active connections.
You have no connections or connection attempts.
Hi!
I've been playing with recent GNUnet releases and noticed that GNUnet
now requirs PostgreSQL super user privileges.
This is problematic and GNUnet should be able to run with only a more
limited set of PostgreSQL permissions.
The reason for that new requirement is
LOCK TABLE pg_catalog.pg_name