pytr-org / pytr

Use TradeRepublic in terminal and mass download all documents
https://pypi.org/project/pytr/
MIT License
390 stars 71 forks source link

pytr portfolio stuck after connected to websocket #64

Closed GraphDracula-0123 closed 3 months ago

GraphDracula-0123 commented 4 months ago

Description of the bug When I want to use the portfolio command, the code gets stuck after connecting to the websocket. No matter how long I keep it running nothing happens. That's how far it gets:

pytr portfolio
22:41:56 Found credentials file
22:41:56 Phone: +4917********, PIN: ****
22:41:56 Web session resumed
22:41:56 Logged in
22:41:56 Connecting to websocket ...
22:41:56 Connected to websocket ...

Environment

Any help is appreciated.

Katzmann1983 commented 4 months ago

65 is fixing it. Issue when there is no exchange for a given item.

Katzmann1983 commented 3 months ago

Fixed in the master branch. Thanks for fileing the issue