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

Could not post reboot request #73

Open
Josephur opened this issue Jun 15, 2022 · 4 comments
Open

Could not post reboot request #73

Josephur opened this issue Jun 15, 2022 · 4 comments

Comments

@Josephur
Copy link

Josephur commented Jun 15, 2022

Using Nokia 5G "trashcan" on firmware 1.2104.00.0286

2022/06/15 00:20:38 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
2022/06/15 00:20:39 [DEBUG] http://192.168.12.1:80 "GET /dashboard_device_info_status_web_app.cgi HTTP/1.1" 200 649
2022/06/15 00:20:39 [INFO] Reboot requested.
2022/06/15 00:20:39 [INFO] Rebooting.
2022/06/15 00:20:39 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
2022/06/15 00:20:39 [DEBUG] http://192.168.12.1:80 "GET /login_web_app.cgi?nonce HTTP/1.1" 200 369
2022/06/15 00:20:39 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
2022/06/15 00:20:39 [DEBUG] http://192.168.12.1:80 "POST /login_web_app.cgi HTTP/1.1" 200 32
2022/06/15 00:20:39 [CRITICAL] Could not post reboot request, exiting.
(program terminates here)

Doesn't seem to be able to reboot the router, so it just exits?

Also all of this happens within a few seconds, it's not like it sends an initial reboot command then waits for the router, then fails.

@highvolt-dev
Copy link
Owner

Sorry for the delayed response - did this previously work for you or is this your first time trying to use it?

What version of the script did you download? I had this error after the update to 1.2104.00.0286 and I pushed out an update to fix it, so I want to make sure you're using a copy that incorporates those fixes!

@SteveEbey73742
Copy link

2023/01/01 06:38:50 [INFO] Immediate reboot requested.
2023/01/01 06:38:50 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
2023/01/01 06:38:50 [DEBUG] http://192.168.12.1:80 "GET /TMI/v1/gateway?get=all HTTP/1.1" 200 1092
2023/01/01 06:38:50 [INFO] Reboot requested.
2023/01/01 06:38:50 [INFO] Rebooting.
2023/01/01 06:38:50 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
2023/01/01 06:38:50 [DEBUG] http://192.168.12.1:80 "POST /TMI/v1/auth/login HTTP/1.1" 200 406
2023/01/01 06:38:50 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
^C2023/01/01 06:43:07 [CRITICAL] Could not post reboot request, exiting.

Fedora Linux 37, runs fine, until reboot requested. Arcaydian KVD21. Used Ctrl-C to terminate. after waiting 5 minutes. Was able to access gui at 192.168.12.1 and it showed to have completed the reboot.

@highvolt-dev
Copy link
Owner

@SteveEbey73742 It's possible an update to the Arcadyan firmware broke this - I have a Nokia gateway so I cannot test this personally and would need to collaborate to get down to the bottom of it

@SteveEbey73742
Copy link

no firmware update. Never has worked, on any of the firmware versions, or even the gui versions.

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

3 participants