Skip to content

Possible bug WebServer::handleClient method #8318

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

Closed
1 task done
supersjellie opened this issue Jun 15, 2023 · 1 comment
Closed
1 task done

Possible bug WebServer::handleClient method #8318

supersjellie opened this issue Jun 15, 2023 · 1 comment
Assignees
Labels
Area: BT&Wifi BT & Wifi related issues Status: In Progress ⚠️ Issue is in progress

Comments

@supersjellie
Copy link
Contributor

supersjellie commented Jun 15, 2023

Board

ESP32C3

Device Description

Different custom boards communication by digital pins and/or I2C

Hardware Configuration

Switches/sensors

Version

latest master (checkout manually)

IDE Name

Arduino IDE

Operating System

Windows`10

Flash frequency

80

PSRAM enabled

yes

Upload speed

115200

Description

About 5 to 10% of the calls to the (default) webserver fails. The issue also occurs on the ESP8266 Arduino (same code for both devices). So this is a copy of esp8266/Arduino#8941 . Making sure the same object is used solves it (not even a single timeout anymore in the (calling) openHAB log. Details check above link.

PR : #8319

@earlephilhower : as promised, here's an issue and PR for the ESP32.

Sketch

Details check above link.

Debug Message

Details check above link.

Other Steps to Reproduce

Details check above link.

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@supersjellie supersjellie added the Status: Awaiting triage Issue is waiting for triage label Jun 15, 2023
@SuGlider SuGlider self-assigned this Jun 20, 2023
@SuGlider SuGlider added Area: BT&Wifi BT & Wifi related issues Status: In Progress ⚠️ Issue is in progress and removed Status: Awaiting triage Issue is waiting for triage labels Jun 20, 2023
@Parsaabasi Parsaabasi reopened this Jan 16, 2025
@Jason2866
Copy link
Collaborator

Closing since the related PR #8319 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: BT&Wifi BT & Wifi related issues Status: In Progress ⚠️ Issue is in progress
Projects
None yet
Development

No branches or pull requests

4 participants