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

Unifi Network - Unsupported Message - VPN Status #110546

Closed
bmos opened this issue Feb 14, 2024 · 1 comment · Fixed by #110658
Closed

Unifi Network - Unsupported Message - VPN Status #110546

bmos opened this issue Feb 14, 2024 · 1 comment · Fixed by #110658
Assignees

Comments

@bmos
Copy link

bmos commented Feb 14, 2024

The problem

I have a bunch of log messages about unsupported messages from Unifi.

What version of Home Assistant Core has the issue?

2024.2.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

UniFi Network

Link to integration documentation on our website

https://www.home-assistant.io/integrations/unifi

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: aiounifi.models.message
Source: components/unifi/controller.py:384
First occurred: February 9, 2024 at 2:19:11 PM (316 occurrences)
Last logged: February 13, 2024 at 7:34:29 AM

Unsupported message {'meta': {'message': 'vpn:connect', 'rc': 'ok'}, 'data': {'assoc_time': 1707827327, 'network_id': '658b0141ae754d437ccbd798', 'notes': [], 'remote_ip': '146.70.45.114', 'status': 'CONNECTED', 'type': 'openvpn-client'}}
Unsupported message key vpn:disconnect
Unsupported message {'meta': {'message': 'vpn:disconnect', 'rc': 'ok'}, 'data': {'error_reason': 'UNKNOWN', 'network_id': '658b0141ae754d437ccbd798', 'notes': [], 'status': 'DISCONNECTED', 'type': 'openvpn-client'}}
Unsupported message key vpn:connect
Unsupported message {'meta': {'message': 'vpn:connect', 'rc': 'ok'}, 'data': {'assoc_time': 1707827669, 'network_id': '658b0141ae754d437ccbd798', 'notes': [], 'remote_ip': '146.70.45.114', 'status': 'CONNECTED', 'type': 'openvpn-client'}}

Additional information

No response

@home-assistant
Copy link

Hey there @Kane610, mind taking a look at this issue as it has been labeled with an integration (unifi) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of unifi can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign unifi Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


unifi documentation
unifi source
(message by IssueLinks)

@github-actions github-actions bot locked and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants