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

State "moma.0.mem.dirty" has no existing object #59

Open
Heiko1977 opened this issue Dec 26, 2023 · 3 comments
Open

State "moma.0.mem.dirty" has no existing object #59

Heiko1977 opened this issue Dec 26, 2023 · 3 comments

Comments

@Heiko1977
Copy link

Describe the bug
Moma can’t get datapoint and doesn’t create it

To Reproduce
Steps to reproduce the behavior:
Seem to be an old problem, that should be solved. Maybe I never updated moma, because of fresh install?

Versions:

  • Adapter version: 1.2.9
  • JS-Controller version: 5.0.17
  • Node version: 18.17.1
  • Operating system: Raspian ARM64
    IMG_0676

Additional context
Add any other context about the problem here.

@chris82ef
Copy link

I can confirm the issue

Adapter version: 1.2.9
Node version: 20.10.0
Operating system: Linux x64

@macpo
Copy link

macpo commented Feb 17, 2024

The same here. "moma.0.mem.writeback" is also missing.

Adapter version 1.2.9

@knightofdemons
Copy link

knightofdemons commented May 4, 2024

can confirm on a fresh debian install, v1.2.9.
is there a cmd to create the object manually?

edit - Fix:
edit file /opt/iobroker/node_modules/iobroker.moma/lib/helper.js
add line 108: 'dirty': {'type': 'number', 'role': 'value'} (and add a comma to the end of the previous line)
restart adapter, check the log
image

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

4 participants