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

Cannot read property 'actions' of undefined at TR064.setWLANGuest #15

Closed
vore opened this issue Jan 14, 2017 · 7 comments
Closed

Cannot read property 'actions' of undefined at TR064.setWLANGuest #15

vore opened this issue Jan 14, 2017 · 7 comments

Comments

@vore
Copy link

vore commented Jan 14, 2017

Hi,
I'm having issues with the Guest wifi. I always get an error message when switching the Guest wifi.
Im using the current version 0.1.20

Log says the following:

TypeError: 2017-01-14 14:55:35.804 error at Object.options.stateChange (/opt/iobroker/node_modules/iobroker.tr-064/node_modules/soef/soef.js:1062:21)
TypeError: 2017-01-14 14:55:35.804 error at Object.onStateChange (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:112:27)
TypeError: 2017-01-14 14:55:35.804 error at TR064.setWLANGuest (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:283:81)
TypeError: 2017-01-14 14:55:35.804 error Cannot read property 'actions' of undefined

@soef
Copy link
Owner

soef commented Jan 16, 2017

Hello, can you please update to version 0.1.26. With this version you can create a dump of the available services of your firtzbox.

To create a dump set the state tr-064.0.states.command to dumpservices. The response will be stored in the state commandResult

@vore
Copy link
Author

vore commented Jan 18, 2017

Hello,
got the file. What should I look for?
Regards

@soef
Copy link
Owner

soef commented Jan 19, 2017

Can you send it to me? Or post it here=

@vore
Copy link
Author

vore commented Jan 19, 2017 via email

@soef
Copy link
Owner

soef commented Jan 21, 2017

Thank's for this Information. I think your fritzbox does not support 5GHz. Therefore the guest wlan functions are in WLANConfiguration:2, wtich normaly contains wlan 5.0 ghz fiúnctions.

please try Version 0.1.29. I think with this Version you can switch your guest wlan state.

@soef soef closed this as completed Jan 21, 2017
@vore
Copy link
Author

vore commented Jan 22, 2017 via email

@vore
Copy link
Author

vore commented Jan 22, 2017 via email

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