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

AttributeError: 'NoneType' object has no attribute 'recv' #297

Open
jove01 opened this issue Aug 27, 2024 · 2 comments
Open

AttributeError: 'NoneType' object has no attribute 'recv' #297

jove01 opened this issue Aug 27, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jove01
Copy link

jove01 commented Aug 27, 2024

HA core version

2024.8.3

Current integration version

v0.5.7

Last known working integration version

?

Device type and model

Air Conditioner 00000Q1C (44204)

Working mobile app

MSSmarHome

The description of problem

After Installing this fork, see the error below

`Logger: midealocal.device
Quelle: /usr/local/lib/python3.12/site-packages/midealocal/device.py:561
Erstmals aufgetreten: 11:08:34 (2 Vorkommnisse)
Zuletzt protokolliert: 11:08:39

[18691697955959] Unknown error : /usr/local/lib/python3.12/site-packages/midealocal/device.py, 528
[18691697955958] Unknown error : /usr/local/lib/python3.12/site-packages/midealocal/device.py, 528
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 528, in run
msg = self._socket.recv(512)
^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'recv'`

The logs

No response

@jove01 jove01 added the bug Something isn't working label Aug 27, 2024
@chemelli74 chemelli74 added the good first issue Good for newcomers label Aug 27, 2024
@wuwentao
Copy link
Owner

@jove01 thanks for your bug report.

could you help to enable midea_ac_lan and midealocal debug log via README document, and upload a full debug log file with this error msg?
attach a debug log file and NOT paste the log text in issue, thanks.

@chemelli74
Copy link
Collaborator

Logging reports midealocal, I think it should be opened on library side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants