https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6942

--- Comment #50 from AXB <[email protected]> ---
(In reply to Mark Martinec from comment #49)
> > My guess is that the redis server wasn't fully stopped while
> > deleting its redis/dump.rdb file.
> 
> ... or perhaps one of running SpamAssassin processes was still at
> an old version of its redis code, got to the newborn server first,
> and re-initialized a database to the old format (i.e. without
> the "v:TOKEN_FORMAT" key).

The latter is could be the case.
Would it help if I run

redis-cli set v:TOKEN_FORMAT 2
before I update the .pm and purge the DB?
trying to avoid a race condition between human interface and SA accessing the
DB
I could live without Bayes access for a few minutes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to