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

Memory leak #140

Open
robertoschwald opened this issue May 31, 2020 · 2 comments
Open

Memory leak #140

robertoschwald opened this issue May 31, 2020 · 2 comments

Comments

@robertoschwald
Copy link

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
Copy link

hubert3 commented Jul 7, 2020

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
Copy link

MatsA commented Jul 9, 2020

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

npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: 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 [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: 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 [email protected]: 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 [email protected]: 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 [email protected]: 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).

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

3 participants