Troubleshoot
Deprecation Notice
This page describes features that have been removed or replaced in Luxonis Hub. Functionality may be limited and only available to Hub Original customers. Please refer to the up-to-date guides to provision devices, manage fleets, and deploy applications.
Agent status
Command Line
1hubctl statusCommand Line
1$ hubctl status
2╔═══════════════════════════════════════════════════════════════╗
3║ ║
4║ Luxonis Hub Agent (24.55.1308 | linux/arm64 | DepthAI 2.21.2) ║
5║ ║
6╚═══════════════════════════════════════════════════════════════╝
7
8Web UI https://localhost:9010
9DepthAI 2.21.2
10
11Connected to cloud? yes (https://hub.luxonis.com)
12Team Luxonis
13Pending detections 0
14
15
16Link to robot in cloud
17https://hub.luxonis.com/robots/00000000-0000-0000-0000-000000000000Agent logs
Web Terminal on the device detail page. For information on how to work with the logs via SSH, please run:Command Line
1hubctl help logsApplication logs
Logs tab within the application details. You can copy the logs from there as text if necessary.Support file
Command Line
1hubctl upload-supportFrequent problems
Unable to install application - no such host
no such host message in the error log:Command Line
1time="2024-05-30T10:23:50+08:00" level=warning msg="Failed to decode the keys [\"storage.imagestore\"] from \"/home/robothub/storage.conf\""
22Error: initializing source docker://ghcr.io/luxonis/robothub-app-v2:2024.117.2129-rvc2-regular: Get "https://ghcr.io/token?scope=repository%3Aluxonis%2Frobothub-app-v2%3Apull&service=ghcr.io": dial tcp: lookup ghcr.io on 192.168.0.1:53: no such host/etc/systemd/resolved.conf file to change the DNS and FallbackDNS keys. This can also be done through your system's GUI, making it unnecessary to update configuration files manually.This will cause that local network addresses will not be resolved. Use with caution.
Google Public DNS or Cloudflare's 1.1.1.1. You can find step-by-step instructions here: