This usually happens if your datastore is too slow to keep up with the
number of queries you are receiving, so the queue builds up and is
eventually forcefully bounded. Switching to a different database _may_
help (depending on how much bandwidth you have...), but ultimately we're
aware that FS needs some significant work to reduce DB accesses for more
reasonable performance.
On 11/14/23 08:48, audacity5...@i2pmail.org wrote:
While running gnunet, nothing happens. Looking at the logs, I see a lot of
these error messages (one every minute):
fs-<number> ERROR Request <memory address> of type 100 at head of datastore
queue for more than 1 min
I do not have the slightest idea of why this is happening