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

When Browser Connected GET_DEVICES generates "Warning: NetService:WS: Old stanza, using old method to action" #134

Open
ballle98 opened this issue Nov 17, 2020 · 1 comment

Comments

@ballle98
Copy link
Contributor

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
@ballle98
Copy link
Contributor Author

this may be related to #135 After this fix I no longer see the issue.

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

1 participant