Skip to content

Running into Error: doXHR failed (bug)! #6

@sabberworm

Description

@sabberworm

Amazing project! I had to try it out with a 15 GiB database of my own (sorry, I couldn’t resist testing the limits).

I started with simple queries and gradually made them more complex. This worked fine. But when I tried running a complex query immediately without having any other data loaded first, I would run into the error doXHR failed (bug)! (after a minute or so of loading gradually increasing chunks up to the configured max chunk size of 5 MiB).

I have built a sample Observable Notebook that exhibits the problem: https://observablehq.com/@sabberworm/imdb.

The “Aggregate all years” query always runs into this error (though I have seen it running fine when starting from a simpler query, see above).

I assume the other error that pops up (“database disk image is malformed”) is a consecutive error stemming from the missing data blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions