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

Failed to establish a new connection: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted')) #31

Open
alanpang1990301 opened this issue May 31, 2020 · 1 comment

Comments

@alanpang1990301
Copy link

I am trying to download tick data from Dukascopy. To download a few days it is OK but when try to download more data the following error show up. Anyone have idea how to tackle this problem?

2020-05-31 21:33:37,547 - findatapy.market.datavendorweb - WARNING - Problem downloading.. HTTPConnectionPool(host='www.dukascopy.com', port=80): Max retries exceeded with url: /datafeed/EURUSD/2003/04/06/02h_ticks.bi5 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001BCA9CE9488>: Failed to establish a new connection: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted'))

@saeedamen
Copy link
Contributor

It might be worth trying again later. I've noticed that occasionally, the servers can be down.

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

2 participants