device (table) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 1
- Current Page: 1
- Total Pages: 1
01JFW585DRX78WVYMR6WAP3F5J | buildkitsandbox | "SINGLETON" | UNKNOWN | { "global_cpu_info": { "cpu_usage": 2.3543346, "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": 3243 }, { "cpu_usage": 0.0, "name": "cpu1", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3243 }, { "cpu_usage": 0.0, "name": "cpu2", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3243 }, { "cpu_usage": 0.0, "name": "cpu3", "vendor_id": "AuthenticAMD", "brand": "AMD EPYC 7763 64-Core Processor", "frequency": 3243 } ], "physical_core_count": 2, "total_memory": 16757342208, "free_memory": 9664503808, "available_memory": 15375069184, "used_memory": 1382273024, "total_swap": 4294963200, "free_swap": 4294963200, "used_swap": 0, "uptime": 1479, "boot_time": 1735036600, "load_average": { "one": 0.15, "five": 0.07, "fifteen": 0.08 }, "name": "Debian GNU/Linux", "kernel_version": "6.5.0-1025-azure", "os_version": "12", "long_os_version": "Linux 12 Debian GNU/Linux", "distribution_id": "debian", "host_name": "buildkitsandbox" } | {"sqlpage":"^0.31.0","pgwire":"^0.22.0","rusqlite":"^0.32.1","sqlean":"0.27.1"} | 2024-12-24 11:01:20 | UNKNOWN | 2024-12-24 11:04:16 |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
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: END, found: ' ||
' at Line: 42, Column: 149
"console/content/table/device.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.