884 B
884 B
| title |
|---|
| Admin Shell |
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:
{{ image("admin/admin_errors_link.png", "Admin errors") }}
!!! info "URL"
Alternatively, navigate to the error list view at /admin/error_report/error/
A list of error logs is presented.
{{ image("admin/admin_errors.png", "Error logs") }}
!!! info "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