I updated the documentation for running datasette: https://cwiki.apache.org/confluence/display/TIKA/VirtualMachine
On Tue, Dec 8, 2020 at 7:56 PM Tim Allison <talli...@apache.org> wrote: > Nick, > See: > https://github.com/simonw/datasette/issues/1091 > > If we’re doing something wrong on our end, please let us know! > > On Tue, Dec 8, 2020 at 2:23 PM Nick Burch <n...@apache.org> wrote: > >> Hi All >> >> I'm having some issues with the datasette instance on the vm. The main >> table pages are working, but csv/json/queries seem to be giving a 404. >> >> Happy - >> https://corpora.tika.apache.org/datasette/file_profiles/file_profiles >> Unhappy - >> https://corpora.tika.apache.org/file_profiles/file_profiles.json >> Unhappy - >> https://corpora.tika.apache.org/file_profiles/file_profiles?_sort=FILE_PATH&FILE_EXTENSION__exact=jpg >> >> I think it might be a proxy issue, as eg >> >> http://corpora.tika.apache.org:8001/datasette/file_profiles/file_profiles.json >> works fine >> >> Any chance someone could fix and/or point me at the docs for how >> datasette >> is setup on the corpa vm so I can fix? >> >> Thanks >> Nick >> >