You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Hi, thanks for you're work.
i have a little problem so I don't find way to solve.
I launch the bridge with pm2 , but sometime program stop , but not crash so pm2 cannot restart it.
look like timeout problem, I show you the log .
0|meross2d | TypeError: Cannot read property 'ability' of undefined
0|meross2d | at Object.dev.getSystemAbilities [as callback] (/home/pi/Meross2Domoticz/meross2domoticz.js:247:28)
0|meross2d | at Timeout.waitingMessageIds.(anonymous function).timeout.setTimeout [as _onTimeout] (/home/pi/Meross2Domoticz/node_modules/meross-cloud/index.js:333:55)
0|meross2d | at ontimeout (timers.js:475:11)
0|meross2d | at tryOnTimeout (timers.js:310:5)
0|meross2d | at Timer.listOnTimeout (timers.js:270:5)
Thanks for you're time , I hope you can help me.
The text was updated successfully, but these errors were encountered:
Hi, thanks for you're work.
i have a little problem so I don't find way to solve.
I launch the bridge with pm2 , but sometime program stop , but not crash so pm2 cannot restart it.
look like timeout problem, I show you the log .
0|meross2d | TypeError: Cannot read property 'ability' of undefined
0|meross2d | at Object.dev.getSystemAbilities [as callback] (/home/pi/Meross2Domoticz/meross2domoticz.js:247:28)
0|meross2d | at Timeout.waitingMessageIds.(anonymous function).timeout.setTimeout [as _onTimeout] (/home/pi/Meross2Domoticz/node_modules/meross-cloud/index.js:333:55)
0|meross2d | at ontimeout (timers.js:475:11)
0|meross2d | at tryOnTimeout (timers.js:310:5)
0|meross2d | at Timer.listOnTimeout (timers.js:270:5)
Thanks for you're time , I hope you can help me.
The text was updated successfully, but these errors were encountered: