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

Excluded node not removed from cache. #1907

Closed
janneman001 opened this issue Aug 18, 2019 · 2 comments
Closed

Excluded node not removed from cache. #1907

janneman001 opened this issue Aug 18, 2019 · 2 comments
Assignees
Labels

Comments

@janneman001
Copy link

janneman001 commented Aug 18, 2019

Using node-openzwave-shared and libopenzwave-1.6.878-86.1.x86_64 on opensuse 42.3

When i add nodes they will be added to cache. However when i exclude a node it will not get removed from the cachefile. This results in exceptions like:

19:26:20.535 Warning, Exception: Manager.cpp:1512 - 101 - Invalid ValueID passed to GetValueLabel

and errors like:
throwing an instance of 'OpenZWave::OZWException'
what(): Manager.cpp:1512 - InvalidValueIDError (101) Msg: Invalid ValueID passed to GetValueLabel

When restarting the application.

Deleting the cachefile and starting the application or removing the node from the cachefile and starting the application makes it ok again.

Please find a log of inclusion and exclusion of node and the resulting cachefile. (renamed it to txt otherwise no upload possible)
Tried also different nodetypes. All same result.

OZW_Log.txt
ozwcache_0xea387b58.xml.txt

@Fishwaldo Fishwaldo self-assigned this Aug 19, 2019
@Fishwaldo Fishwaldo added the bug label Aug 19, 2019
@Fishwaldo
Copy link
Member

I just pushed a fix for this hopefully. Can you test please?

Fishwaldo added a commit that referenced this issue Aug 19, 2019
@janneman001
Copy link
Author

janneman001 commented Aug 19, 2019

Thanks for your quick return.
Do you know the frequency of the distribution package builds? It looks like monthly on: http://old.openzwave.com/downloads/
I guess, if i want to test it right away, i will have to do a build of 1.6.881?

update: 14:46
I tried to build master and tested. Works fine. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants