john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
23 stars 1 forks source link

Problem with authorization #22

Closed pepsonEL closed 10 months ago

pepsonEL commented 10 months ago

Hi I use your adapter v5 and setup authorization. I use user as: " admin" and password "16 characters (7 letters + 8 digits + special character)". After that i can not login to my adapter. I try many times login and then flash adapter and again setup and the same problem.

john30 commented 10 months ago

what firmware version and browser do you use?

pepsonEL commented 10 months ago

Firmware Version 2023-09-03 and browser Chrome 117.0.5938.92

john30 commented 10 months ago

that version has a rather low timeout of 5 seconds for entering the credentials. try with the recent one

pepsonEL commented 10 months ago

On version 2023-09-17 all is ok. Thanks