Skip to main content

Common Issues

Symptoms: Machine appears offline in Driver ManagementCauses & Solutions:
  1. Driver not running
  2. Network connectivity
  3. Firewall blocking WebSocket
    • Allow outbound HTTPS (443) to api.getgranite.ai
    • Allow WebSocket connections
  4. Invalid credentials
    • Re-enroll the driver with a new token
Symptoms: Driver connects then disconnects repeatedlyCauses & Solutions:
  1. Unstable network
    • Check WiFi/ethernet stability
    • Try a wired connection
  2. Firewall or proxy interference
    • Whitelist api.getgranite.ai
    • Disable SSL inspection for this domain
  3. Backend maintenance
    • Check status.getgranite.ai for outages
Symptoms: Driver is online but jobs stay queuedCauses & Solutions:
  1. Driver busy with another job
    • Check current job in Driver Management
    • Wait for it to complete
  2. Capability mismatch
    • Ensure required software is installed
    • Check driver capabilities in settings
  3. Resource exhaustion
    • Check CPU/RAM usage
    • Restart the driver
Symptoms: Black screen or no video in dashboardCauses & Solutions:
  1. Screen capture permissions
    • Run driver as Administrator
    • Grant screen recording permissions
  2. WebRTC blocked
    • Check firewall allows UDP
    • Disable VPN (may block WebRTC)
  3. Display issues
    • Ensure a display is connected (or use virtual display)
    • Check screen resolution is supported
Symptoms: Import errors, module not foundCauses & Solutions:
  1. Wrong Python version
  2. Dependencies not installed
  3. Virtual environment issues
Symptoms: Element not found, click misses targetCauses & Solutions:
  1. Screen scaling
    • Set display scaling to 100%
    • Or configure for your scaling in driver settings
  2. Application not responding
    • Add waits before interactions
    • Check application health
  3. UI changed
    • Update automation to match new UI
    • Use more robust element locators

Diagnostic Commands

Check Driver Status

Reset Driver

Verbose Logging

Log Locations

Getting Help

If you can’t resolve the issue:
  1. Collect logs from the last hour
  2. Note the machine ID and error messages
  3. Contact support with this information

Next Steps

Driver Installation

Reinstall if needed

Driver Management

Check status