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

FS#3663 - Reset button performs factory reset on touch on MR200v1 #8695

Closed
openwrt-bot opened this issue Mar 4, 2021 · 1 comment
Closed
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

peterbabic:

Using TP-link MR200v1 with OpenWrt 19.07.6, r11278-8055e38794 without any modifications, just a slight touch on a reset button performs a factory reset. It is caused by this line

jffs2reset -y && reboot &

Commenting it out and calling reload_config resolves the issue. However, if I lose LUCI and SSH access, I can not factory reset the router.

If I understand the script correctly, factory reset should only be performed if the button is pressed for longer than 5 seconds.

For me, it is hard to debug - I can not simply run the script to print what it sees, specifically ACTION and SEEN variables, because it is coupled to the button presses.

Where is the proper place to get help, please?

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
@ynezz
Copy link
Member

ynezz commented May 24, 2022

OpenWrt 19.07 release is EOL, try to reproduce the issue with latest supported release and feel free to ask for issue reopening if the problem is still present, thanks.

@ynezz ynezz closed this as completed May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

3 participants