Why do I have an http request integrated in my workflow that only works in test mode?

I have an active workflow, which makes an http request to https://docm.jccm.es/portaldocm/sumario.do this workflow for months worked as expected, but now it returns “The DNS server returned an error, perhaps the server is offline”, but if I run it in test mode it works, how can I fix it?

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:

n8n version: 1.75.2
database: postgres
running: elestio

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