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

undefined errors #5

Closed
supersjimmie opened this issue Nov 23, 2020 · 1 comment
Closed

undefined errors #5

supersjimmie opened this issue Nov 23, 2020 · 1 comment

Comments

@supersjimmie
Copy link

When deployed, I do not get anything in the mqtt, and in the nodered log I see:

11/23/2020, 12:36:52 PMnode: Prepare select gwid
function : (error)
"TypeError: Cannot read property '0' of undefined"
11/23/2020, 12:37:51 PMnode: Get data fields
function : (error)
"TypeError: Cannot read property 'function-status-text-005' of undefined"
11/23/2020, 12:38:51 PMnode: Get data fields
function : (error)
"TypeError: Cannot read property 'function-status-text-005' of undefined"
11/23/2020, 12:39:51 PMnode: Get data fields
function : (error)
"TypeError: Cannot read property 'function-status-text-005' of undefined"
11/23/2020, 12:40:51 PMnode: Get data fields
function : (error)
"TypeError: Cannot read property 'function-status-text-005' of undefined"
11/23/2020, 12:41:09 PMnode: Prepare select gwid
function : (error)
"TypeError: Cannot read property '0' of undefined"
11/23/2020, 12:42:06 PMnode: Get data fields
function : (error)
"TypeError: Cannot read property 'function-status-text-005' of undefined"
11/23/2020, 12:43:06 PMnode: Get data fields
function : (error)
"TypeError: Cannot read property 'function-status-text-005' of undefined"
@supersjimmie
Copy link
Author

figured out I needed the installer ID and also login with that ID to the installer page to get the login details.

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

1 participant