There were two times when this very wiki refused to work, giving a "database is locked" sqlite3 exception. Investigate.
This was a problem on the host, not with Hatta. On the other hand, it seems to repeat…
Suspecting the new search code…
Can't reproduce reliably
Added try-finally blocks with explicit commits. The issue didn't repeat since.