internetarchive / openlibrary

One webpage for every book ever published!

Home Page:https://openlibrary.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Existing `/collections` pages returning `404`s

jimchamp opened this issue · comments

Problem

Many existing /collections pages are failing to load properly. When such a failure occurs, we see a 404 page with the body:
/install does not exist.

Evidence / Screenshot

Relevant URL(s)

https://openlibrary.org/collections

Reproducing the bug

  1. Go to openlibrary.org/collections
  2. Do wait until the page loads
  • Expected behavior: You see the main "Collections" page
  • Actual behavior: You see a 404 page

Context

  • Browser (Chrome, Safari, Firefox, etc): Any
  • OS (Windows, Mac, etc): All
  • Logged in (Y/N): N
  • Environment (prod, dev, local): prod

Notes from this Issue's Lead

Proposal & constraints

This is likely an issue with the new CacheablePathsProcessor, and the way that /type/i18n_page pages are resolved.

Related files

Stakeholders

Note: Before making a new branch or updating an existing one, please ensure your branch is up to date.

Dropping to P1 since @jimchamp 's hotfix PR is patch deployed 👍