Displaying 4 results from an estimated 4 matches for "615203".
2017 Feb 27
2
errors on rebuild
..."/a/mailarch/current/haystack/management/commands/update_index.py", line 89, in do_update
backend.update(index, current_qs)
File "/a/mailarch/current/haystack/backends/xapian_backend.py", line 286, in update
database.close()
xapian.DatabaseCorruptError: Expected block 615203 to be level 0, not 1
docdata:
blocksize=8K items=380000 firstunused=21983 revision=38 levels=2 root=21410
Any suggestions for how I could get more information to troubleshoot this failure would be
greatly appreciated.
Thank You,
Ryan
2017 Mar 02
2
errors on rebuild
...atabase.close()
>
> What's the version of xapian-haystack? There's not a database.close() anywhere
> near line 286 in git master:
>
> https://github.com/notanumber/xapian-haystack/blob/master/xapian_backend.py#L286
>
>> xapian.DatabaseCorruptError: Expected block 615203 to be level 0, not 1
>> docdata:
>> blocksize=8K items=380000 firstunused=21983 revision=38 levels=2 root=21410
>
> Is that the full output of xapian-check?
>
>> Any suggestions for how I could get more information to troubleshoot this
>> failure would be greatly...
2017 Feb 28
0
errors on rebuild
...t;, line 286, in update
> database.close()
What's the version of xapian-haystack? There's not a database.close() anywhere
near line 286 in git master:
https://github.com/notanumber/xapian-haystack/blob/master/xapian_backend.py#L286
> xapian.DatabaseCorruptError: Expected block 615203 to be level 0, not 1
> docdata:
> blocksize=8K items=380000 firstunused=21983 revision=38 levels=2 root=21410
Is that the full output of xapian-check?
> Any suggestions for how I could get more information to troubleshoot this
> failure would be greatly appreciated.
Is the data to re...
2017 Mar 25
0
errors on rebuild
...t;> What's the version of xapian-haystack? There's not a database.close() anywhere
>> near line 286 in git master:
>>
>> https://github.com/notanumber/xapian-haystack/blob/master/xapian_backend.py#L286
>>
>>> xapian.DatabaseCorruptError: Expected block 615203 to be level 0, not 1
>>> docdata:
>>> blocksize=8K items=380000 firstunused=21983 revision=38 levels=2 root=21410
>>
>> Is that the full output of xapian-check?
>>
>>> Any suggestions for how I could get more information to troubleshoot this
>>&g...