]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn
3cb5d53f6cb1b71f761fcdf1bb3e48428bf0bdc5
[git.ikiwiki.info.git] / doc / bugs / __39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn
1 When the `search` plugin is enabled, with the options:
3 ```
4 # search plugin
5 # path to the omega cgi program
6 omega_cgi: /usr/lib/cgi-bin/omega/omega
7 # use google site search rather than internal xapian index?
8 google_search: 0
9 ```
11 Then we see the following error when editing a page from the web browser UI or running `ikiwiki --rebuild`:
13 ```
14 Error: Exception: Db block overwritten - are there multiple writers?
15 ```
17 The issue goes away when we disable the 'search' plugin.
19 We're running ikiwiki version 3.20180228-1.