You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
🐛 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
✨ 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
The text was updated successfully, but these errors were encountered: