Steve - with the debug logs on, this was the only log content:
[0x80e00161][mpgw][error] source-http (my FSH): Request processing failed: Connection terminated before request headers read because of the connection error occurs, from URL: my ip:some port
I found the root cause by the way, I came to know due to fire wall traffic is restricted. May be that's why I was able to test from within datapower as I mentioned in original post. Thanks
------------------------------
A Khan
------------------------------
Original Message:
Sent: Mon December 11, 2023 09:53 AM
From: Steve Linn
Subject: ECONNRESET error while invoking DP service
Hello,
Typically you'll have other logs messages preceding this one in the DataPower default log that will provide some additional context to the error you're seeing. You may need to enable debug logging temporarily and capture the logs for one test failing transaction. The ECONNRESET in Postman would indicate that DataPower did close the connection. A packet capture may also provide some insight of the request being sent before DataPower closes the connection.
Best Regards,
Steve
------------------------------
Steve Linn
Senior Consulting I/T Specialist
IBM
Original Message:
Sent: Thu December 07, 2023 04:04 PM
From: A Khan
Subject: ECONNRESET error while invoking DP service
Hello,
I have created MPGW with http FSH (no ssl involved). I get below error in postman while testing, please note testing via on device testing utility ('Send a Test Message') is successful.
ERROR in DP
[0x80e00161][mpgw][error] source-http (my FSH): Request processing failed: Connection terminated before request headers read because of the connection error occurs, from URL: my ip:some port
Error in Postman
Error: read ECONNRESET
------------------------------
A Khan
------------------------------