The error suggests a communication issue, from your platform server to the target SFTP server. Often SysAdmins block traffic on port 22 (default for SFTP), so that may be the cause for the connection timeout. Also keep in mind that the component is prepared for SFTP only...
The full error stack is attached below. For both Connection A and Connection B I tried defining connections in Service Center and configure them in the extension's Operation setting. I can view the data of whichever connection I set as default in the extension's settings, ...
Please follow the steps in https://success.outsystems.com/Support/Enterprise_Customers/Installation/Add_self_signed_certificate... to Add certificate to trusted root store. If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Best ...
If you are the other party or want to help: common causes on the other side for these errors are: The request is taking too long to run and the server "times it out". If another OutSystems Platform is on the receiving end (meaning: the web call is to an OutSystems Platform) you ...
Please follow the steps in https://success.outsystems.com/Support/Enterprise_Customers/Installation/Add_self_signed_certificate... to Add certificate to trusted root store. If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Best ...
In service studio, the error is the following: HTTPS connection required. at OutSystems.RESTService.Controllers.RestServiceApiController.ValidateRequestSecurity() at OutSystems.RESTService.Controllers.ModuleServicesApiController.Ping() Since the only thing I did was creating an empty page,...
Pedro C. Hans Dollen Hi, I haven't seen it in our own applications since the 8.0.1.7 upgrade. I had the error last Friday in the outsystems support portal. But I forgot to inspect the chrome dev-kit.
The same Connection reset message is given when you have Oracle timeouts in database queries. This is because the real error are being encapsulated by application server connection. Try to check the firewall between you Outsystems server and the JRMP server ...
Issue is only coming when I use the REST API in server action. Why I am able to successfully consume RST API during test connection in outsystems but getting error on run time? Stack trace: [1] javax.net.ssl.SSLHandshakeException: Remote host closed connection during ...
After that I am not able to load that particular screen. In browser, it gives an error called "ERR_CONNECTION_RESET". If I remove those labels, application works fine. Attached is the screenshot. What are possible solutions to this problem? Thanks, Suraj BoradeConnection_Reset.png ...