System Errors
System errors are related to device resources and system configuration. These errors are prefixed with SY and indicate issues with your device or the POS application itself.
Categories
| Category | Code Range | Description |
|---|---|---|
| Resource | SY01xxx | Memory, disk, and permission issues |
| Service | SY02xxx | Configuration and service availability |
Resource Errors
Issues with device resources like memory, storage, and permissions.
| Code | Name | Description |
|---|---|---|
| SY01001 | Out of Memory | Device is running low on memory |
| SY01002 | Disk Full | Device storage is full |
| SY01003 | Permission Denied | System permission was denied |
Service Errors
Issues with system configuration and service availability.
| Code | Name | Description |
|---|---|---|
| SY02001 | Invalid Configuration | System configuration is invalid |
| SY02002 | Service Unavailable | A required service is not available |