Error "read ECONNRESET" is displayed intermittently when the cloud application is called
Issue
- Error
"read ECONNRESET"
is displayed intermittently when the cloud application is called - The application is doing
TCP RST
and close the connections
Following an example of this error when the endpoint is called via curl.
Camilas-MacBook-Pro:PocPostXML-Cloud-App cmacedo$ curl -X GET https://support-appid-env.mbaas.us.feedhenry.com/hello
read ECONNRESET Camilas-MacBook-Pro:PocPostXML-Cloud-App cmacedo$ curl -X GET https://support-appid-dev.mbaas1.us.feedhenry.com/hello
Environment
- Red Hat Mobile Application Platform 3.18
- NodeJS
- App/Service which has communication with another app and/or service
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.