Martin Plattner
Martin Plattner
I haven't observed this issue either. In #147, @engenegr suggests that its due to a "weak machine", whatever that boils down to. (The only options are not enough RAM or...
Update: After I posted the comment below, I saw that in your initial issue description the error happens even when `Removing 0 blocks`, eg. no block re-org occurs. However, there...
Solving this issue would significantly lower the entry-barrier of deploying and using BlockSci. Thus, I tried to brainstorm what possible issues could be, specifically regarding @hkalodner's "_many factors that can...
I get the same error with a .nessus file created using the latest Nessus version `10.3.0 (#80) LINUX`.
Having the same issue. Input is a .nessus file from Nessus Professional.
Yes, there are no errors with the .nessus files that did throw the error with the previous analyzer version 👍 Sorry for my late response.
There's already a PR that fixes this. It's applied in the `develop` branch, but I guess will be in the `main` branch as well soon. See #62
FTR: With https://github.com/cirocosta/asciinema-edit you can cut existing casts or speed them up/down.
+1 Would be great if this can be fixed. I have my pictures grouped into folders like `img/YEAR/EVENT` and this bugs really messes up the listing. Thanks a lot! 😄
I've fixed the issue in my own fork in https://github.com/mplattner/gogophish/commit/94c0fd85f2c73802c4b647eb20f4f20e836e01a4 and https://github.com/mplattner/gogophish/commit/bc4c0e98c749ae8398eb64d026f53b2da9b92fd9. I only fixed it for `setupEmail()`, but not `setupSMS()`, that's why I didn't create a PR, but feel...