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
After Updating to 2.2.2, I see WARNINGS in the logs whenever the browser is connected. Looking at the json code and other things it looks like the browser will send GET_DEVICES every minute and a WARNING will show in the log.
This should not be a warning since it is normal behavior.
Debug: NetService:++ Websocket joined
Debug: NetService:WS: Message - Key 'command' Value 'GET_DEVICES'
Warning: NetService:WS: Old stanza, using old method to action
Info: NetService:WS: Message - Key 'command' Value 'GET_DEVICES' | Key2 '(null)' Value2 '(null)'
Debug: NetService:JSON: web used 2694 of 5120
The text was updated successfully, but these errors were encountered:
After Updating to 2.2.2, I see WARNINGS in the logs whenever the browser is connected. Looking at the json code and other things it looks like the browser will send GET_DEVICES every minute and a WARNING will show in the log.
This should not be a warning since it is normal behavior.
The text was updated successfully, but these errors were encountered: