[GH-ISSUE #72] Error: Setting Box Values Blank #48

Closed
opened 2026-02-27 23:22:42 +03:00 by kerem · 7 comments
Owner

Originally created by @joneroy on GitHub (Mar 4, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/72

Setting box values blank it's big prob please solve this issue #42

Before edit setting and After edit setting setting box values blank always!!

87098090-007f-11e7-9d82-4445352540f5

Originally created by @joneroy on GitHub (Mar 4, 2017). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/72 Setting box values blank it's big prob please solve this issue #42 Before edit setting and After edit setting setting box values blank always!! ![87098090-007f-11e7-9d82-4445352540f5](https://cloud.githubusercontent.com/assets/26072408/23577553/25c8b26a-00e8-11e7-85c0-bdacf5fbea7a.png)
kerem 2026-02-27 23:22:42 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@spacehuhn commented on GitHub (Mar 4, 2017):

like I said many times before: look at the logs and use the dev tools of your browser. Otherwise we can't help you.

It's like you ask why your car isn't starting and sending a picture of it. I have no idea...

<!-- gh-comment-id:284139524 --> @spacehuhn commented on GitHub (Mar 4, 2017): like I said many times before: look at the logs and use the dev tools of your browser. Otherwise we can't help you. It's like you ask why your car isn't starting and sending a picture of it. I have no idea...
Author
Owner

@joneroy commented on GitHub (Mar 4, 2017):

@spacehuhn can i send you serial monitor results.

<!-- gh-comment-id:284139823 --> @joneroy commented on GitHub (Mar 4, 2017): @spacehuhn can i send you serial monitor results.
Author
Owner

@joneroy commented on GitHub (Mar 4, 2017):

@spacehuhn

Bugs:

SSID: pwned
SSID length: 5
password: deauther
password length: 8
deauth reson: 1
attack timeout: 300
attack packet rate: 10
client scan time: 15
attack SSID encrypted: 0

starting...
starting WiFi AP
SSID: pwned
Password: deauther
generating Macs...done
getting AP scan result JSON { "aps":[ ] }
done
getting settings json
{"ssid":"pwned","password":"deauther","deauthReason":1,"attackTimeout":300,"attackPacketRate":10,"clientScanTime":15,"attackEncrypted":0,"nameList":[{"n":"null ","m":"88:70:8c:a3:cd:0f","v":"LenovoMo"},{"n":"
wbChin","m":"20:20:20:20:20:20","v":""},{"n":" ","m":"61:20:20:20:20:20","v":""},{"n":"","m":"20:20:20:20:00:00","v":""}] }
done
settings:
SSID: jone doe
SSID length: 8
password: 123456789
password length: 9
deauth reson: 0
attack timeout: 0
attack packet rate: 0
client scan time: 0
attack SSID encrypted: 0
settings saved
getting settings json
{"ssid":"jone doe","password":"123456789","deauthReason":0,"attackTimeout":0,"attackPacketRate":0,"clientScanTime":0,"attackEncrypted":0,"nameList":[{"n":"null ","m":"88:70:8c:a3:cd:0f","v":"LenovoMo"},{"n":"
wbChin","m":"20:20:20:20:20:20","v":""},{"n":" ","m":"61:20:20:20:20:20","v":""},{"n":"","m":"20:20:20:20:00:00","v":""}] }
done
getting settings json
{"ssid":"jone doe","password":"123456789","deauthReason":0,"attackTimeout":0,"attackPacketRate":0,"clientScanTime":0,"attackEncrypted":0,"nameList":[{"n":"null ","m":"88:70:8c:a3:cd:0f","v":"LenovoMo"},{"n":"
wbChin","m":"20:20:20:20:20:20","v":""},{"n":" ","m":"61:20:20:20:20:20","v":""},{"n":"","m":"20:20:20:20:00:00","v":""}] }
done

untitled

untitled

<!-- gh-comment-id:284140520 --> @joneroy commented on GitHub (Mar 4, 2017): @spacehuhn # **Bugs:** SSID: pwned SSID length: 5 password: deauther password length: 8 deauth reson: 1 attack timeout: 300 attack packet rate: 10 client scan time: 15 attack SSID encrypted: 0 starting... starting WiFi AP SSID: pwned Password: deauther generating Macs...done getting AP scan result JSON { "aps":[ ] } done getting settings json {"ssid":"pwned","password":"deauther","deauthReason":1,"attackTimeout":300,"attackPacketRate":10,"clientScanTime":15,"attackEncrypted":0,"nameList":[{"n":"null ","m":"88:70:8c:a3:cd:0f","v":"LenovoMo"},{"n":" wbChin","m":"20:20:20:20:20:20","v":""},{"n":" ","m":"61:20:20:20:20:20","v":""},{"n":"","m":"20:20:20:20:00:00","v":""}] } done settings: SSID: jone doe SSID length: 8 password: 123456789 password length: 9 deauth reson: 0 attack timeout: 0 attack packet rate: 0 client scan time: 0 attack SSID encrypted: 0 settings saved getting settings json {"ssid":"jone doe","password":"123456789","deauthReason":0,"attackTimeout":0,"attackPacketRate":0,"clientScanTime":0,"attackEncrypted":0,"nameList":[{"n":"null ","m":"88:70:8c:a3:cd:0f","v":"LenovoMo"},{"n":" wbChin","m":"20:20:20:20:20:20","v":""},{"n":" ","m":"61:20:20:20:20:20","v":""},{"n":"","m":"20:20:20:20:00:00","v":""}] } done getting settings json {"ssid":"jone doe","password":"123456789","deauthReason":0,"attackTimeout":0,"attackPacketRate":0,"clientScanTime":0,"attackEncrypted":0,"nameList":[{"n":"null ","m":"88:70:8c:a3:cd:0f","v":"LenovoMo"},{"n":" wbChin","m":"20:20:20:20:20:20","v":""},{"n":" ","m":"61:20:20:20:20:20","v":""},{"n":"","m":"20:20:20:20:00:00","v":""}] } done ![untitled](https://cloud.githubusercontent.com/assets/26072408/23577717/cdc1bc56-00ec-11e7-8ee8-5e82dc8d87f2.png) ![untitled](https://cloud.githubusercontent.com/assets/26072408/23577734/5891789e-00ed-11e7-82f1-11e6210349f7.png)
Author
Owner

@spacehuhn commented on GitHub (Mar 4, 2017):

thank you! Try to clear the namelist -> at settings the last button 'clear'.

<!-- gh-comment-id:284140731 --> @spacehuhn commented on GitHub (Mar 4, 2017): thank you! Try to clear the namelist -> at settings the last button 'clear'.
Author
Owner

@joneroy commented on GitHub (Mar 4, 2017):

@spacehuhn
After clear the namelist nothing showing in console.

untitled

<!-- gh-comment-id:284141491 --> @joneroy commented on GitHub (Mar 4, 2017): @spacehuhn After clear the namelist nothing showing in console. ![untitled](https://cloud.githubusercontent.com/assets/26072408/23577848/ae38ddb2-00ef-11e7-994c-33601c04c0b6.png)
Author
Owner

@spacehuhn commented on GitHub (Mar 4, 2017):

bugfix: 2e5656cfba

<!-- gh-comment-id:284141644 --> @spacehuhn commented on GitHub (Mar 4, 2017): bugfix: 2e5656cfba0d595e4f83e188d5e385991ee0d32c
Author
Owner

@joneroy commented on GitHub (Mar 4, 2017):

@spacehuhn

thank you now working 💯

<!-- gh-comment-id:284142498 --> @joneroy commented on GitHub (Mar 4, 2017): @spacehuhn thank you now working :100:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#48
No description provided.