Giter Site home page Giter Site logo

Comments (8)

korry avatar korry commented on August 16, 2024 1

I had the same problem - I closed the browser tab I had been using, opened a new tab, and browsed to 192.168.4.1 and problem solved. Hope that helps.

from esp32_nat_router.

martin-ger avatar martin-ger commented on August 16, 2024 1

from esp32_nat_router.

lecrams avatar lecrams commented on August 16, 2024

having exactly the same issue however my PW is only 20 ASCII characters.
When I connect to the new AP i get the following logging on the UART console:

W (16264) httpd_parse: parse_block: request URI/header too long
W (16264) httpd_txrx: httpd_resp_send_err: 431 Request Header Fields Too Large - Header fields are too long for server to interpret.

Any idea what can be wrong.closing the browser does not work for me

from esp32_nat_router.

martin-ger avatar martin-ger commented on August 16, 2024

Does ist help to increase HTTPD_MAX_REQ_HDR_LEN in the configuration?

from esp32_nat_router.

lecrams avatar lecrams commented on August 16, 2024

I changed HTTPD_MAX_REQ_HDR_LEN to 1024 rebuild the project and now it is working.
Thx for the fast support

from esp32_nat_router.

damienwolf07 avatar damienwolf07 commented on August 16, 2024

@martin-ger How do I exactly do that?

from esp32_nat_router.

axmed2004 avatar axmed2004 commented on August 16, 2024

Please help me, how to build project?

from esp32_nat_router.

SoothingVoid avatar SoothingVoid commented on August 16, 2024

I am facing similar problem as related to uplink Wifi password, that is 63 char long, it just is not saved, will try suggested HTTPD_MAX_REQ_HDR_LEN fix.

Another thing I noticed that there might be some issues with special characters, "+" gets replaced with space(" ").
Tried with set_sta and from webpage, both seem to do so.

from esp32_nat_router.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.