offensive-security / kali-nethunter

The Kali NetHunter Project
https://github.com/offensive-security/kali-nethunter/wiki
3.47k stars 891 forks source link

Unable to build for Oneplus3 #949

Closed tbennett6421 closed 7 years ago

tbennett6421 commented 7 years ago

When I try to build for a oneplus3 running nougat, I get some sort of connection problem.

Device:

Oneplus 3

OS version (KitKat/Lollipop/Marshmallow/Nougat):

Nougat

Built from repo (date and build command) or downloaded from website (links):

Tylers-MacBook-Pro:nethunter-installer tbennett$ python build.py --nougat --device oneplus3 Downloading: Hackerskeyboard.apk (1303164 bytes) 1303164 [100.00%] SHA512: 8c861c7540e6eeb006070d0f2d80134e75637066591d705b987e164c3fe87521ed694ac844c945eb74449aff8723ff039f793b2e3743aac73865f74bb248edf5 Expect: 8c861c7540e6eeb006070d0f2d80134e75637066591d705b987e164c3fe87521ed694ac844c945eb74449aff8723ff039f793b2e3743aac73865f74bb248edf5 Hash matches: OK Download OK: update/data/app/Hackerskeyboard.apk Error: ('Connection aborted.', error(54, 'Connection reset by peer'))

tbennett6421 commented 7 years ago

I got this issue resolved by doing the build outside of my home environment. I'm assuming that something in my router such as pfblockerng or the blacklisting I do was blocking the connection.

It would be nice if the build script gave more information on what happened to trigger the failure response