Api Elevenlabs error

Hi everyone, I’m having a problem making a request to transform text into audio using ElevenLabs. I’ve already tested the same node on another server and it’s working. The problem is on my n8n server in queue mode that was installed through EazyPanel. The error is as follows:

Error: aborted at TLSSocket.socketCloseListener (node:_http_client:464:19) at TLSSocket.emit (node:events:531:35) at TLSSocket.emit (node:domain:488:12) at node:net:339:12 at TCP.done (node:_tls_wrap:648:7)

Can anyone help me solve this?

Thanks

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Follow the informations:

n8n version: 1.75.2
database: postgres
n8n EXECUTIONS_PROCESS : queue
n8n running: Docker
Operating system: Ubuntu

Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.