Closed TLINDEN closed 2 years ago
Replace
watson aggregate -f 2022-07-01 -t 2202-07-31
with
watson aggregate -f 2022-07-01 -t 2022-07-31
.
LOL, ok that 'fixes' it :)
However, a error message like this would help a lot: "flux compensator unavailable, please use a date from the past!"
And it should not hang forever in such a case.
best regards, and thanks a lot for this tool!
That's an odd edge-case! Thanks for having it reported :pray:
If I want to see an aggregate of the whole month, I'd enter:
watson aggregate -f 2022-07-01 -t 2202-07-31
(or since today is only the 11th:
-t 2202-07-11
)But whatever I give to
--to
leads watson to hang infinitely. It works without--to
however:This is the strace output when it hangs, hang stats at the
mmap()
calls:Env: