node-red / node-red/node-red-nodes
ECONNREFUSED connection nodered to strapi
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
Hello, I'm having a problem with the node red, when I will inject post in http to the strapi, I get a error: RequestError: connect ECONNREFUSED localhost:1337.

Note: I put my local ip to get
When I "GET in Insomnia", I get the results

My node red version is 3.0.2
Strapi version is 4.6.1
To make a test, I'm not use any authentication
I hope you help me :D
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the POST from Node-RED 3.0.2 to Strapi 4.6.1 and compare it with the successful GET in Insomnia. Check the localhost:1337 and local-IP connection details shown in the issue. Done would require a confirmed cause and a documented resolution for the ECONNREFUSED error.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100