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

Error while using ptr dl_docs #151

Open
HiidanX opened this issue Dec 16, 2024 · 5 comments
Open

Error while using ptr dl_docs #151

HiidanX opened this issue Dec 16, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@HiidanX
Copy link

HiidanX commented Dec 16, 2024

Description of the bug
I have been getting an error for two weeks running pytr dl_docs.

To Reproduce
Steps to reproduce the behavior:

  1. Ran the command pytr dl_docs

Expected behavior
Download of all pdf files from Trade Republic

Error log

/.local/pipx/venvs/pytr/lib/python3.12/site-packages/pytr/timeline.py", line 130, in process_timelineDetail
event = self.timeline_events[response["id"]]
KeyError: '05fcd862-75f4-4271-8236-60ebf207b2f2'

Environment

  • OS: Mac
  • pytr version: 0.3.1

Additional context
This used to work for me without a problem. Now there seems to be a problem. Anyone else noticed similar behaviour?
Root Cause: Christmas present

@HiidanX HiidanX added the bug Something isn't working label Dec 16, 2024
@HiidanX
Copy link
Author

HiidanX commented Dec 17, 2024

I have narrowed down the problem. When including the parameter last_days parameter it seems to work. There seems to be problem when exporting the christmas present (Weihnachtsgeschenk). Is there a way to fix this?

@peterandree
Copy link

doesn't work for me even with --last days

@peterandree
Copy link

doesn't work for me even with --last days

have to correct myself. When I triangulate last days so, that the christmas gift is not in the timespan, it seems to work. Good to know, but somewhat useless since I need to download older values too

@HiidanX
Copy link
Author

HiidanX commented Dec 17, 2024

Yes, a bugfix is needed to somehow correct the christmas present. Has anyone solved the problem already?

@HiidanX
Copy link
Author

HiidanX commented Dec 17, 2024

It seems to the same error as the issue #148

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