python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
javax.net.ssl.SSLException: Broken pipe error while sending image to server
i have a update profile activity, and i send the new data to my asp.net server for database updating. when i attempt to upload a new profile image to my server after converting it to base64, i get a e...

Adorable Laughter
Votes: 0
Answers: 0
c# SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL
This error occurs on a single endpoint.
It is the one that tries to extract data from SqlServer.
If I try to run IIS everything works fine.
When I run in a linux docker container, it doesn't work anym...
Maddiet97
Votes: 0
Answers: 1
javax.net.ssl.SSLException: Connection reset on few request out of the total
We have a service that is sending POST request once every second to one of our mircoservices.
The sent request is to the same URL each time it is sent.
The code class TrackTask that sends request is u...
Ran Koren
Votes: 0
Answers: 2