aza
aza
check the -scan-timeout option
They timeout see -scan-timeout
Same here, even tried lowering the profit and left it all night long but nothing, i'm guessing it may need more volume or smthn, didnt get into the code
Ah had the impression profit should be bigger than one
-confirm- something weird happens when there are hidden columns. *\* EDIT *\* My issue was with having 2 rows in the table header
`ActiveSupport::Concern::MultipleIncludedBlocks: Cannot define multiple 'included' blocks for a Concern` I fixed this error removing the require and putting the file in the autoinclude path. But still.
Wouldn't it be better to skip the instances that have not been generated with `next` instead of `return`ing from the loop?
Thank you @infirit
Confirm this issue, on a clean ubuntu 20.04. Looks like it could be a certmagic issue. It gets dns query but fails to answer properly, This shows on debug. Generating...
JWT are URL safe base64 + dots, you can add this format (didn't test it) for them. ``` { "flags": "-HnroE", "pattern": "eyJ[a-zA-Z0-9_-]+\.eyJ[a-zA-Z0-9_-]+\.[a-zA-Z0-9_-]+={0,2}" } ```