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

Crashes Node-RED v3.1.3 and you need access to your Node-RED install folder to manually delete the flow to recover #8

Open
wasubire opened this issue Dec 30, 2023 · 0 comments

Comments

@wasubire
Copy link

Hello

This node crashes node-red and you have to manually delete the flows to recover from the crash. You will no longer have access to node-red web interface

Here are the errors when using node-red v3.1.3

30 Dec 04:06:30 - [info] Starting flows 30 Dec 04:06:30 - [info] Started flows 30 Dec 04:06:30 - [error] [ari_client:5000] TypeError: Cannot read properties of undefined (reading 'add') TypeError: Cannot read properties of undefined (reading 'add') at /root/.node-red/node_modules/ari-client/lib/client.js:95:28 at Promise._execute (/root/.node-red/node_modules/bluebird/js/release/debuggability.js:384:9) at Promise._resolveFromExecutor (/root/.node-red/node_modules/bluebird/js/release/promise.js:518:18) at new Promise (/root/.node-red/node_modules/bluebird/js/release/promise.js:103:10) at Client._attachApi (/root/.node-red/node_modules/ari-client/lib/client.js:93:10) at module.exports.connect (/root/.node-red/node_modules/ari-client/lib/client.js:605:17) at provision (/root/.node-red/node_modules/nodered-contrib-asterisk-ari/ari_client.js:245:9) at new ari_client (/root/.node-red/node_modules/nodered-contrib-asterisk-ari/ari_client.js:86:9) at Object.createNode (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/util.js:171:27) at Flow.start (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:261:54) at async Object.start [as startFlows] (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:398:17) 30 Dec 04:06:30 - [red] Uncaught Exception: 30 Dec 04:06:30 - [error] TypeError: Cannot read properties of undefined (reading 'id') at /root/.node-red/node_modules/nodered-contrib-asterisk-ari/ari_client.js:19:37 at tryCatcher (/root/.node-red/node_modules/bluebird/js/release/util.js:16:23) at Promise.errorAdapter (/root/.node-red/node_modules/bluebird/js/release/nodeify.js:35:34) at Promise._settlePromise (/root/.node-red/node_modules/bluebird/js/release/promise.js:601:21) at Promise._settlePromiseCtx (/root/.node-red/node_modules/bluebird/js/release/promise.js:641:10) at _drainQueueStep (/root/.node-red/node_modules/bluebird/js/release/async.js:97:12) at _drainQueue (/root/.node-red/node_modules/bluebird/js/release/async.js:86:9) at Async._drainQueues (/root/.node-red/node_modules/bluebird/js/release/async.js:102:5) at Async.drainQueues (/root/.node-red/node_modules/bluebird/js/release/async.js:15:14) at process.processImmediate (node:internal/timers:478:21)

node_red_crash

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