I’m currently working through the level 2 intermediate course in n8n, focusing on Workflow 1: Merging Data. I’m using the HTTP Request node to retrieve data from the REST Countries API (https://restcountries.com/v3.1/all), but I’m encountering the following error when testing the node:
Error Message:
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) at TCP.callbackTrampoline (node:internal/async_hooks:130:17)
I’ve double-checked the configuration, like enabling ignore ssl issues, follow redirect even enabled timeout