-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
common issues
RayBB edited this page Mar 26, 2026
·
4 revisions
Some pages that work on openlibrary.org return 404 in your local dev environment. This is expected — local instances only have a limited set of test data. See issue #1864 for details.
If you need to find which handler or template serves a URL, the best approach is to search the codebase for the URL pattern.