Hi,
when I consume REST Api Method, I'm facing same error
Error:
"WebException.SendFailure: The underlying connection was closed: An unexpected error occurred on a send."
Any one can help to solve error.
regards,
Chirag Baroliya
Hi Chirag,
First, you are replying to a pretty old post, so perhaps in the future it's better to start a new post. Second, I bet you didn't properly read the post and the replies to it, as your answer is right there. I suggest you first take some time to read it all, and come back if you have any more questions.
The "err_connection_closed" error is a common error that occurs while browsing the internet. This error can happen due to several reasons, such as issues with the website, problems with the browser or internet connection, or malware infection. Fortunately, there are several steps that you can take to fix this error.Step 1: Clear Browsing DataOne of the first things you should try is to clear your browser's cache, cookies, and browsing history. These files can sometimes cause conflicts with websites and cause the "err_connection_closed" error. To clear your browsing data, follow the steps in this link: https://appuals.com/err_connection_closed/.Step 2: Disable Browser ExtensionsSometimes, browser extensions can interfere with website functionality and cause the "err_connection_closed" error. To see if this is the problem, try disabling all your browser extensions and see if the error goes away. If it does, re-enable each extension one by one until you find the one causing the problem.Step 3: Disable Firewall and AntivirusFirewalls and antivirus programs can sometimes block internet connections, causing the "err_connection_closed" error. Try temporarily disabling your firewall and antivirus and see if the error goes away. If it does, you may need to add an exception for your browser in your firewall and antivirus settings.Step 4: Reset TCP/IPTCP/IP is a network protocol that can sometimes become corrupted and cause the "err_connection_closed" error. To reset it, open a command prompt and type the following commands:ipconfig /releaseipconfig /renewnetsh int ip set dnsnetsh winsock resetStep 5: Update Your Browser and Operating SystemIf none of the above steps work, you may need to update your browser and operating system. Updates can fix known bugs and improve overall performance, including fixing the "err_connection_closed" error.
Hi, @AcacioPN ,
We are also getting the exact same error for Our own developed .Net extension server action on QA environment, but its working fine on Dev environment.
Any one can help to solve error?
Hello Team,
Latest version available for sftp is 5.3.4 on forge ,but we are using previous version and our SFTP server updated with os RHEL 9.0 .After that we are facing the issue connection was forcibly closed by the remote host.
Please confirm 5.4.3 version is supported for RHEL 9.0 or not, and also find the attached screen shot for your references.
Thanks in advance,
Digvijay Tambe
Hi Digvijay,
As long as an SFTP server is operating according to the standard, the component should be able to work. I would assume that any Linux version has an out-of-the-box SFTP server that should work fine.
The error you are getting may be caused by the SFTP server denying access because of certifcate problems. Couldn't you check the logging on the RHEL side to see why it aborted the connection?