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

Problem viewing some values on Starlink dashboard #16

Open
CharlesGodwin opened this issue Aug 9, 2021 · 6 comments
Open

Problem viewing some values on Starlink dashboard #16

CharlesGodwin opened this issue Aug 9, 2021 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@CharlesGodwin
Copy link

I only see zero on the Starlink dashboard for these values

Uptime
Cell ID
Gateway ID
Satellite ID

See attached.

I am not using the Starlink router, just my own.
Can I fix this? Or...

starlink-issue

@CharlesGodwin CharlesGodwin added the bug Something isn't working label Aug 9, 2021
@gaillafr
Copy link

Hi,

I'm having the same issue using the Starlink router.

Best regards.

@sinnx3
Copy link

sinnx3 commented Sep 13, 2021

Hi,

I'm having the same issue using the Starlink router.

Best regards.

I only see zero on the Starlink dashboard for these values

Uptime
Cell ID
Gateway ID
Satellite ID

See attached.

I am not using the Starlink router, just my own.
Can I fix this? Or...

starlink-issue

This is likely due to a few dishy mcflatface update a couple months ago. It locked down some of the GRPC API endpoints that allowed access to this relevant data.

We'll likely never see that data again, and should be removed for more relevant accessible data endpoints from dishy.

@virtuallynathan
Copy link

These were removed from the API.

@fireblade-au
Copy link

I think I fixed the Uptime by changing the Metrics browser value to the below:
starlink_dish_valid_seconds{instance="$DishID"}
...and now at least I get "x.xx day" instead of 0.

For State I changed to using:
starlink_dish_up{instance="$DishID"}
...and now get 'Connected'

@cjpitch23
Copy link

I think I fixed the Uptime by changing the Metrics browser value to the below: starlink_dish_valid_seconds{instance="$DishID"} ...and now at least I get "x.xx day" instead of 0.

For State I changed to using: starlink_dish_up{instance="$DishID"} ...and now get 'Connected'

Thank you for this. It fixed it for me as well.

@JFKnippschild
Copy link

Having a challenge with the Current Wedge Fraction Obstruction Widget, see attached screenshot.
Bildschirm­foto 2022-11-21 um 00 11 38

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

No branches or pull requests

8 participants