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

Recurrent error in syslog #158

Closed
MattL0 opened this issue Jan 2, 2021 · 1 comment
Closed

Recurrent error in syslog #158

MattL0 opened this issue Jan 2, 2021 · 1 comment

Comments

@MattL0
Copy link

MattL0 commented Jan 2, 2021

hi ,

I am getting this error every 5 seconds in linux syslog,

Jan 2 12:58:01 edited* Node-RED[1017]: TypeError: Cannot read property 'startsWith' of undefined Jan 2 12:58:01 edited* Node-RED[1017]: at followParentContext (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/context/index.js:205:18) Jan 2 12:58:01 edited* Node-RED[1017]: at Object.value (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/context/index.js:273:34) Jan 2 12:58:01 edited* Node-RED[1017]: at getOrDefault (/opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:316:32) Jan 2 12:58:01 edited* Node-RED[1017]: at getDeviceAttributes (/opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:384:12) Jan 2 12:58:01 edited* Node-RED[1017]: at getDevicesAttributes (/opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:393:24) Jan 2 12:58:01 edited* Node-RED[1017]: at /opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:226:17 Jan 2 12:58:01 edited* Node-RED[1017]: at Layer.handle [as handle_request] (/opt/node-red/node_modules/express/lib/router/layer.js:95:5) Jan 2 12:58:01 edited* Node-RED[1017]: at next (/opt/node-red/node_modules/express/lib/router/route.js:137:13) Jan 2 12:58:01 edited* Node-RED[1017]: at Route.dispatch (/opt/node-red/node_modules/express/lib/router/route.js:112:3) Jan 2 12:58:01 edited* Node-RED[1017]: at Layer.handle [as handle_request] (/opt/node-red/node_modules/express/lib/router/layer.js:95:5) Jan 2 12:58:01 edited* Node-RED[1017]: at /opt/node-red/node_modules/express/lib/router/index.js:281:22 Jan 2 12:58:01 edited* Node-RED[1017]: at param (/opt/node-red/node_modules/express/lib/router/index.js:354:14) Jan 2 12:58:01 edited* Node-RED[1017]: at param (/opt/node-red/node_modules/express/lib/router/index.js:365:14) Jan 2 12:58:01 edited* Node-RED[1017]: at Function.process_params (/opt/node-red/node_modules/express/lib/router/index.js:410:3) Jan 2 12:58:01 edited* Node-RED[1017]: at next (/opt/node-red/node_modules/express/lib/router/index.js:275:10) Jan 2 12:58:01 edited* Node-RED[1017]: at /opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:168:7

Jan 2 12:58:06 edited* Node-RED[1017]: TypeError: Cannot read property 'startsWith' of undefined Jan 2 12:58:06 edited* Node-RED[1017]: at followParentContext (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/context/index.js:205:18) Jan 2 12:58:06 edited* Node-RED[1017]: at Object.value (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/context/index.js:273:34) Jan 2 12:58:06 edited* Node-RED[1017]: at getOrDefault (/opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:316:32) Jan 2 12:58:06 edited* Node-RED[1017]: at getDeviceAttributes (/opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:384:12) Jan 2 12:58:06 edited* Node-RED[1017]: at getDevicesAttributes (/opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:393:24) Jan 2 12:58:06 edited* Node-RED[1017]: at /opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:226:17 Jan 2 12:58:06 edited* Node-RED[1017]: at Layer.handle [as handle_request] (/opt/node-red/node_modules/express/lib/router/layer.js:95:5) Jan 2 12:58:06 edited* Node-RED[1017]: at next (/opt/node-red/node_modules/express/lib/router/route.js:137:13) Jan 2 12:58:06 edited* Node-RED[1017]: at Route.dispatch (/opt/node-red/node_modules/express/lib/router/route.js:112:3) Jan 2 12:58:06 edited* Node-RED[1017]: at Layer.handle [as handle_request] (/opt/node-red/node_modules/express/lib/router/layer.js:95:5) Jan 2 12:58:06 edited* Node-RED[1017]: at /opt/node-red/node_modules/express/lib/router/index.js:281:22 Jan 2 12:58:06 edited* Node-RED[1017]: at param (/opt/node-red/node_modules/express/lib/router/index.js:354:14) Jan 2 12:58:06 edited* Node-RED[1017]: at param (/opt/node-red/node_modules/express/lib/router/index.js:365:14) Jan 2 12:58:06 edited* Node-RED[1017]: at Function.process_params (/opt/node-red/node_modules/express/lib/router/index.js:410:3) Jan 2 12:58:06 edited* Node-RED[1017]: at next (/opt/node-red/node_modules/express/lib/router/index.js:275:10) Jan 2 12:58:06 edited* Node-RED[1017]: at /opt/node-red/node_modules/node-red-contrib-amazon-echo/index.js:168:7

@datech
Copy link
Owner

datech commented Apr 30, 2024

I cannot reproduce this issue with node-red-contrib-amazon-echo v0.1.11, Node-RED 3.1.18, and Node.js v16.20.2.

@datech datech closed this as completed Apr 30, 2024
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