[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

ccxt issues with aiohttp 3.11.8 #24403

Open
Alfavisioner opened this issue Nov 29, 2024 · 1 comment
Open

ccxt issues with aiohttp 3.11.8 #24403

Alfavisioner opened this issue Nov 29, 2024 · 1 comment
Assignees

Comments

@Alfavisioner
Copy link

Operating System

Windows 10

Programming Languages

Python

CCXT Version

4.4.34

Description

I am experiencing other issues when using the latest version of CCXT (4.4.34) instead:

CCXT, in combination with Aiohttp 3.11.8, cannot start a socket for Binance.
CCXT, in combination with Aiohttp 3.10.8, cannot start the socket on the first attempt but succeeds on the second attempt.
CCXT, in combination with Aiohttp 3.9.5, works well.

Code

  

@carlosmiei carlosmiei self-assigned this Nov 30, 2024
@carlosmiei
Copy link
Collaborator

Hello @Alfavisioner

This is a known issue, as you can check here: #24262

We were relying on an internal feature of aiohttp that is no longer public. We're working on a fix, but as of now, we advise using 3.10.11.

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