aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/__39__search__39___plugin_causes_Error:_Exception:_Db_block_overwritten_-_are_there_multiple_writers__63__.mdwn
blob: 3cb5d53f6cb1b71f761fcdf1bb3e48428bf0bdc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
When the `search` plugin is enabled, with the options:

```
# search plugin
# path to the omega cgi program
omega_cgi: /usr/lib/cgi-bin/omega/omega
# use google site search rather than internal xapian index?
google_search: 0
```

Then we see the following error when editing a page from the web browser UI or running `ikiwiki --rebuild`:

```
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.