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

reboot does not seem to work #31

Open
joaotinoco opened this issue Oct 21, 2021 · 0 comments
Open

reboot does not seem to work #31

joaotinoco opened this issue Oct 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@joaotinoco
Copy link

joaotinoco commented Oct 21, 2021

Hello! I have been testing the code from this repository on a Huawei E8372-155 router.

The thing that I have been trying to do is reboot this modem, remotely, by using your API, when the modem loses it's connection.

The problem is that the reboot does not seems to actually reboot the modem, it's lights are always in the same state and the connection stays always "Disconnected". I have to cut the power from the router so it really reboots.

Also when I use the command

huaweisms.api.dialup.switch_mobile_on(ctx)

and then check its current state with the command

huaweisms.api.dialup.get_mobile_status(ctx)

I receive the message "CONNECTED", even thou in the "site" of the router, the status appears always as "Disconnected" (like in the image below).

Capture

@dopstar dopstar added the bug Something isn't working label Oct 21, 2021
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

2 participants