device (table) Content
01K45DXJQWQEJG8DN93MM4003H | buildkitsandbox | "SINGLETON" | UNKNOWN | { "global_cpu_info": { "cpu_usage": 3.2206013, "name": "cpu", "vendor_id": "", "brand": "", "frequency": 0 }, "cpus": [ { "cpu_usage": 0.0, "name": "cpu0", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3244 }, { "cpu_usage": 0.0, "name": "cpu1", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3244 }, { "cpu_usage": 0.0, "name": "cpu2", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3244 }, { "cpu_usage": 0.0, "name": "cpu3", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3244 } ], "physical_core_count": 2, "total_memory": 16772575232, "free_memory": 4427755520, "available_memory": 15471828992, "used_memory": 1300746240, "total_swap": 4294963200, "free_swap": 4294963200, "used_swap": 0, "uptime": 3367, "boot_time": 1756820629, "load_average": { "one": 1.0, "five": 0.59, "fifteen": 0.25 }, "name": "Debian GNU/Linux", "kernel_version": "6.11.0-1018-azure", "os_version": "13", "long_os_version": "Linux 13 Debian GNU/Linux", "distribution_id": "debian", "host_name": "buildkitsandbox" } | {"sqlpage":"^0.36.1","pgwire":"^0.22.0","rusqlite":"^0.32.1","rustls":"^0.23","reqwest":"^0.12.4","serde":"^1.0.190","tokio":"^1.34.0","clap":"^4.4.7","anyhow":"^1.0.75","tracing":"^0.1.40","regex":"^1.10.2","uuid":"^1.7.0","chrono":"^0.4.31","walkdir":"^2.4.0","sqlean":"0.27.1"} | 2025-09-02 14:39:57 | UNKNOWN |
Error in query number 6
We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: ), found: $current_page at Line: 42, Column: 35
"console/content/table/device.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
Note: You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.