Open
Description
I tried installing it and i just have a blank chart in my pi-hole ui that goes from 0 to 1.0, i have the official speedtest installed and in my usr/bin, i tried running the test runner and this is my result
License acceptance recorded. Continuing.
{"type":"log","timestamp":"2024-10-03T17:30:17Z","message":"Error: [0] Timeout occurred in connect.","level":"error"}
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1063 0 1063 0 0 2990 0 --:--:-- --:--:-- --:--:-- 2985
jq: error: syntax error, unexpected ';' (Unix shell quoting issues?) at <top-level>, line 2:
def walk(f): . as $in | if type == "object" then reduce keys_unsorted[] as $key ({}; . + { ($key): ($in[$key] | walk(f)) }) | f else if type == "array" then map( walk(f) ) | f else f end;
jq: error: Possibly unterminated 'if' statement at <top-level>, line 2:
def walk(f): . as $in | if type == "object" then reduce keys_unsorted[] as $key ({}; . + { ($key): ($in[$key] | walk(f)) }) | f else if type == "array" then map( walk(f) ) | f else f end;
jq: 2 compile errors
Metadata
Assignees
Labels
No labels