List of common errors that may occur in Severa and how to fix them.
Error | Description | Fix |
---|---|---|
Invalid input | This error means that user input has content which fails security checks. Input validation is a crucial security measure to prevent a variety of common injection attacks such as SQL injection and Cross-Site Scripting (XSS). | Check and remove special characters from text fields. |
Unauthorized access | This error means that the user does not have sufficient access rights to perform the operation. | Admin user can check and update users access rights from user management. |
Internal server error | This error can occur in multiple places. Eg. reports, invoicing. | Try to filter the report more and narrow the search. |
Did you find it helpful? Yes No
Send feedback