Describe the problem/error/question
i have an active workflow called ( Data Usage Update ) which is updating Wordpress pages regularly every 1 hour and have an API GET http request nodes and suddenly i got an error message from 1 http request node it said:
Problem in node ‘Get Plan ID Top Up‘
The connection to the server was closed unexpectedly, perhaps it is offline. You can retry the request immediately or wait and retry later.
I checked and made the same http request using another platform and it seems it is working with no problem and it seems there is no problem with the server that I’m making this request with.
I noticed before also when i try to make a test workflow in the editor i got the same message error but when the workflow start auto execution i had no problem with it but now the workflow does not working well in both modes ( testing and auto )
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
core
- n8nVersion: 1.95.3
- platform: docker (cloud)
- nodeJsVersion: 20.19.2
- database: sqlite
- executionMode: regular
- concurrency: 5
- license: community
- consumerId: 00000000-0000-0000-0000-000000000000
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: filesystem
pruning
- enabled: true
- maxAge: 168 hours
- maxCount: 2500 executions
client
- userAgent: mozilla/5.0 (windows nt 10.0; win64; x64; rv:140.0) gecko/20100101 firefox/140.0
- isTouchDevice: false
Generated at: 2025-07-17T06:28:31.152Z
