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

Keine Geräte und Absturz wenn Verknüpfungen angeclickt wird #42

Closed
avanc opened this issue Apr 5, 2017 · 1 comment
Closed

Keine Geräte und Absturz wenn Verknüpfungen angeclickt wird #42

avanc opened this issue Apr 5, 2017 · 1 comment

Comments

@avanc
Copy link

avanc commented Apr 5, 2017

Ich bekomme keine Informationen im hm-manager angezeigt (z.B. keine Geräte). Lediglich im Reiter Verknüpfungen wird was angzeigt. Wenn ich dort auf ein Device clicke, stürzt hm-manager jedoch ab.

1.0.14:

Fehlermeldung Webinterface:

RF getLinkInfo {"code":-1,"faultCode":-1,"faultString":"Type error."}

Fehlermeldung in Console:

var dev = localDevices[daemon][params[0]];
                                      ^
TypeError: Cannot read property 'null' of undefined
    at rpcProxy (/home/klomp/tmp/homematic/node_modules/homematic-manager/main.js:304:43)
    at Socket.<anonymous> (/home/klomp/tmp/homematic/node_modules/homematic-manager/main.js:286:25)
    at Socket.emit (events.js:106:17)
    at /home/klomp/tmp/homematic/node_modules/homematic-manager/node_modules/socket.io/lib/socket.js:503:12
    at process._tickCallback (node.js:448:13)

1.0.12:

Fehlermeldung Webinterface:

disconnect
@hobbyquaker
Copy link
Owner

fixed in v2

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

2 participants