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 query site info on Arcaydian with 1.00.18 #83

Open
sumocomputers opened this issue Jul 12, 2023 · 2 comments
Open

Could not query site info on Arcaydian with 1.00.18 #83

sumocomputers opened this issue Jul 12, 2023 · 2 comments

Comments

@sumocomputers
Copy link

Right now, I just want to query the Arcadyian maybe once an hour without any action, then I can push that data into a tool like Grafana that I can look at from time to time, and get a sense for how T-Mobile is moving me around on different bands, and then manually take action if needed. My goal is to try and get a return of data like @asheingold does in the first post here, but I cannot figure out how to do this.

I thought maybe I needed to write to a log file, so this is the command I am using below, but I get "Could not query site info", whether I use --logall or --logdelta and whether I use ping or http connect method.

Command:

tmo-monitor.py username=admin password=12345678 --model ARCKVD21 --connectivity-check http -r -I 192.168.12.1 -5 n41 -5 n71 --logfile tmo-monitor.log --log-all

Return

2023/07/12 12:24:53 [DEBUG] Enabled file logging to tmo-monitor.log
2023/07/12 12:24:53 [DEBUG] Starting new HTTP connection (1): 192.168.12.1:80
2023/07/12 12:24:53 [DEBUG] http://192.168.12.1:80 "POST /TMI/v1/auth/login HTTP/1.1" 401 147
2023/07/12 12:24:53 [CRITICAL] Could not query site info, exiting.
@samteezy
Copy link

Did you ever resolve this? I'm on the Sagemcom, and I'm getting the same error as well. Considering this repo hasn't gotten any updates since Feb I'm wondering if something's out of date here.

@sumocomputers
Copy link
Author

Did you ever resolve this? I'm on the Sagemcom, and I'm getting the same error as well. Considering this repo hasn't gotten any updates since Feb I'm wondering if something's out of date here.

I never got any response, so I consider this project abandoned.

I still haven't figured out how to do what I want, so that project is on pause.

For more advanced control of your router, check out the HINT Control app on iOS and Android.

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