Why is the SQLite database unwritable on the server? (backend/manual-lookup.sqlite file/directory ownership after the weekly rsync; the generator uses default journal mode, not WAL). Until that is fixed, the manual lookup will simply fall back to the slower filesystem search: correct results, just without the SQLite optimization. Tracked separately.
php/web-php#1969 adds functionality to handle an unwriteable database.
Why is the SQLite database unwritable on the server? (
backend/manual-lookup.sqlitefile/directory ownership after the weekly rsync; the generator uses default journal mode, not WAL). Until that is fixed, the manual lookup will simply fall back to the slower filesystem search: correct results, just without the SQLite optimization. Tracked separately.php/web-php#1969 adds functionality to handle an unwriteable database.