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

Selecting "Configure Module" menu option causes device to lose connection. #1222

Open
soundfx42 opened this issue May 8, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@soundfx42
Copy link

soundfx42 commented May 8, 2024

Describe the bug
When accessing device via builtin webpage it will become unavailable when selecting the "Configure Module" menu. The device will suddenly just stop responding with a "connection has timed out" error. Device will also no longer respond to ping requests with "Destination host unreachable" response. The only way to recover is to power cycle the device.

Utilizing the Ping Watchdog function allows the device to recover without the need to power cycle the device however the Configure Module menu is still not accessible as the connection to the device will immediately time out once again if that menu is selected.

Firmware:

  • Version: 1.17.262
  • Device: Arlec Grid Connect Smart Plug PC191HA
  • Chip/model: BK7231T

To Reproduce

  • Access device via browser (Firefox) using IP address of device.
  • Select "Config"
  • Select "Configure Module"

Additional context
I currently have three of these devices installed. They all display the same behavior. The devices can be configured by using the "Launch Web Application" option.

@openshwprojects openshwprojects added the bug Something isn't working label May 9, 2024
@openshwprojects
Copy link
Owner

Interesting, I have managed to get the same problem on Firefox, while it works for me on chrome... futher investigation needed.

@soundfx42
Copy link
Author

soundfx42 commented May 11, 2024

I tried it in Chrome and the Configure page loaded the first time but now every time after it only partially loads before hanging.
image

I disabled all extensions and cleared everything in the cache and tried again but once more, only got the partially loaded page.

@openshwprojects
Copy link
Owner

Strange, it doesan't manifest so strongly for me:
image
Still, I will look into it, I may also think how to just shorten the list of available io roles because currently this list is printed to html for each dropdown...

@openshwprojects
Copy link
Owner

imworking on it b3db6df

@openshwprojects
Copy link
Owner

fixed, i just need to fix main releases stystem
https://www.elektroda.com/rtvforum/topic4053623.html

@soundfx42
Copy link
Author

I would love to test this out the the problematic devices but I need some direction on how to go about it.

The original jailbreak was done over wifi with tuya-cloudcutter. I have since updated the firmware on the device to 1.17.571 OTA using the Web Application.

That is the extend of my knowledge unfortunately. If you could instruct me on how to install the testbuild with the fix I would happily have a shot at testing it for you.

@DeDaMrAzR
Copy link
Contributor

@soundfx42

Can you try now on the latest public build? Thanks

@soundfx42
Copy link
Author

I've upgraded one of the devices to 1.17.574 and it works like a charm. The Configure Module page loads instantly without any sign of timeouts. I will upgrade the other two modules over the next few days. Nice work on the prompt fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants