Skip to content

Having an issue that is stopping node red from starting... #8

@thedigitalprince

Description

@thedigitalprince

Hi,

I have been using it for a while but since the latest updates im getting this issue (below), which stops node red from starting.

wondering if you can shed some light on how to resolve.

Thanks,

Paul

21 Mar 23:51:42 - [info] Starting flows
21 Mar 23:51:43 - [info] [maxcube-server:cba8a6b.b2a0ed8] undefined
21 Mar 23:51:43 - [info] [maxcube-server:cba8a6b.b2a0ed8] Preparing new maxcube connection
21 Mar 23:51:43 - [info] [maxcube-server:cba8a6b.b2a0ed8] Preparing new Maxcube events callback
21 Mar 23:51:43 - [info] [worldmap:6ca29cc8.d1214c] started at /worldmap
21 Mar 23:51:44 - [info] [tcp in:dee105e.f69e8f8] connecting to 192.168.0.233:23
21 Mar 23:51:44 - [info] Started flows
21 Mar 23:51:44 - [info] [udp in:Dynet input] udp listener at 0.0.0.0:12345
21 Mar 23:51:44 - [info] [tcp in:5c1cf17c.d0f978] listening on port 8001
21 Mar 23:51:44 - [info] [udp out:UDP send] udp broadcast ready: 123456 -> 192.168.0.255:12345
21 Mar 23:51:44 - [info] [tcp in:dee105e.f69e8f8] connected to 192.168.0.233:23
21 Mar 23:51:44 - [info] [mqtt-broker:MQTT Broker] Connected to broker: mqtt://localhost:1883
21 Mar 23:51:45 - [red] Uncaught Exception:
21 Mar 23:51:45 - TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.
at Function.Buffer.from (buffer.js:183:11)
at Object.parseCommandMetadata (/home/pi/.node-red/node_modules/maxcube2/maxcube-commandparser.js:66:31)
at Object.parse (/home/pi/.node-red/node_modules/maxcube2/maxcube-commandparser.js:20:35)
at MaxCubeLowLevel. (/home/pi/.node-red/node_modules/maxcube2/maxcube.js:53:46)
at emitOne (events.js:116:13)
at MaxCubeLowLevel.emit (events.js:211:7)
at /home/pi/.node-red/node_modules/maxcube2/maxcube-lowlevel.js:43:14
at Array.forEach ()
at Socket. (/home/pi/.node-red/node_modules/maxcube2/maxcube-lowlevel.js:39:16)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:597:20)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions