The listEntries table was introduced as part of the effort to introduce unranked users. When an archive database instance from before the introduction of this table is specified, SQL errors occur.
This could be dealt with by modifying front-end code to work when the table is not present (TravelMapping/Web#849) or by adding this table to each archive database instance.