Frequent “ETIMEDOUT” error with Reddit “Get Post” node

Hi,
I’m having a recurring issue with the Reddit “Get Post” node in n8n.
The error keeps showing up:

Problem in node ‘Get a post‘
The connection timed out, consider setting the ‘Retry on Fail’ option in the node settings

From Reddit
Error code: ETIMEDOUT
Full message: connect ETIMEDOUT

Here’s what I’ve already tried:
I have the “Retry on Fail” option enabled.
I’m using official Reddit credentials.
The problem often disappears if I manually retry the execution from the executions log.

n8n setup

  • n8n version: 1.113.3
  • Running n8n via: Docker
  • Operating system: Ubuntu 24.04
    Does anyone know why this happens so frequently or how to make it more stable?

Thanks in advance!