-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Not able to download files and getting the following error in socket creation #142
Comments
I had the same error running this command on my Mac with Python 3.12.4. |
Tried with Python 3.13 and now got slightly different error
|
Did not work for me with Python 3.9.13 either. |
I asked ChatGPT for help, and it suggested downgrading the WebSockets version: |
Thanks a lot. worked for me too with the downgraded websockets version. |
same here worked after downgrading websockets |
Description of the bug
I am getting the following error in multiple commands.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Files to be downloaded.
Error log
2024-11-10 16:56:38+0100 main DEBUG logging is set to debug
2024-11-10 16:56:38+0100 account INFO Credentials file not found
Please enter your TradeRepublic phone number in the format +4912345678:
xxx
Please enter your TradeRepublic pin:
Pin (Input is hidden): xxx
Save credentials? Type "y" to save credentials:
2024-11-10 16:56:41+0100 account INFO Credentials not saved
Enter the code you received to your mobile app as a notification.
Enter nothing if you want to receive the (same) code as SMS. (Countdown: 31)
Code: xxx
2024-11-10 16:56:46+0100 account INFO Logged in
2024-11-10 16:56:46+0100 dl INFO Created history file
2024-11-10 16:56:46+0100 timeline INFO Subscribing to #1 timeline transactions
2024-11-10 16:56:46+0100 api INFO Connecting to websocket ...
Environment
The text was updated successfully, but these errors were encountered: