Errors when automating a blog with n8n (help)

Hi, I’m new to the community.
I’m automating a blog with n8n and I’m having some issues I can’t seem to resolve. Can anyone guide me?
If free support isn’t an option, I’m also willing to pay for it.
I can share my n8n version, the workflow (without credentials), and the error logs.

Thanks!

Hola! Comparto los detalles para que puedan ayudarme:

- n8n version: 1.122.4

- Running on: VPS Hostinger (Ubuntu 24.04 LTS)

- How I’m running n8n: Docker

- Reverse proxy: Traefik (contenedor: n8n-traefik-1) expone 80/443

- n8n container: n8n-n8n-1 (imagen: docker.n8n.io/n8nio/n8n)

- N8N_HOST: n8n.papelcamilla.com

- N8N_PORT: 5678

- N8N_PROTOCOL: https

- N8N_RELEASE_TYPE: stable

el blog que publica en WordPress, antes de publicar que revisa top3 en Google, para hacer articulo bien. A lo mejorar hay nodos que sobran. no se como subir imágenes y no se si envió en lugar bien.

1 Like

Hey, @Comunicacion_KK welcome to the n8n community

Free help is absolutely an option here, that’s exactly what the forum is for, and both n8n staff and other users jump in to help when there’s enough info to work with.

To give you useful guidance on your blog automation, I’d suggest replying to your thread with:

  1. Your n8n setup details

    • n8n version

    • How you’re running it (n8n Cloud / Docker / npm / desktop)

    • Database (default SQLite or something else)

  2. A minimal version of your workflow

    • In the editor: Ctrl/Cmd + ACtrl/Cmd + C

    • Paste it into your post inside a code block (click </> in the editor and paste).
      Make sure to remove or replace any credentials/secrets before posting.

  3. The exact error and where it happens

    • Screenshot of the failing node (including the error in the node’s panel), or

    • Copy/paste the error message from the execution log

    • Briefly describe what you expect the workflow to do (e.g. “pull posts from X and publish to Y”).

With that, folks here can usually point out what’s going wrong or suggest a better approach.

If you later decide you need paid help instead of community support, you can still start by sharing the above it clarifies the problem and makes it easier to scope any paid assistance.

Feel free to post the details and tag that you’re a beginner, people here are generally very friendly to newcomers. I can help you pin point the issue with the clear information about the issues.

Feel free to share the description

Cheers!

Hi @Comunicacion_KK,

Yes, please state your question and the details relating to your challenges or errors so we can assist