SphtKr / homebridge-zway

Homebridge plugin for (better) HomeKit support of RaZBerry and Z-Way Server
ISC License
85 stars 38 forks source link

Memory leak #140

Open robertoschwald opened 4 years ago

robertoschwald commented 4 years ago

homebridge is eating up memory. It seems it is due to the zway plugin. I receive after a some days the following error in the logs:

Fatal! Authentication failed (error code 401)! Check the username and password in config.json!

hb_mem mem
hubert3 commented 4 years ago

Same thing here

[7/7/2020, 21:40:54] [ZWayServer] ERROR: Fatal! Authentication failed (error code 401)! Check the username and password in config.json!

The credentials are actually not invalid though and log in fine when I access zway from a browser - Restarting Homebridge resolves it

MatsA commented 4 years ago

O yes, the same problem. Just did an install with the output below. Hope someone can maintain this plugin again ..

npm WARN deprecated request@2.74.0: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).