UlisesGascon / n8n-nodes-synology-chat

N8n node for Synology Chat
https://www.npmjs.com/package/n8n-nodes-synology-chat
MIT License
6 stars 0 forks source link

Send message dont work #5

Open marczu83 opened 11 months ago

marczu83 commented 11 months ago

Get this error NodeOperationError: Request not send at Object.execute (/home/node/.n8n/nodes/node_modules/n8n-nodes-synology-chat/nodes/SynologyChat/SynologyChat.node.ts:151:12) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:672:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:652:53

UlisesGascon commented 11 months ago

Hi @marczu83,

Could you please provide additional information? Specifically, a code snippet, the Node.js version, and the OS version would be greatly appreciated. This will help me in reproducing the bug for further investigation.

Thank you!

marczu83 commented 11 months ago

Hey, I'm using the gui in n8n. I added credentials and when I try to send a message to synology chat I get this message. I'm using the current version of n8n selfhosted on docker.

image