luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
752 stars 305 forks source link

Cannot Access IP Address #200

Closed OwenD30 closed 2 years ago

OwenD30 commented 2 years ago

I connected the module to my home wifi and found its IP address (192.168.1.8) in my router, but I get a timeout error when I try to connect to it on all my devices. It's connected but I can't access it.

To reproduce:

  1. Install firmware, reboot
  2. Connect to module's wifi, upload web UI file
  3. Set up interface, reboot
  4. Change wifi mode to "client station"
  5. Enter wifi and password, hit OK and reboot
  6. Find IP address in router
  7. Try to connect (chrome, safari, etc.)
github-actions[bot] commented 2 years ago

Thank your for submiting, please be sure you followed template or your issue may be dismissed.

luc-github commented 2 years ago

please fill all informations requested in template https://github.com/luc-github/ESP3D-WEBUI/blob/2.1/.github/ISSUE_TEMPLATE/bug_report.md

OwenD30 commented 2 years ago

I just was thinking about this issue and I'm quite sure it's something with my router. No one else has had this issue and if I can see it on my router device manager it must be a problem with my network, not your firmware. Also, I am using Knutwurst's firmware on the ESP-01 so there are just too many variables and I don't want you to waste your time trying to fix a problem that no one else has. I'll just resolve the issue and figure it out on my own.

Great job with the project btw

luc-github commented 2 years ago

as I see he only provide binary so you do not know the settings used , you may try to compile fw by your self to check. it can also be an issue with webui upload, try http://yourip?forcefallback=yes to access emdedded page

OwenD30 commented 2 years ago

It ended up being a network error, I fixed it and everything is working properly now. Thanks so much for the awesome features this thing has!

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.