diff options
author | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2019-05-06 07:43:17 -0400 |
---|---|---|
committer | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2019-05-06 07:43:17 -0400 |
commit | 91f4849e6578e9a875bd00061889c44e8879044f (patch) | |
tree | 592d7e5b44f0e54cd2050b352fee02004ddf6481 | |
parent | 7ea3ba5b39093bbe33a920bce96bcd99c9484df7 (diff) | |
download | ikiwiki-91f4849e6578e9a875bd00061889c44e8879044f.tar ikiwiki-91f4849e6578e9a875bd00061889c44e8879044f.tar.gz |
Response to jsewell's bug report.
-rw-r--r-- | doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn b/doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn index 3cb5d53f6..afbda3d5b 100644 --- a/doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn +++ b/doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn @@ -17,3 +17,13 @@ Error: Exception: Db block overwritten - are there multiple writers? The issue goes away when we disable the 'search' plugin. We're running ikiwiki version 3.20180228-1. + +> Every time? +> I used to see an error (this one, I think) intermittently on OS X, on incremental rebuilds only. +> Haven't seen it in a while, though. +> Maybe something got fixed upstream. +> What OS, and what version of Xapian and Omega? +> (1.4.11 for me.) +> Maybe worth blowing away `.ikiwiki/xapian/`, as described in [[tips/inside_dot_ikiwiki]]? +> +> --[[schmonz]] |