Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.net.SocketTimeoutException: connect timed out on project share #257

Open
kozmaz87 opened this issue Nov 10, 2016 · 2 comments
Open

Comments

@kozmaz87
Copy link

I think this might be due to proxy. We have a whole range of proxies set up and pycharm handles them just fine it downloads and installs plugins as expected and the rest of the plugins can connect to online services.

@ggreer
Copy link
Member

ggreer commented Dec 11, 2016

Floobits uses its own network protocol, not http/https. If your network administrator is blocking everything but http, there's not much we can do about that.

Could you share the exact error messages you're getting, along with any logs?

@le773
Copy link

le773 commented Nov 14, 2017

a. add config.imageDownloader(new OkHttpImageDownloader(context, new OkHttpClient()));
b. don't use sample Constants.IMAGES url , change to other could be successful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants