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

[Bug]: /network/ID/member field "online" always returning false #508

Closed
1 of 2 tasks
pbksol opened this issue Aug 22, 2024 · 0 comments · Fixed by #509
Closed
1 of 2 tasks

[Bug]: /network/ID/member field "online" always returning false #508

pbksol opened this issue Aug 22, 2024 · 0 comments · Fixed by #509
Labels
bug Something isn't working

Comments

@pbksol
Copy link

pbksol commented Aug 22, 2024

🐛 Describe the Bug

The title says it more or less… The field "online" returned by the member endpoint contains always "false" despite systems being online.

🔍 Steps to Reproduce

Request network member for a certain network and check the online state shown in the controller and the API response

🌐 Browser

Safari

🔧 Deployment Type

  • Docker
  • Standalone

✨ Expected Behavior

Returning the correct online state ;-)

This is an issue with the ZeroTier-API, too. This is why I primary check if lastSeen is not more than a few minutes in the past to determine if a system is online or not. So nothing super important.

📋 ZTNET Logs

No response

🖼 Screenshots

No response

@pbksol pbksol added the bug Something isn't working label Aug 22, 2024
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

Successfully merging a pull request may close this issue.

1 participant