zwartevogel / Panasonic-Aquarea-NodeRed

GNU General Public License v3.0
5 stars 7 forks source link

undefined errors #5

Closed supersjimmie closed 3 years ago

supersjimmie commented 3 years ago

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 commented 3 years ago

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