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

Driver issue? #11

Closed
Originn opened this issue Apr 13, 2022 · 4 comments
Closed

Driver issue? #11

Originn opened this issue Apr 13, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@Originn
Copy link

Originn commented Apr 13, 2022

When executing trading212.get_portfolio_composition() I get the following error:

selenium.common.exceptions.TimeoutException: Message: Stacktrace: #0 0x55bb3ede4ad3 <unknown> #1 0x55bb3eb44568 <unknown> #2 0x55bb3eb7ac46 <unknown> #3 0x55bb3eb7ae01 <unknown> #4 0x55bb3ebada64 <unknown> #5 0x55bb3eb9861d <unknown> #6 0x55bb3ebab824 <unknown> #7 0x55bb3eb984e3 <unknown> #8 0x55bb3eb6dd1a <unknown> #9 0x55bb3eb6ee75 <unknown> #10 0x55bb3ee12efd <unknown> #11 0x55bb3ee2c19b <unknown> #12 0x55bb3ee14c65 <unknown> #13 0x55bb3ee2cec8 <unknown> #14 0x55bb3ee08360 <unknown> #15 0x55bb3ee48a68 <unknown> #16 0x55bb3ee48be8 <unknown> #17 0x55bb3ee627fd <unknown> #18 0x7fcecebe9609 <unknown>

Any idea what is wrong? The driver is set up correctly and I can get into website and print the header etc, so I am guessing it's not related to driver setup. I can also login to my 212 account as I get the login notification.

@HellAmbro
Copy link
Owner

Hi, can you please provide the version of your driver?

@Originn
Copy link
Author

Originn commented Apr 14, 2022

Sure, I am using Google Chrome 100.0.4896.88

@HellAmbro
Copy link
Owner

Thanks.
It's a TimeoutException so maybe something was changed in Trading212 web page and the software it's not able to click or find it. I will investigate asap and let you know about the problem.
Thanks for reporting the issue.

@HellAmbro HellAmbro added the bug Something isn't working label Apr 14, 2022
@HellAmbro
Copy link
Owner

HellAmbro commented Apr 16, 2022

I've spotted the error, please let me know if it's work now.
Thanks for reporting.
Clone the latest version from GitHub, don't use pip for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants