simonw / datasette.io

The official project website for Datasette
https://datasette.io
92 stars 21 forks source link

Search page is broken - 500/404 #94

Closed simonw closed 2 years ago

simonw commented 2 years ago

https://datasette.io/-/beta?q=css

error

(shot-scraper 'https://datasette.io/-/beta?q=css' -w 800 -h 400 -o error.png --retina)

simonw commented 2 years ago

Here's why:

  File "/Users/simon/.local/share/virtualenvs/datasette.io-TK86ygSO/lib/python3.9/site-packages/datasette/app.py", line 391, in get_database
    return self.databases[name]
KeyError: 'dogsheep-index'

It's because of these changes, which made - no longer valid in a database name: