home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.67k stars 30.42k forks source link

Using slower stringprep, consider compiling the faster cython/libidn one. (Harmony Hub) #104196

Closed poudenes closed 11 months ago

poudenes commented 11 months ago

The problem

Hi All,

I see some posts on forum that people have this issue also. This error line i see almost 1 year now when i restart HA. Everything working normal, but maybe this can be solved in near future?

I have XMPP disabled for years. So this cannot be the issue.

,Disable XMPP

XMPP has to be explicitly enabled on the Harmony HUB. To do so open the Harmony app and go to: Menu > Harmony Setup > Add/Edit Devices & Activities > Remote & Hub > Enable XMPP Same steps can be followed to disable XMPP again,

Core: 2023.11.2
Supervisor: 2023.11.3
Operating System: 11.1
Frontend: 20231030.2

Error log:

Logger: slixmpp.stringprep
Source: components/harmony/data.py:123
First occurred: 11:35:54 (1 occurrences)
Last logged: 11:35:54

Using slower stringprep, consider compiling the faster cython/libidn one.

What version of Home Assistant Core has the issue?

2023.11.2

What was the last working version of Home Assistant Core?

This error is there for more then a year

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Harmony Hub

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

Its a integration problem with startup

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 11 months ago

Hey there @ehendrix23, @bramkragten, @bdraco, @mkeesey, @aohzan, mind taking a look at this issue as it has been labeled with an integration (harmony) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `harmony` 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 harmony` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


harmony documentation harmony source (message by IssueLinks)

poudenes commented 11 months ago

Did a check and XMPP was enabled. dont know how. Disabled it and issue is gone.