SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.34k stars 2.57k forks source link

Web interface error 192.168.4.1 #1356

Closed mohibkhan011 closed 3 years ago

mohibkhan011 commented 3 years ago

Have you searched for existing (open and closed) issues describing the same problem?

Yes

Describe the error A clear and concise description of what the problem is. What do you think causes it?

I've just received the device and I start connecting to web interface 192.168.4.1 but its not going to the dashboard.

Error/Compile/Output Log Error 404 file not found

Screenshots Screenshot_20201128_143926_com opera browser

Environment (please complete the following information):

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. đŸ‡Ŧ🇧 Communicate in English so everybody can understand you
2. 📖 Have a look at the Wiki and README for information
3. 🔍 Search for similar issues (open and closed)
4. ✍ī¸ Provide enough information to understand, recreate and help out with your problem
5. ℹī¸ Let us know if you find a solution and please share it with us
6. 📕 Close the issue when your problem has been solved

Alpha-1729 commented 3 years ago

Same error for me also

Bommlon commented 3 years ago

Did you make sure you're connecting to the correct URL?

Alpha-1729 commented 3 years ago

Yes

spacehuhn commented 3 years ago

On some phones, you must disable the mobile data connection to be able to access 192.168.4.1.

Nomade12 commented 3 years ago

Having the same issue... Flashed with the current code and everything works in serial mode. Web interface is completely missing.. I tried to connect both to 192.168.4.1 or deauth.me with both Mozilla desktop browser, Chrome on android phone and Safari on iPad I'm pasting here my sysinfo and a screen below. My board is a NodeMCU v3 LoLin

23:24:19.457 -> # sysinfo 23:24:19.457 -> [======== SYSTEM INFO ========] 23:24:19.457 -> RAM usage: 47896 bytes used [59%], 34024 bytes free [41%], 81920 bytes in total 23:24:19.491 -> 23:24:19.491 -> Current WiFi channel: 1 23:24:19.491 -> AP MAC address: da:bf:c0:14:b0:a4 23:24:19.491 -> Station MAC address: 00:10:66:41:0e:a7 23:24:19.491 -> SPIFFS: 40960 bytes used [1%], 3080192 bytes free [98%], 3121152 bytes in total 23:24:19.491 -> block size 8192 bytes, page size 256 bytes 23:24:19.491 -> Files: 23:24:19.491 -> autostart.txt 19 bytes 23:24:19.491 -> names.json 2 bytes 23:24:19.525 -> scan.json 785 bytes 23:24:19.525 -> settings.json 507 bytes 23:24:19.525 -> ssids.json 318 bytes 23:24:19.525 -> [WiFi] Path: '/web', Mode: 'AP', SSID: 'pwned', password: 'deauther', channel: '1', hidden: true, captive-portal: false 23:24:19.525 -> ===============================

image

Nomade12 commented 3 years ago

OK, i rolled back and uploaded v.2.1.4 on my nodemcu, this is the versione before you replaced SPIFFS with LittleFS and it worked beautifully. Now my web interface gets correctly viewed. I dont know how much this can help in resolving this bug, but i hope it gets resolved soon.

spacehuhn commented 3 years ago

Thank you for reporting. I pushed a few changes recently that should resolve the problem.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.