Overview
Understand and resolve error messages in Airys. This guide provides detailed explanations of common error messages, their causes, and step-by-step solutions.
Difficulty Level: All Levels
Time Required: Varies by error
Last Updated: February 2024
Prerequisites
-
Access to error logs
-
Basic system knowledge
-
Administrator access (for some solutions)
-
System documentation
Table of Contents
Common Error Types
General Errors
[Screenshot/Image Placeholder 1]
Caption: Common error message examples
-
Authentication Errors
-
ERR_AUTH_FAILED: Invalid credentials
-
ERR_SESSION_EXPIRED: Session timeout
-
ERR_ACCESS_DENIED: Insufficient permissions
-
ERR_TOKEN_INVALID: Invalid access token
-
-
Application Errors
-
ERR_APP_START: Startup failure
-
ERR_CONFIG_INVALID: Configuration error
-
ERR_SERVICE_DOWN: Service unavailable
-
ERR_UPDATE_FAILED: Update error
-
đĄ Pro Tip: Always check the error logs for detailed information about any error message you encounter.
System Errors
Resource Errors
[Screenshot/Image Placeholder 2]
Caption: System resource error panel
-
Memory Errors
-
ERR_MEM_LOW: Low memory
-
ERR_MEM_ALLOC: Allocation failed
-
ERR_CACHE_FULL: Cache overflow
-
ERR_BUFFER_OVERFLOW: Buffer full
-
-
Storage Errors
-
ERR_DISK_FULL: No space left
-
ERR_FILE_ACCESS: Access denied
-
ERR_IO_ERROR: I/O failure
-
ERR_DB_ERROR: Database error
-
Process Errors
-
Runtime Errors
-
ERR_PROCESS_CRASH: Process failure
-
ERR_THREAD_DEAD: Thread error
-
ERR_TIMEOUT: Operation timeout
-
ERR_DEADLOCK: Resource conflict
-
-
Service Errors
-
ERR_SERVICE_START: Start failed
-
ERR_SERVICE_STOP: Stop failed
-
ERR_DEPENDENCY: Missing dependency
-
ERR_VERSION: Version mismatch
-
Camera Errors
Connection Errors
-
Stream Errors
-
ERR_STREAM_CONNECT: Connection failed
-
ERR_STREAM_DROP: Stream dropped
-
ERR_CODEC_ERROR: Codec failure
-
ERR_FORMAT_ERROR: Format invalid
-
-
Protocol Errors
-
ERR_RTSP_FAILED: RTSP failure
-
ERR_WEBRTC_ERROR: WebRTC error
-
ERR_AUTH_CAMERA: Camera auth failed
-
ERR_PORT_BLOCKED: Port access denied
-
Hardware Errors
[Screenshot/Image Placeholder 3]
Caption: Camera error diagnostics
-
Device Errors
-
ERR_CAM_OFFLINE: Camera offline
-
ERR_CAM_BUSY: Camera in use
-
ERR_CAM_CONFIG: Config error
-
ERR_CAM_INIT: Init failed
-
-
Quality Errors
-
ERR_QUALITY_LOW: Poor quality
-
ERR_FPS_DROP: Frame rate low
-
ERR_RES_MISMATCH: Resolution error
-
ERR_BANDWIDTH: Bandwidth limit
-
Face Analysis Errors
Detection Errors
-
Processing Errors
-
ERR_DETECT_FAILED: Detection failed
-
ERR_MODEL_ERROR: Model error
-
ERR_GPU_ERROR: GPU failure
-
ERR_PROCESS_TIMEOUT: Processing timeout
-
-
Recognition Errors
-
ERR_RECOG_FAILED: Recognition failed
-
ERR_DB_MATCH: Match error
-
ERR_FEATURE_EXTRACT: Feature error
-
ERR_CONFIDENCE_LOW: Low confidence
-
System Errors
-
Resource Errors
-
ERR_GPU_MEM: GPU memory low
-
ERR_CPU_LOAD: High CPU load
-
ERR_QUEUE_FULL: Queue overflow
-
ERR_THREAD_LIMIT: Thread limit
-
-
Data Errors
-
ERR_DB_CORRUPT: Database corrupt
-
ERR_MODEL_INVALID: Invalid model
-
ERR_DATA_FORMAT: Format error
-
ERR_SYNC_FAILED: Sync failure
-
Network Errors
Connection Errors
-
Network Issues
-
ERR_NETWORK_DOWN: No connection
-
ERR_DNS_FAILED: DNS failure
-
ERR_TIMEOUT_CONN: Connection timeout
-
ERR_PROXY_ERROR: Proxy error
-
-
Protocol Errors
-
ERR_SSL_FAILED: SSL error
-
ERR_HTTP_ERROR: HTTP failure
-
ERR_WS_CLOSED: WebSocket closed
-
ERR_API_ERROR: API error
-
Security Errors
-
Authentication
-
ERR_SSL_CERT: Certificate error
-
ERR_AUTH_EXPIRED: Auth expired
-
ERR_TOKEN_REVOKED: Token revoked
-
ERR_IP_BLOCKED: IP blocked
-
-
Access Control
-
ERR_FIREWALL: Firewall block
-
ERR_PORT_CLOSED: Port closed
-
ERR_VPN_ERROR: VPN error
-
ERR_ACL_DENY: Access denied
-
Frequently Asked Questions
Q: What should I do when I see an error message?
A: Note the error code, check the logs for details, and follow the specific solution steps in this guide.
Q: How do I access detailed error logs?
A: Navigate to Settings > System > Logs, or check the application log files in your installation directory.
Q: What if an error persists after trying the solutions?
A: Contact support with the error code and logs, and any steps you've already taken.
Related Articles
Need More Help?
If you couldn't find what you were looking for in this article:
-
Check our Troubleshooting Guide
-
Join our Community Forum
Tags: errors, troubleshooting, messages, diagnostics, solutions