Skip to content

TypeError: Cannot assign to read only property 'writeQueueSize' of object '#<TCP>' #21

Description

@GTerryLiu

I used amqp sender to send messages to rabbitmq. And I found that rabbitmq received the message. But on node-red console, the server stopped by errors. The error message is as below.
TypeError: Cannot assign to read only property 'writeQueueSize' of object '#<TCP>'
at _clone (/srv/node-red/node_modules/clone/clone.js:162:16)
at _clone (/srv/node-red/node_modules/clone/clone.js:162:18)
at _clone (/srv/node-red/node_modules/clone/clone.js:162:18)
......

Node.js version: v10.16.3
Node-RED version: v1.0.2

Can somebody help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions