From: jsewell@560d759be38e126eba7f1c40503adf786fa28229 Date: Tue, 7 May 2019 15:05:05 +0000 (-0400) Subject: (no commit message) X-Git-Tag: 3.20200202.3~70 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/1b2a2a2b8ec7e9d40cbf0da7fe54529fd06623dc --- 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 afbda3d5b..53f85d881 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 @@ -27,3 +27,12 @@ We're running ikiwiki version 3.20180228-1. > Maybe worth blowing away `.ikiwiki/xapian/`, as described in [[tips/inside_dot_ikiwiki]]? > > --[[schmonz]] +> +>> We've removed the `.ikiwiki/xapian` directory before performing a rebuild, including actually rebooting the host OS. The search appears to work for a while, but once the wiki has been live for a while (and subject to edits on the web interface), the issue reappears. +>> +>> * OS: Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-47-generic x86_64) +>> * xapian-tools/bionic-updates,bionic-security,now 1.4.5-1ubuntu0.1 amd64 +>> * xapian-omega/bionic,now 1.4.5-1 amd64 +>> +>> I've upgraded our installations of both Xapian components and will let you know if that fixes it. +>> -- jsewell