Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Crash Reporting

Archives with debug information for bug reports can be generated via crash-report. Please inspect the archive contents before submiting it.

Examples

Creating an archive with debug information

tentris crash-report > myreport.tar.zst

Options

  • -m,--mode <MODE>: Specify which information is collected
    Options: recommended, minimal.

    Compared to recommended mode (the default), minimal mode does not collect supplementary data files for the transaction log. These files are created whenever a POST or PUT action is received via Graph Store Protocol and contain the RDF data that was sent to tentris.
    tentris crash-report --mode minimal > myreport.tar.zst