Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webserver (Dashboard) / OTA not working on ESP32 #1737

Open
dl1lmh opened this issue Jan 1, 2024 · 3 comments
Open

Webserver (Dashboard) / OTA not working on ESP32 #1737

dl1lmh opened this issue Jan 1, 2024 · 3 comments
Labels
insufficient info Further information is requested

Comments

@dl1lmh
Copy link
Contributor

dl1lmh commented Jan 1, 2024

The dashboard and the OTA update do not work in both cases since the update V4.0.
With V3.9 it works perfectly.

Ping and mining work perfectly.

The dashboard and the OTA get the error “Connection Timeout”

I guess that
server.handleClient();
and the OTA handler are not executed.

Hardware:
ESP32-WROOM-32
connected via WLAN

OLIMEX POE board
ESP32-WROOM-32E
connected via WLAN or LAN (see pull request #1735)

Browser for Dashboard:

  • Firefox & Edge on Win11
  • Mobile Devices Android & Apple

Software OTA:

  • VisualStudio with Platformio (up to date) - normally i use this for development
  • ArduinoIDE (up to date)
@revoxhere
Copy link
Owner

I'm pretty sure it worked pretty well both on ESP8266, 32s2 and 32 boards when I was creating the 4.0 code for it. Are you sure you're connecting to the correct IP address?

@revoxhere revoxhere self-assigned this Jan 16, 2024
@dl1lmh
Copy link
Contributor Author

dl1lmh commented Jan 17, 2024

I will test it again this evening with your original software and give feedback. But I'm very sure because I tested on several ESP...

@joseguia
Copy link

joseguia commented Feb 3, 2024

Same on the 4 adafruit huzzah32 feathers I tested on. The same symptoms as the OP. Mine and ping work. But that's all I get , using latest versions of arduino and update v4

@revoxhere revoxhere removed their assignment May 14, 2024
@revoxhere revoxhere added the insufficient info Further information is requested label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
insufficient info Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants