AlexTrushkovsky/NoWarDDoS

[FIXED, NOT MERGED] Attack stopped after the error: "Cannot unpack non-iterable NoneType object"

Opened this issue · 9 comments

Y0r commented
  1. I'm using a docker for attack
  2. Every 15-20m attack stopped after these errors.

===
09:54:57 | WARNING | 109 - issue happened: HTTPSConnectionPool(host='www.dellin.ru', port=443): Read timed out. (read timeout=10), SUCCESSFUL ATTACKS: 60
09:54:57 | WARNING | 109 - issue happened: HTTPSConnectionPool(host='www.dellin.ru', port=443): Read timed out. (read timeout=10), SUCCESSFUL ATTACKS: 60
TypeError: cannot unpack non-iterable NoneType object

Windows 10 machine - the same issue.

Same to me. Docker container crashes because of this error:
TypeError: cannot unpack non-iterable NoneType object

The same issue in Ubuntu 20.04

ww7 commented

Pull requests still not updated with fix, for manual update use:

rm attack.py
wget https://github.com/AlexTrushkovsky/NoWarDDoS/blob/9ba3d5b64232967d04080c4413e4ca15a48c5bed/attack.py

The same issue in Ubuntu 20.04

Y0r commented

Why PR is not merged?

Pull requests still not updated with fix, for manual update use:

rm attack.py
wget https://github.com/AlexTrushkovsky/NoWarDDoS/blob/9ba3d5b64232967d04080c4413e4ca15a48c5bed/attack.py

That is wrong.

rm attack.py
wget https://raw.githubusercontent.com/AlexTrushkovsky/NoWarDDoS/9ba3d5b64232967d04080c4413e4ca15a48c5bed/attack.py