cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
If you’ve changed your email address, now's the perfect time to update it on your Dropbox account and we’re here to help! Learn more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

com.dropbox.core.NetworkIOException: connect timed out

com.dropbox.core.NetworkIOException: connect timed out

jetski2catalina
Explorer | Level 3
Go to solution

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.NetworkIOException: connect timed out

 

Please help me to fix this. ASAP

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

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.

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

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.

jetski2catalina
Explorer | Level 3
Go to solution

Thanks for responding
 
Actually it was server issue. Finally it is resolved

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    jetski2catalina Explorer | Level 3
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?