This repository was archived by the owner on Jan 1, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
This repository was archived by the owner on Jan 1, 2026. It is now read-only.
error: Error: Connection refused: Not authorized #6
Copy link
Copy link
Open
Description
Error when initialising the canoed
[error: Error: Connection refused: Not authorized
at MqttClient._handleConnack (/root/canoed/node_modules/mqtt/lib/client.js:893:15)
at MqttClient._handlePacket (/root/canoed/node_modules/mqtt/lib/client.js:329:12)
at work (/root/canoed/node_modules/mqtt/lib/client.js:271:12)
at Writable.writable._write (/root/canoed/node_modules/mqtt/lib/client.js:281:5)
at doWrite (/root/canoed/node_modules/readable-stream/lib/_stream_writable.js:428:64)
at writeOrBuffer (/root/canoed/node_modules/readable-stream/lib/_stream_writable.js:417:5)
at Writable.write (/root/canoed/node_modules/readable-stream/lib/_stream_writable.js:334:11)
at Socket.ondata (_stream_readable.js:693:20)
at Socket.emit (events.js:197:13)
at addChunk (_stream_readable.js:288:12) ](url)
Here is terminal Script
root@acvd:~/canoed# canoed
info: Connected to Postgres
info: Connecting to Redis ...
info: Http server started on port 8180
info: Connected to Redis
error: Error: Connection refused: Not authorized
at MqttClient._handleConnack (/root/canoed/node_modules/mqtt/lib/client.js:893:15)
at MqttClient._handlePacket (/root/canoed/node_modules/mqtt/lib/client.js:329:12)
at work (/root/canoed/node_modules/mqtt/lib/client.js:271:12)
at Writable.writable._write (/root/canoed/node_modules/mqtt/lib/client.js:281:5)
at doWrite (/root/canoed/node_modules/readable-stream/lib/_stream_writable.js:428:64)
at writeOrBuffer (/root/canoed/node_modules/readable-stream/lib/_stream_writable.js:417:5)
at Writable.write (/root/canoed/node_modules/readable-stream/lib/_stream_writable.js:334:11)
at Socket.ondata (_stream_readable.js:693:20)
at Socket.emit (events.js:197:13)
at addChunk (_stream_readable.js:288:12)
info: Calling exit...
info: Cleaning up...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels