Error Logs
Error Logs¶
Any critical server error logs are recorded to the database, and can be viewed by staff users in the Admin Center, under the Error Reports section:
A list of error logs is presented. Select an entry to view the full error details, including the traceback.
Database Admin Interface
Error logs can also be viewed via the Database Admin interface, at the URL /admin/error_report/error/
Deleting Logs
Error logs should be deleted periodically
Reporting Errors¶
Errors should be reported to the InvenTree GitHub page, and include the full error output as recorded to the error log.
Sentry Integration¶
If sentry.io integration is enabled, some error logs are automatically reported to sentry.io