question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

re-open: Gate IO ccxt pro connection issue

See original GitHub issue

MUST READ THIS BEFORE SUBMITTING ISSUES (read the links, then delete this message before submitting):

Make sure your local version of CCXT is up to date. Check by comparing the output of ccxt.version to https://github.com/ccxt/ccxt/blob/master/package.json#L3

  • OS: Windows
  • Programming Language version: Python 3.10
  • CCXT version: Latest

Hi - just reopening the issue. my aiohttp is the latest version. But I am wondering if it is a compatibility issue with Python 3.10? I am recently trying to start trading on gateio, but I can’t seem to get off the first step, no matter what call I make, either public or private, I get similar error thrown:

gate_exchange = ccxtpro.gateio()

markets = gate_exchange.load_markets()
exception thrown: gateio GET https://api.gateio.ws/api/v4/spot/currencies
Request: GET https://api.gateio.ws/api/v4/spot/currencies None None
raise ClientConnectorSSLError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorSSLError: Cannot connect to host api.gateio.ws:443 ssl:default [[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pickmonecommented, Dec 28, 2021

found the issue. apparently an issue with my IP address.

thanks

0reactions
pickmonecommented, Feb 14, 2022

Hey - I had to use VPN. so now I just use VPN when accessing gate.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Customer Support & Help Center | Gate.io
Have a question or troubleshooting an issue? Our customer service agents are at your service. We are available 24/7 via live chat, email...
Read more >
ccxt 使用笔记1- 单币种跨交易所搬砖练习 - 链滴
You can call the unified fetchTrades / fetch_trades method to get the list of most recent trades for a particular symbol. gate.fetch_trades('BTC/USDT').
Read more >
april, 1903 - IAPSOP.com
am following out your instructions as near as I can so as to become a decent man. A little over five months ago...
Read more >
Awesome Stars - Source for https://arbal.github.io
Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and ...
Read more >
THE CONSTITUTION AND FINANCE OF ENGLISH ... - CORE
Trade began to revive in 1604 after the peace, when markets, closed ... causes of these promotions are connected with the French war-(a)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found