You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
marksmithhfx
2 years agoExplorer | Level 4
tsenterr (55) SSLWrite() returned error -9805
Hi,
I received the following error from tsNet while sending a file to dropbox.
tsenterr (55) SSLWrite() returned error -9805
(55) is just an upload error. I can't find anything on -9805...
- 2 years ago
marksmithhfx As Здравко noted, that's not an error message/code from Dropbox itself, so I also suggest referring to the documentation for your client/platform. For reference, they mentioned TLS 1.2 as the Dropbox API only supports TLS 1.2 (and not TLS 1.1, or lower, for example). The error does mention SSL, so make sure your client/platform supports TLS 1.2.
Здравко
2 years agoLegendary | Level 20
marksmithhfx wrote:...
tsenterr (55) SSLWrite() returned error -9805
(55) is just an upload error. I can't find anything on -9805. ... Is there a list of error codes that dropbox might issue available?
...
Hi marksmithhfx,
The error, you posted, shows some platform specific error. Dropbox doesn't respond with any similar error. You have to read your environment documentation for more info. As seems, according method name, the trouble is related to SSL tunneling work. Does your environment support TLSv1.2?
Good luck.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,911 PostsLatest Activity: 4 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!