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

MELCloud plugin makes domoticz crash ? #8

Open
Gozzima opened this issue Nov 8, 2020 · 2 comments
Open

MELCloud plugin makes domoticz crash ? #8

Gozzima opened this issue Nov 8, 2020 · 2 comments

Comments

@Gozzima
Copy link

Gozzima commented Nov 8, 2020

Hi,

I used the MELCloud plugin for months and it was cool to control my AC from the same domoticz interface on my smartphone rather than the proprietary Mitsubishi app.
Suddenly 2 months ago, my domoticz server installed on synology NAS began to crash lets say every 2 days.
I use the last version of the MELCloud plugin : 0.7.6
I tried to upgrade domoticz, downgrade and finally tested to deactivate the MEL Cloud plugin and I see no more crashes.
Here is an extract of the last lines of my domoticz log before crash :

2020-09-22 17:12:36.790  Error: (Climatisation): Async Secure Read Exception: 335544539, short read
2020-09-22 17:12:36.812  (Climatisation) MELCloud receive unknonw message with error code 404
2020-09-22 17:12:36.813  (Climatisation) MELCloud has disconnected
2020-09-22 17:12:37.062  (Climatisation) MELCloud connection OK
2020-09-22 17:12:37.082  Error: (Climatisation) No transport, write directive to 'MELCloud' ignored.
2020-09-22 17:12:37.082  (Climatisation) MELCloud has disconnected
Fatal Python error: Segmentation fault

Thread 0x2cdea440 (most recent call first):
2020-09-22 17:12:37.236  Error: Domoticz(pid:10049, tid:10635('Plugin_ASIO')) received fatal signal 11 (Segmentation fault)
2020-09-22 17:12:37.239  Error: siginfo address=0x2741, address=0x2ae91e70
2020-09-22 17:12:37.458  Error: Failed to start gdb, will use backtrace() for printing stack frame

2020-09-22 17:12:37.509  Error: #0  /usr/local/domoticz/bin/domoticz() [0x15f574]
2020-09-22 17:12:37.509  Error: #1  /usr/local/domoticz/bin/domoticz() [0x16004c]
2020-09-22 17:12:37.509  Error: #2  /lib/libc.so.6 : __default_rt_sa_restorer + 0 [0x2ae91e80]

I do not see clear proof that this is the plugin that makes my domoticz crash but it is related to Python and it crashes 200 ms after an error occurs in MELCloud.

Thanks in advance for any help !
/Gozzima

@Gozzima Gozzima closed this as completed Nov 8, 2020
@Gozzima
Copy link
Author

Gozzima commented Nov 8, 2020

This seems to be the same as Issue "Loads of errors with plugin #7"

@Gozzima
Copy link
Author

Gozzima commented Feb 17, 2023

I updated the plugin.py script to 0.7.9 version by nonolk found here and my problem seems to be solved.

@Gozzima Gozzima reopened this Feb 17, 2023
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