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

WEB interface flashing firmware problem #505

Open
jsonslim opened this issue Apr 3, 2024 · 3 comments
Open

WEB interface flashing firmware problem #505

jsonslim opened this issue Apr 3, 2024 · 3 comments

Comments

@jsonslim
Copy link

jsonslim commented Apr 3, 2024

Hello,
thanks for such a nice project!

The problem: after using the http://alf45tar.github.io/PedalinoMini/installer and connecting the esp32 board to my router, the page by my address - http://116de378.local/ doesn't load, the browser shows this:
image

I can see the board in my home network with 192.168.0.46, and when i open the page, it shows this:
image

Desired behavior: the page loads by http://116de378.local/ without showing the banner with login and password.
I think it's a good idea to not block a user from with the login/passwd banner, at the beginning. If it's an important feature for you, make the input form on the separate page, and only after the user enters custon login/pass the banner appearance makes sence.

Thanks!

@alf45tar
Copy link
Owner

alf45tar commented Apr 3, 2024

Username is admin
Default password is 116DE378

Thanks for the suggestion to disable authentication on first login.

@jsonslim
Copy link
Author

jsonslim commented Apr 3, 2024

Thank you for the answer!
After I wrote this issue I saw that the admin/pass instructions were written on the readme section. But the http://116de378.local/ still doesn't load, it's a timeout problem...

@alf45tar
Copy link
Owner

alf45tar commented Apr 3, 2024

I suggest to use some tool to debug mDNS/Bonjour/Zeroconf.
I am using https://itunes.apple.com/us/app/discovery-dns-sd-browser/id1381004916?mt=12 on macOS and
https://www.tobias-erichsen.de/software/zeroconfservicebrowser.html on Windows.

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

2 participants