Error Logs
Error Logs¶
Any critical server error logs are recorded to the database, and can be viewed by staff users using the admin interface.
In the admin interface, select the "Errors" view:
URL
Alternatively, navigate to the error list view at /admin/error_report/error/
A list of error logs is presented.
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