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

Refusing connection when making httpGet request with mDNS #1418

Open
chaplijt opened this issue Jun 24, 2024 · 0 comments
Open

Refusing connection when making httpGet request with mDNS #1418

chaplijt opened this issue Jun 24, 2024 · 0 comments

Comments

@chaplijt
Copy link

I have AsyncWebServer running on an ESP32 that was configured using PlatformIO. It has mDNS running and can be accessed from all web browsers using the mDNS ID.

It responds to all of the requests properly when in the form of http://109.168.2.xxx/yyyy. However when I try a request from an ESP32 that was configured from the arduino workspace using http://panel_monitor.local/yyyy I get a return code of -1 connection refused.

I have similar configurations of AsyncWebServer running on other ESP32's (configured from Arduino workspace) and they accept mDNS ID and respond appropriately

Appreciate any thoughts/ clues/etc

peace

john

I

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant