We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
jetski2catalina
3 years agoExplorer | Level 3
com.dropbox.core.NetworkIOException: connect timed out
I am uploading & downloading files from dropbox using Java SDK. It is working properly from localhost.
But when running from EC2 ubuntu 20 server, it is showing error i.e. com.dropbox.core.Net...
- 3 years ago
Since it fails on that server but works otherwise, it sounds like there's something about that server setup that is preventing your code from successfully making the HTTPS connections to the Dropbox API servers. Is there anything on that network connection, such as a firewall, VPN, proxy, anti-virus, etc., that may be interfering with the connection to the Dropbox servers?
We can't offer support for your server or network connection itself, so you may need to refer to the documentation/support for that third party platform for help.
Greg-DB
3 years agoDropbox Staff
Since it fails on that server but works otherwise, it sounds like there's something about that server setup that is preventing your code from successfully making the HTTPS connections to the Dropbox API servers. Is there anything on that network connection, such as a firewall, VPN, proxy, anti-virus, etc., that may be interfering with the connection to the Dropbox servers?
We can't offer support for your server or network connection itself, so you may need to refer to the documentation/support for that third party platform for help.
- jetski2catalina3 years agoExplorer | Level 3
Thanks for responding
Actually it was server issue. Finally it is resolved
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!