Skip to content

Sitemaps not generating #7581

@cdrini

Description

@cdrini

Related to #7580

Eg https://openlibrary.org/static/sitemaps/sitemap_authors_0000.xml.gz . Seems like they've been erroring since June...

How to Test

ssh -A ol-home0
cd /opt/openlibrary
docker exec -it -uopenlibrary openlibrary_cron-jobs_1 bash
cd /1/var/tmp/sitemaps  # make sure it is empty
python /openlibrary/scripts/sitemaps/sitemap.py /1/var/tmp/dumps/ol_dump_2023-02-28/ol_dump_2023-02-28.txt.gz

Then check /1/var/tmp/sitemaps

Evidence / Screenshot (if possible)

Relevant URL?

https://openlibrary.org/static/sitemaps/sitemap_authors_0000.xml.gz

Steps to Reproduce

  1. Go to https://openlibrary.org/static/sitemaps/sitemap_authors_0000.xml.gz
  • Actual: 404
  • Expected: sitemaps

Details

  • Logged in (Y/N)? Y
  • Browser type/version? FF
  • Operating system? Win10
  • Environment (prod/dev/local)? prod

Proposal & Constraints

Related files

Stakeholders

Metadata

Metadata

Assignees

Labels

Lead: @jimchampIssues overseen by Jim (Front-end Lead, BookNotes) [managed]Priority: 1Do this week, receiving emails, time sensitive, . [managed]Type: BugSomething isn't working. [managed]

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions